top of page


NEW WEBSITE https://trinked.com/
bottom of page
function teste1() { window.open('www.trinked.com', '_blank'); } window.open("www.trinked.com", "minhaJanela", "height=200,width=200"); function openInNewTab(url) { var win = window.open(url, '_blank'); win.focus();}// html snpippet//