// JavaScript Document

var bookmarkurl="http://www.momentipiccanti.com"
var bookmarktitle="MomentiPiccanti.com - Escort Service"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}

function homepage() { 
if(document.all)
document.body.style.behavior='url(#default#homepage)';
document.body.setHomePage('http://www.rosa-rossa.com');
} 


	function scriviBottone()
	{
	document.write('<button type="submit">Invia richiesta</button>');
	}
	
