var slideimages=new Array("images/ref5.jpg","images/ref8.jpg", "images/ref9.jpg", "images/ref10.jpg")
var slidealts=new Array("","","","")
var slidealtslinks=new Array("<" + "a href=\"http://www.hotelcerreto.it\"><" + "/a" + ">","<" + "a href=\"http://www.hotelcerreto.it\"><" + "/a" + ">","<" + "a href=\"http://www.hotelcerreto.it\"><" + "/a" + ">","<" + "a href=\"http://www.hotelcerreto.it\"><" + "/a" + ">","<" + "a href=\"http://www.hotelcerreto.it\"><" + "/a" + ">","<" + "a href=\"http://www.hotelcerreto.it\"><" + "/a" + ">")
var slidelinks=new Array("http://www.hotelcerreto.it","http://www.hotelcerreto.it","http://www.hotelcerreto.it","http://www.hotelcerreto.it","http://www.hotelcerreto.it","http://www.hotelcerreto.it")
var newwindow=1 //open links in new window? 1=yes, 0=no
var imageholder=new Array()

var ie=document.all
for (i=0;i<slideimages.length;i++){
	imageholder[i]=new Image();
	imageholder[i].src=slideimages[i];
}
function slide(){
	// firefox/mozilla replace
	result = slidelinks[whichlink].replace(/&amp;/g, "&");
	window.location=result;
}
var bookmarkurl="http://www.scuolamassaggi.it"
var bookmarktitle="Centro Adhara Discipline Olistiche"
function addbookmark(){
	if (document.all)
		window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
function loadPopupPollArchive() {
popups=window.open("poll/archive.php","","width=500,height=300,scrollbars")
}
function loadTopImage(){
	document.images.top.filters.blendTrans.Apply();
	document.images.top.style.visibility='visible';
	document.images.top.filters.blendTrans.Play();
	
}