function set_as_home () {

	if (document.all) {
	  
	  document.write(' | <div class="menu_button"><a href="javascript:history.go(0);" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.trovatuttoedicola.it\');">Setta Home</a></div>');
	
	}
}
