// JavaScript Document
function posta() {
	document.write("<a href='mailto:info@capitellocamping.it' class='linkb'>info@capitellocamping.it</a>")
}


function dati() {
	document.write("Il Capitello Camping - Strada Pianacci - 05030 Otricoli TR - Italy - Cel: +39 340 9790652 - Tel/Fax: +39 0744 719517 - Email: <script>posta();</script> - PI 01431090552")
	}
	
	
function offerteita() {
	document.write("<a href='offerte.html' class='off2'><strong>Camper Stop</strong></a>")
	}

function offerteing() {
	document.write("<a href='offerte-inglese.html' class='off2'><strong>Camper Stop</strong></a>")
	}
	
function offerteola() {
	document.write("<a href='offerte.html' class='off2'><strong>Camper Stop</strong></a>")
	}
	
function map() {
	// ITALIANO
	document.write("<map name='Map' id='Map'>");
	document.write("<area shape='rect' coords='946,15,984,40' href='olandese/index_olan.asp' />");
	document.write("<area shape='rect' coords='901,15,938,39' href='inglese/index_eng.asp' />");
	document.write("<area shape='rect' coords='855,16,892,40' href='index.asp' />");
	document.write("<area shape='rect' coords='11,10,54,24' href='download.asp' />");
	document.write("<area shape='rect' coords='71,10,125,24' href='gallery.asp' />");
	document.write("<area shape='rect' coords='183,87,226,101' href='index.asp' />");
	document.write("<area shape='rect' coords='235,89,331,104' href='presentazione.asp' />");
	document.write("<area shape='rect' coords='341,89,427,104' href='camping.asp' />");
	document.write("<area shape='rect' coords='437,89,476,104' href='case.asp' />");
	document.write("<area shape='rect' coords='483,89,550,104' href='dove.asp' />");
	document.write("<area shape='rect' coords='561,87,625,101' href='offerte.asp' />");
	document.write("<area shape='rect' coords='643,89,695,102' href='pianta.asp' />");
	document.write("<area shape='rect' coords='707,90,748,104' href='news.asp' />");
	document.write("<area shape='rect' coords='767,87,841,102' href='contatti.asp' />");
	document.write("</map>");
	// INGLESE
	document.write("<map name='Map1' id='Map1'>");
	document.write("<area shape='rect' coords='946,15,984,40' href='../olandese/index_olan.asp' />");
	document.write("<area shape='rect' coords='901,15,938,39' href='index_eng.asp' />");
	document.write("<area shape='rect' coords='855,16,892,40' href='../index.asp' />");
	document.write("<area shape='rect' coords='71,10,125,24' href='gallery.asp' />");
	document.write("<area shape='rect' coords='11,10,54,24' href='download.asp'  />");
	document.write("<area shape='rect' coords='755,90,785,103' href='pianta-inglese.asp' />");
	document.write("<area shape='rect' coords='681,88,745,102' href='offerte-inglese.asp' />");
	document.write("<area shape='rect' coords='182,88,225,102' href='index_eng.asp' />");
	document.write("<area shape='rect' coords='235,89,331,104' href='presentazione-inglese.asp' />");
	document.write("<area shape='rect' coords='341,89,470,104' href='camping-inglese.asp' />");
	document.write("<area shape='rect' coords='856,89,930,104' href='contatti-inglese.asp' />");
	document.write("<area shape='rect' coords='800,90,841,104' href='news-inglese.asp' />");
	document.write("<area shape='rect' coords='479,89,588,105' href='dove-inglese.asp' />");
	document.write("<area shape='rect' coords='606,89,673,104' href='camping-inglese.asp' />");
	document.write("</map>");
	// OLANDESE
	document.write("<map name='Map2' id='Map2'>");
	document.write("<area shape='rect' coords='946,15,984,40' href='index_olan.asp' />");
	document.write("<area shape='rect' coords='901,15,938,39' href='../inglese/index_eng.asp' />");
	document.write("<area shape='rect' coords='855,16,892,40' href='../index.asp' />");
	document.write("<area shape='rect' coords='573,88,640,103' href='piazzole.asp' />");
	document.write("<area shape='rect' coords='864,90,915,104' href='news.asp' />");
	document.write("<area shape='rect' coords='642,89,746,103' href='offerte.asp' />");
	document.write("<area shape='rect' coords='69,8,104,24' href='gallery.asp' />");
	document.write("<area shape='rect' coords='14,9,57,23' href='download.asp'  />");
	document.write("<area shape='rect' coords='186,86,229,100' href='index_olan.asp' />");
	document.write("<area shape='rect' coords='238,88,334,103' href='camping.asp' />");
	document.write("<area shape='rect' coords='467,86,567,104' href='dove.asp' />");
	document.write("<area shape='rect' coords='752,89,851,103' href='pianta.asp' />");
	document.write("<area shape='rect' coords='339,89,459,104' href='ville-ola.asp' />");
	document.write("<area shape='rect' coords='924,89,998,104' href='contatti.asp' />");
	document.write("</map>");
}
	
