if (top.mainBodyInside){
	var t=top.location.href.substring(0, top.location.href.lastIndexOf('index_ok2.php'));
	var s=top.mainBodyInside.location.href;
	var p=s.substring(s.lastIndexOf('/')+1, s.length);
	
	//document.write("link to this page [ "+t+""+p);
	//document.write("<br/>");
	// - <a href=confetti-sitemap.html class='pageLink'>sitemap</a>
	document.write("[ <a href='mailto:email address?subject=link to Confetti website&body="+t+""+p+"' class='pageLink'>email this page</a> : Confetti Studios &copy 2008 All rights reserved : <a href=\"javascript: popUp(500,450,'terms.html','yes');\" class='pageLink'>terms &amp; conditions</a>]<br><a href=http://www.confetti-ict.com/home.php class='pageLink'>home</a> - <a href=http://www.confetti-ict.com/news.php class='pageLink'>news</a> - <a href=http://www.confetti-ict.com/faq.php class='pageLink'>faq</a> - <a href=http://www.confetti-ict.com/contact.php class='pageLink'>contact</a> - <a href=http://www.confetti-ict.com/whoweare.php?page=overview class='pageLink'>overview</a> - <a href=http://www.confetti-ict.com/whoweare.php?page=history class='pageLink'>history</a> - <a href=http://www.confetti-ict.com/whoweare.php?page=learning class='pageLink'>learning</a> - <a href=http://www.confetti-ict.com/whoweare.php?page=people class='pageLink'>people</a>");
}else{
	document.write("<div style='position: absolute; left: 230px; height: 20px;'>[ <a href='mailto:email address?subject=link to Confetti website&body="+top.location.href+"' class='pageLinkAccess'>click here to email this page</a> ]</div>");
}