function addToBookmark()
{
 var bookmarkurl="http://www.hotel-a-rimini.it/"
 var bookmarktitle="Hotel a Rimini"
 
 if (navigator.appName=="Microsoft Internet Explorer")
 {
  if (document.all)
   window.external.AddFavorite(bookmarkurl,bookmarktitle)
 }
 else
 {
  alert("Funzione non implementata con questo browser; se utilizzi Netscape, usa Ctrl+D")
 }
}

function printAuthor() {
   document.write('Copyright Inar'+'Tek Srl '+'- P.Iva: 0374'+'2010'+'964');
}

// Funzioni di visualizzazione Adsense

function spazio_pubblicita_728x15() {
	
google_ad_client = "pub-9796630013463361";
/* 728x15 - hotel-a-rimini.it - created 4/23/08 */
google_ad_slot = "2650549704";
google_ad_width = 728;
google_ad_height = 15;

document.write('<scr'+'ipt type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></scr'+'ipt>');
	
}

function spazio_pubblicita_468x60() {
	
google_ad_client = "pub-9796630013463361";
/* 468x60 - hotel-a-rimini.it - created 4/23/08 */
google_ad_slot = "5935026665";
google_ad_width = 468;
google_ad_height = 60;

document.write('<scr'+'ipt type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></scr'+'ipt>');
	
}

function spazio_pubblicita_300x250() {
	
google_ad_client = "pub-9796630013463361";
/* 300x250 - hotel-a-rimini.it - created 4/23/08 */
google_ad_slot = "8022966460";
google_ad_width = 300;
google_ad_height = 250;

document.write('<scr'+'ipt type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></scr'+'ipt>');
	
}