//top.location.replace('http://www.sito.com/');
//if (window.location == parent.location) { 
//location.href = "http://www.sito.it/pagina1.asp?id=n; 
//}
//if(top != self) 
//{ 
//top.location = location 
//}

if (parent.frames.length != 0) parent.location.href=location.href;
if (self.name != top.name) location.href="/";
if (top != self) self.location.href = "/";

 function email() {
	var username = "True";
	var hostname = "True-Directory.com";
	var linktext =  username + "@" + hostname;
	//document.write("<a href="+"m"+"a"+"i"+"l"+"t"+"o:"+username+"@"+hostname+" title=\"Email\">"+linktext+"</a>");
	document.write("<a href=\""+"m"+"a"+"i"+"l"+"t"+"o:"+username+"@"+hostname+"?subject=True-Directory.com Portal Info&body=Hi.%0A%0ARemember do not signal us sites via E-mail.%0AAs there is a special procedure described here http://www.true-directory.com/Add_Url.php%0A%0ARemember do not ask us about the status of approval of sites%0Aand do not send proposals to links exchange.%0A%0AMoreover you can insert, if it's your choice, a review%0Aor a link to our directory taking our cue from the information given%0Ahere http://www.true-directory.com/About_Us.php%0Aand here http://www.true-directory.com/Add_Url.php%0A%0ANow you can write, below, your Message.%0A%0A\" title=\"Email\">"+linktext+"</a>");
 }

 function email2() {
	var username = "Portale";
	var hostname = "SitiDi.com";
	var linktext =  username + "@" + hostname;
	//document.write("<a href="+"m"+"a"+"i"+"l"+"t"+"o:"+username+"@"+hostname+" title=\"Email\">"+linktext+"</a>");
	document.write("<a href=\""+"m"+"a"+"i"+"l"+"t"+"o:"+username+"@"+hostname+"?subject=Segnalazione Sito/i sul Portale SitiDi.com&body=Salve.%0A%0AInserica qui di seguito rispettivamente:%0A%0A%0A- Url%0A%0A%0A- Titolo%0A%0A%0A- Descrizione%0A%0A%0A-Indirizzo della categoria in cui inserire il sito%0A%0A%0A\" title=\"Email\">"+linktext+"</a>");
 }
