function sprung(tld, domain, name) { window.open('http://'+name+'.'+domain+'.'+tld); }
