function precarica(){
for (i=0;i<precarica.arguments.length;i++){
figure[i]=new Image()
figure[i].src=precarica.arguments[i]
}
}

  function disableRightClick(e)
{
var message = "CopyRight (2008-9-10) By\n\Olga Karasso - Milano - Italia\n";
  
  if(!document.rightClickDisabled) // initialize
  {
    if(document.layers) 
    {
      document.captureEvents(Event.MOUSEDOWN);
      document.onmousedown = disableRightClick;
    }
    else document.oncontextmenu = disableRightClick;
    return document.rightClickDisabled = true;
  }
  if(document.layers || (document.getElementById && !document.all))
  {
    if (e.which==2||e.which==3)
    {
      alert(message);
      return false;
    }
  }
  else
  {
    alert(message);
    return false;
  }
}

var riga = '   Gruppo Alpini Nago - Trento   '
function setStatusBar(msgStr) { self.status = msgStr; }

function copertina() {
document.write("<div align='center'>");
  document.write("<table width='900' height='475' border='0' cellpadding='0' cellspacing='0'>");
    document.write("<tr>");
      document.write("<td width='215' height='2'></td>");
      document.write("<td width='32' height='25'></td>");
      document.write("<td width='32' height='25'></td>");
      document.write("<td width='32' height='25'></td>");
      document.write("<td width='32' height='25'></td>");
      document.write("<td width='32' height='25'></td>");
      document.write("<td width='32' height='25'></td>");
    document.write("</tr>");
    document.write("<tr align='center' valign='middle'>");
    document.write("<td height='323' colspan='7'><a href='v_0_c_0_p_0/index.htm'><img src='immagini-comuni/loghi/logo_index.jpg' width='900' height='475' border='0'></a></td>");
    document.write("</tr>");
    document.write("<tr>");
	/*
      document.write("<td width='215' height='15'></td>");
      document.write("<td width='32' height='15'></td>");
      document.write("<td width='32' height='15'><a href='v_0_c_0_p_0/index.htm'><img src='immagini-comuni/bandiere/it_0.jpg' width='30' height='15' hspace='1' border='0'></a></td>");
      document.write("<td width='32' height='15'><a href='c_0_v_00/index.htm'><img src='immagini-comuni/bandiere/gb_0.jpg' width='30' height='15' hspace='1' border='0'></a></td>");
      document.write("<td width='32' height='15'><a href='c_0_v_00/index.htm'><img src='immagini-comuni/bandiere/fr_0.jpg' width='30' height='15' hspace='1' border='0'></a></td>");
      document.write("<td width='32' height='15'><a href='c_0_v_00/index.htm'><img src='immagini-comuni/bandiere/gr_0.jpg' width='30' height='15' hspace='1' border='0'></a></td>");
      document.write("<td width='32' height='15'><a href='c_0_v_00/index.htm'><img src='immagini-comuni/bandiere/sp_0.jpg' width='30' height='15' hspace='1' border='0'></a></td>");	  
	document.write("</tr>");
    document.write("<tr>");
	*/
      document.write("<td height='' colspan='7' align='center' valign='bottom'><span class='Stile2'>© Olga Karasso - Milano </span></td>")
    document.write("</tr>");
  document.write("</table>");
document.write("</div>");
}

function supercover() {
document.write("<div align='center'>");
  document.write("<table width='900' height='475' border='0' cellpadding='0' cellspacing='0'>");
    document.write("<tr>");
      document.write("<td width='215' height='2'></td>");
      document.write("<td width='32' height='25'></td>");
      document.write("<td width='32' height='25'></td>");
      document.write("<td width='32' height='25'></td>");
      document.write("<td width='32' height='25'></td>");
      document.write("<td width='32' height='25'></td>");
      document.write("<td width='32' height='25'></td>");
    document.write("</tr>");
    document.write("<tr align='center' valign='middle'>");
      document.write("<td height='323' colspan='7'><a href='direzione/v_0_c_0_p_0/index.htm'><img src='immagini-comuni/loghi/logo_index.jpg' width='900' height='475' border='0'></a></td>");
    document.write("</tr>");
    document.write("<tr>");
	/*
      document.write("<td width='215' height='15'></td>");
      document.write("<td width='32' height='15'></td>");
      document.write("<td width='32' height='15'><a href='v_0_c_0_p_0/index.htm'><img src='immagini-comuni/bandiere/it_0.jpg' width='30' height='15' hspace='1' border='0'></a></td>");
      document.write("<td width='32' height='15'><a href='c_0_v_00/index.htm'><img src='immagini-comuni/bandiere/gb_0.jpg' width='30' height='15' hspace='1' border='0'></a></td>");
      document.write("<td width='32' height='15'><a href='c_0_v_00/index.htm'><img src='immagini-comuni/bandiere/fr_0.jpg' width='30' height='15' hspace='1' border='0'></a></td>");
      document.write("<td width='32' height='15'><a href='c_0_v_00/index.htm'><img src='immagini-comuni/bandiere/gr_0.jpg' width='30' height='15' hspace='1' border='0'></a></td>");
      document.write("<td width='32' height='15'><a href='c_0_v_00/index.htm'><img src='immagini-comuni/bandiere/sp_0.jpg' width='30' height='15' hspace='1' border='0'></a></td>");	  
	document.write("</tr>");
    document.write("<tr>");
	*/
      document.write("<td height='100' colspan='7' align='center' valign='bottom'><span class='Stile2'>© Olga Karasso - Milano </span></td>");
    document.write("</tr>");
  document.write("</table>");
document.write("</div>");
}

function precedente() {history.go(-1);}
//proposte
function tasto_1() {
	apri_supporto();
	logo();
	menu();
	proposte();
	cartina();
	chiudi_supporto();
}
//profilo
function tasto_2() {
	apri_supporto();
	logo();
	menu();
	profilo();
	cartina();
	chiudi_supporto();
}
//gallery
function tasto_3() {
	apri_supporto();
	logo();
	menu();
	gallery();
	cartina();
	chiudi_supporto();
}
//negozi
function tasto_4() {
	apri_supporto();
	logo();
	menu();
	foto_mappa();
	cartina();
	chiudi_supporto();
}
function tasto_5() {
	apri_supporto();
	logo();
	menu();
	la_mappa();
	apri_foto_mappa();
	//document.write(indirizzo[luogo]);
	//chiudi_foto_mappa();
	cartina();
	chiudi_supporto();
}
//new
function tasto_6() {
	apri_supporto();
	logo();
	menu();
	articolo();
	cartina();
	chiudi_supporto();
}
//flip page
function tasto_7() {
	apri_supporto();
	logo();
	menu();
	flip_page();
	cartina();
	chiudi_supporto();
}
function avanti() {
if(f<prodotti) {
f++
}
else {
f=0
f++
}
assegna()
mostra()
}
function indietro() {
if(f>1) {
f--
}
else {
f=prodotti
f--
}
assegna()
mostra()
}
function assegna() {
	if (serie==3) {
foto='show/'+f+'.jpg'	}
if (serie==5) {
	foto='../immagini-comuni/news/'+f+'.jpg'	}
}
function mostra() {
document.fotografia.src=foto; 
}
function apri_supporto() {
document.write("<DIV class='supporto'>");
}
function logo() {
//document.write("<DIV class='PRO-logo'>");
//document.write("<DIV class='logo'><img src='logo/logo.jpg'></DIV>"); //logo interno
//document.write("<DIV class='logo'><img src='../immagini-comuni/loghi/logo.jpg'></DIV>"); //logo unco
//document.write("</DIV>");
//document.write("<DIV class='barra'></DIV>");
}
function menu() {

if ((volume == 999) && (capitolo == 999) && (paragrafo == 999)) {
document.write("<DIV class='argomento_01'><a href='../v_1_c_0_p_0/index.htm'>"+vox_01+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_02'><a href='../v_2_c_0_p_0/index.htm'>"+vox_02+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_03'><a href='../v_3_c_0_p_0/index.htm'>"+vox_03+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_04'><a href='../v_4_c_0_p_0/index.htm'>"+vox_04+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_05'><a href='../v_5_c_0_p_0/index.htm'>"+vox_05+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_06'><a href='../v_6_c_0_p_0/index.htm'>"+vox_06+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_07'><a href='../v_7_c_0_p_0/index.htm'>"+vox_07+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_08'><a href='../v_8_c_0_p_0/index.htm'>"+vox_08+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_09'><a href='../v_9_c_0_p_0/index.htm'>"+vox_09+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_10'><a href='../v_10_c_0_p_0/index.htm'>"+vox_10+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_11'><a href='../v_11_c_0_p_0/index.htm'>"+vox_11+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_12'><a href='../v_12_c_0_p_0/index.htm'>"+vox_12+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_13'><a href='../v_13_c_0_p_0/index.htm'>"+vox_13+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_14'><a href='../v_14_c_0_p_0/index.htm'>"+vox_14+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_15'><a href='../v_15_c_0_p_0/index.htm'>"+vox_15+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_16'><a href='../v_16_c_0_p_0/index.htm'>"+vox_16+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_17'><a href='../v_17_c_0_p_0/index.htm'>"+vox_17+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_18'><a href='mailto:team.80@libero.it'>"+vox_18+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_19'><a href='../../index.htm'>"+vox_19+"&nbsp;"+"</a></DIV>");
//document.write("<DIV class='argomento_20'><img src='direzione/logo/logo.jpg' alt='sponsor del sito' border='0'></DIV>");
document.write("<DIV class='argomento_20'><a href='direzione/v_0_c_0_p_0/index.htm'><img src='direzione/logo/logo.jpg' alt='accedi al sito web di Olga Karasso' width='205' height='94' border='0'></a></DIV>");

}

else if ((volume < 1) && (capitolo == 0) && (paragrafo == 0)) {
document.write("<DIV class='argomento_01'><a href='../v_1_c_0_p_0/index.htm'>"+vox_01+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_02'><a href='../v_2_c_0_p_0/index.htm'>"+vox_02+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_03'><a href='../v_3_c_0_p_0/index.htm'>"+vox_03+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_04'><a href='../v_4_c_0_p_0/index.htm'>"+vox_04+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_05'><a href='../v_5_c_0_p_0/index.htm'>"+vox_05+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_06'><a href='../v_6_c_0_p_0/index.htm'>"+vox_06+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_07'><a href='../v_7_c_0_p_0/index.htm'>"+vox_07+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_08'><a href='../v_8_c_0_p_0/index.htm'>"+vox_08+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_09'><a href='../v_9_c_0_p_0/index.htm'>"+vox_09+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_10'><a href='../v_10_c_0_p_0/index.htm'>"+vox_10+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_11'><a href='../v_11_c_0_p_0/index.htm'>"+vox_11+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_12'><a href='../v_12_c_0_p_0/index.htm'>"+vox_12+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_13'><a href='../v_13_c_0_p_0/index.htm'>"+vox_13+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_14'><a href='../v_14_c_0_p_0/index.htm'>"+vox_14+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_15'><a href='../v_15_c_0_p_0/index.htm'>"+vox_15+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_16'><a href='../v_16_c_0_p_0/index.htm'>"+vox_16+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_17'><a href='../v_17_c_0_p_0/index.htm'>"+vox_17+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_18'><a href='mailto:team.80@libero.it'>"+vox_18+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_19'><a href='../../index.htm'>"+vox_19+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_20'><img src='../logo/logo.jpg' alt='sponsor del sito' border='0'></DIV>");

}

else if ((volume >0) && (capitolo < 1)) {
	
document.write("<DIV class='argomento_01'><a href='../v_"+volume+"_c_1_p_0/index.htm'>"+vox_01+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_02'><a href='../v_"+volume+"_c_2_p_0/index.htm'>"+vox_02+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_03'><a href='../v_"+volume+"_c_3_p_0/index.htm'>"+vox_03+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_04'><a href='../v_"+volume+"_c_4_p_0/index.htm'>"+vox_04+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_05'><a href='../v_"+volume+"_c_5_p_0/index.htm'>"+vox_05+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_06'><a href='../v_"+volume+"_c_6_p_0/index.htm'>"+vox_06+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_07'><a href='../v_"+volume+"_c_7_p_0/index.htm'>"+vox_07+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_08'><a href='../v_"+volume+"_c_8_p_0/index.htm'>"+vox_08+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_09'><a href='../v_"+volume+"_c_9_p_0/index.htm'>"+vox_09+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_10'><a href='../v_"+volume+"_c_10_p_0/index.htm'>"+vox_10+"&nbsp;"+"</a></DIV>");		
document.write("<DIV class='argomento_11'><a href='../v_"+volume+"_c_11_p_0/index.htm'>"+vox_11+"&nbsp;"+"</a></DIV>");		
document.write("<DIV class='argomento_12'><a href='../v_"+volume+"_c_12_p_0/index.htm'>"+vox_12+"&nbsp;"+"</a></DIV>");		
document.write("<DIV class='argomento_13'><a href='../v_"+volume+"_c_13_p_0/index.htm'>"+vox_13+"&nbsp;"+"</a></DIV>");		
document.write("<DIV class='argomento_14'><a href='../v_"+volume+"_c_14_p_0/index.htm'>"+vox_14+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_15'><a href='../v_"+volume+"_c_15_p_0/index.htm'>"+vox_15+"&nbsp;"+"</a></DIV>");		
document.write("<DIV class='argomento_16'><a href='../v_"+volume+"_c_16_p_0/index.htm'>"+vox_16+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_17'><a href='../v_"+volume+"_c_17_p_0/index.htm'>"+vox_17+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_18'><a href='javascript:precedente();'>"+vox_18+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_19'><a href='../v_0_c_0_p_0/index.htm'>"+vox_19+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_20'><img src='../logo/logo.jpg' alt='sponsor del sito' border='0'></DIV>");


}
else if ((volume >0) && (capitolo > 0) && (paragrafo < 1)) {
document.write("<DIV class='argomento_01'><a href='../v_"+volume+"_c_"+capitolo+"_p_1/index.htm'>"+vox_01+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_02'><a href='../v_"+volume+"_c_"+capitolo+"_p_2/index.htm'>"+vox_02+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_03'><a href='../v_"+volume+"_c_"+capitolo+"_p_3/index.htm'>"+vox_03+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_04'><a href='../v_"+volume+"_c_"+capitolo+"_p_4/index.htm'>"+vox_04+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_05'><a href='../v_"+volume+"_c_"+capitolo+"_p_5/index.htm'>"+vox_05+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_06'><a href='../v_"+volume+"_c_"+capitolo+"_p_6/index.htm'>"+vox_06+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_07'><a href='../v_"+volume+"_c_"+capitolo+"_p_7/index.htm'>"+vox_07+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_08'><a href='../v_"+volume+"_c_"+capitolo+"_p_8/index.htm'>"+vox_08+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_09'><a href='../v_"+volume+"_c_"+capitolo+"_p_9/index.htm'>"+vox_09+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_10'><a href='../v_"+volume+"_c_"+capitolo+"_p_10/index.htm'>"+vox_10+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_11'><a href='../v_"+volume+"_c_"+capitolo+"_p_11/index.htm'>"+vox_11+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_12'><a href='../v_"+volume+"_c_"+capitolo+"_p_12/index.htm'>"+vox_12+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_13'><a href='../v_"+volume+"_c_"+capitolo+"_p_13/index.htm'>"+vox_13+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_14'><a href='../v_"+volume+"_c_"+capitolo+"_p_14/index.htm'>"+vox_14+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_15'><a href='../v_"+volume+"_c_"+capitolo+"_p_15/index.htm'>"+vox_15+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_16'><a href='../v_"+volume+"_c_"+capitolo+"_p_16/index.htm'>"+vox_16+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_17'><a href='../v_"+volume+"_c_"+capitolo+"_p_17/index.htm'>"+vox_17+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_18'><a href='javascript:precedente();'>"+vox_18+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_19'><a href='../v_0_c_0_p_0/index.htm'>"+vox_19+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_20'><img src='../logo/logo.jpg' alt='sponsor del sito' border='0'></DIV>");


}
else if ((volume >0) && (capitolo > 0) && (paragrafo > 0)) {
document.write("<DIV class='argomento_01'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_01+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_02'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_02+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_03'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_03+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_04'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_04+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_05'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_05+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_06'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_06+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_07'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_07+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_08'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_08+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_09'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_09+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_10'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_10+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_11'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_11+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_12'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_12+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_13'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_13+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_14'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_14+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_15'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_15+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_16'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_16+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_17'><a href='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/index.htm'>"+vox_17+"&nbsp;"+"</a></DIV>");	
document.write("<DIV class='argomento_18'><a href='javascript:precedente();'>"+vox_18+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_19'><a href='../v_0_c_0_p_0/index.htm'>"+vox_19+"&nbsp;"+"</a></DIV>");
document.write("<DIV class='argomento_20'><img src='../logo/logo.jpg' alt='sponsor del sito' border='0'></DIV>");

}
//document.write("<DIV class='argomento_14'><a href="+sponsor+" target='_blank'><img src='../v_"+volume+"_c_"+capitolo+"_p_0/spot/spot.jpg' alt='sponsor del sito' border='0'></a></DIV>");
//document.write("<DIV class='argomento_20'><img src='../logo/logo.jpg' alt='sponsor del sito' border='0'></DIV>");
//document.write("<DIV class='argomento_20'><a href="+sponsor+" target='_blank'><img src='../v_"+volume+"_c_"+capitolo+"_p_"+paragrafo+"/spot/spot.jpg' alt='sponsor del sito' border='0'></a></DIV>");

/*
document.write("<DIV class='argomento_15'><a href='../v_0_c_1_p_0/index.htm'>"+vox_15+"</a></DIV>");
document.write("<DIV class='argomento_16'><a href='../v_0_c_1_p_0/index.htm'>"+vox_16+"</a></DIV>");
document.write("<DIV class='argomento_17'><a href='../v_0_c_1_p_0/index.htm'>"+vox_17+"</a></DIV>");
*/
document.write("<DIV class='riquadro'></DIV>");
}
function cartina() {
//document.write("<DIV class='specifiche' id='cartina'><img src='../immagini-comuni/cartina_italia.jpg' name='cartina'  width='205' height='206'></DIV>");
}
function proposte() {
document.write("<DIV class= 'foto' id='foto'>");
document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='705' height='530'>");
  document.write("<param name='movie' value='flash/animazione.swf'>");
  document.write("<param name='quality' value='high'>");
  document.write("<embed src='flash/animazione.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='705' height='530'></embed>");
document.write("</object>");
document.write("</DIV>");
}
function gallery() {
document.write("<DIV class= 'foto_gallery' id='foto'><img src='show/0.jpg' name='fotografia'  width='705' height='505'></DIV>");
document.write("<DIV class='tasti_prev'><a href='javascript:indietro();'><img src='../immagini-comuni/tastini/prev.jpg' width='103' height='20' border='0'></a></DIV>");
document.write("<DIV class='tasti_nume'><img src='../immagini-comuni/tastini/centro.jpg' width='64' height='20' border='0'></DIV>");
document.write("<DIV class='tasti_next'><a href='javascript:avanti();'><img src='../immagini-comuni/tastini/next.jpg' width='103' height='20' border='0'></a></DIV>");
}
function news() {
document.write("<DIV class= 'foto_gallery' id='foto'><img src='../immagini-comuni/news/0.jpg' name='fotografia'  width='705' height='505'></DIV>");
document.write("<DIV class='tasti_prev'><a href='javascript:indietro();'><img src='../immagini-comuni/tastini/prev.png' width='103' height='20' border='0'></a></DIV>");
document.write("<DIV class='tasti_nume'><img src='../immagini-comuni/tastini/centro.png' width='64' height='20' border='0'></DIV>");
document.write("<DIV class='tasti_next'><a href='javascript:avanti();'><img src='../immagini-comuni/tastini/next.png' width='103' height='20' border='0'></a></DIV>");
}
function foto_mappa() {
document.write("<map name='negozi'>");

//document.write("<area shape='rect' coords='77,21,202,56' href='milano.htm'>");
//document.write("<area shape='rect' coords='75,71,200,109' href='roma.htm'>");
//document.write("<area shape='rect' coords='76,126,202,165' href='firenze.htm'>");
//document.write("<area shape='rect' coords='82,182,208,224' href='napoli.htm'>");
//document.write("<area shape='rect' coords='83,249,209,293' href='vicenza.htm'>");
//document.write("<area shape='rect' coords='81,323,205,362' href='padova.htm'>");
//document.write("<area shape='rect' coords='79,395,216,434' href='bologna.htm'>");
//document.write("<area shape='rect' coords='84,461,224,503' href='palermo.htm'>");

document.write("<area shape='rect' coords='77,21,202,56'>");
document.write("<area shape='rect' coords='75,71,200,109' href='milano.htm'>");
document.write("<area shape='rect' coords='76,126,202,165' href='roma.htm'>");
document.write("<area shape='rect' coords='82,182,208,224' href='napoli.htm'>");
document.write("<area shape='rect' coords='83,249,209,293' href='vicenza.htm'>");
document.write("<area shape='rect' coords='81,323,205,362' href='padova.htm'>");
document.write("<area shape='rect' coords='79,395,216,434' href='bologna.htm'>");
document.write("<area shape='rect' coords='84,461,224,503' href='palermo.htm'>");
switch (luogo) {
case 0:
document.write("<DIV class= 'foto' id='foto'><img src='luoghi/negozi_italia.jpg' name='negozi' width='705' height='530' border='0' usemap='#negozi' id='negozi'>");
break;
case 1:
document.write("<DIV class= 'foto' id='foto'><img src='luoghi/milano.jpg' name='negozi' width='705' height='530' border='0' usemap='#negozi' id='negozi'>");
document.write("<area shape='rect' coords='360,22,645,508' href='milano-maps.htm'>");
break;
case 2:
document.write("<DIV class= 'foto' id='foto'><img src='luoghi/roma.jpg' name='negozi' width='705' height='530' border='0' usemap='#negozi' id='negozi'>");
document.write("<area shape='rect' coords='360,22,645,508' href='roma-maps.htm'>");
break;
case 3:
document.write("<DIV class= 'foto' id='foto'><img src='luoghi/firenze.jpg' name='negozi' width='705' height='530' border='0' usemap='#negozi' id='negozi'>");
document.write("<area shape='rect' coords='360,22,645,508' href='firenze-maps.htm'>");
break;
case 4:
document.write("<DIV class= 'foto' id='foto'><img src='luoghi/napoli.jpg' name='negozi' width='705' height='530' border='0' usemap='#negozi' id='negozi'>");
document.write("<area shape='rect' coords='360,22,645,508' href='napoli-maps.htm'>");
break;
case 5:
document.write("<DIV class= 'foto' id='foto'><img src='luoghi/vicenza.jpg' name='negozi' width='705' height='530' border='0' usemap='#negozi' id='negozi'>");
document.write("<area shape='rect' coords='360,22,645,508' href='vicenza-maps.htm'>");
break;
case 6:
document.write("<DIV class= 'foto' id='foto'><img src='luoghi/padova.jpg' name='negozi' width='705' height='530' border='0' usemap='#negozi' id='negozi'>");
document.write("<area shape='rect' coords='360,22,645,508' href='padova-maps.htm'>");
break;
case 7:
document.write("<DIV class= 'foto' id='foto'><img src='luoghi/bologna.jpg' name='negozi' width='705' height='530' border='0' usemap='#negozi' id='negozi'>");
document.write("<area shape='rect' coords='360,22,645,508' href='bologna-maps.htm'>");
break;
case 8:
document.write("<DIV class= 'foto' id='foto'><img src='luoghi/palermo.jpg' name='negozi' width='705' height='530' border='0' usemap='#negozi' id='negozi'>");
document.write("<area shape='rect' coords='360,22,645,508' href='palermo-maps.htm'>");
break;
}
document.write("</map>");
document.write("</DIV>");	
}
function profilo() {
	document.write("<DIV class= 'foto' id='foto'><img src='cartello/0.jpg' name='fotografia'  width='705' height='530'></DIV>");
}
function apri_foto_mappa() {
	document.write("<DIV class= 'foto'>");
}
function chiudi_foto_mappa() {
	document.write("</DIV>");
}
function chiudi_supporto() {
	document.write("</DIV>");
}
function tipologia() {
switch (serie) {
case 1:
tasto_1(); //animazione flash
break;
case 2:
tasto_2(); //cartello
break;
case 3:
tasto_3();  //foto gallery
break;
case 4:
tasto_4();  //mappa luoghi
break;
case 5:
tasto_5();  //indirizzi mappe
break;
case 6:
tasto_6();  //indirizzi mappe articolo
break;
case 7:
tasto_7();  //libro flip page
break;
default:
indi_mappe();
tasto_6();  //foto gallery prossimo articolo iframes
break;
}
}

function articolo() {
document.write("<DIV class= 'foto' id='foto'>");
<!--
//Specificare il modo di visualizzazione (0 or 1)
//0 apre la pagina all'interno dello spazio previsto, mentre 0 lo fà in una nuova pagina
var displaymode=0
//if displaymode=0, configure inline frame attributes (ie: dimensions, intial document shown
var iframecode="<iframe id='articol'  style='width:100%;height:100%' frameBorder='no' src='articolo/articolo_01.htm' scrolling=auto></iframe>"

/////NON MODIFICARE LA PARTE SOTTOSTANTE////////////

if (displaymode==0)
document.write(iframecode)

function gone_articolo(){
var selectedurl=document.jumpy.example.options[document.jumpy.example.selectedIndex].value
if (document.getElementById&&displaymode==0)
document.getElementById("articol").src=selectedurl
else if (document.all&&displaymode==0)
document.all.external.src=selectedurl
else{
if (!window.win2||win2.closed)
win2=window.open(selectedurl)
//else if win2 already exists
else{
win2.location=selectedurl
win2.focus()
}
}
}
//--
document.write("</DIV>");
}

function flip_page() {
document.write("<DIV class= 'foto' id='foto'>");
<!--
//Specificare il modo di visualizzazione (0 or 1)
//0 apre la pagina all'interno dello spazio previsto, mentre 0 lo fà in una nuova pagina
var displaymode=0
//if displaymode=0, configure inline frame attributes (ie: dimensions, intial document shown
var iframecode="<iframe id='articol'  style='width:100%;height:100%' frameBorder='no' src='libro/articolo_01.htm' scrolling=auto></iframe>"

/////NON MODIFICARE LA PARTE SOTTOSTANTE////////////

if (displaymode==0)
document.write(iframecode)

function gone_articolo(){
var selectedurl=document.jumpy.example.options[document.jumpy.example.selectedIndex].value
if (document.getElementById&&displaymode==0)
document.getElementById("articol").src=selectedurl
else if (document.all&&displaymode==0)
document.all.external.src=selectedurl
else{
if (!window.win2||win2.closed)
win2=window.open(selectedurl)
//else if win2 already exists
else{
win2.location=selectedurl
win2.focus()
}
}
}
//--
document.write("</DIV>");
}

function la_mappa() {
document.write("<DIV class= 'foto' id='foto'>");
<!--
//Specificare il modo di visualizzazione (0 or 1)
//0 apre la pagina all'interno dello spazio previsto, mentre 0 lo fà in una nuova pagina
var displaymode=0
//if displaymode=0, configure inline frame attributes (ie: dimensions, intial document shown
var iframecode="<iframe id='articol'  style='width:100%;height:100%' frameBorder='no' src='mappa/articolo_01.htm' scrolling=auto></iframe>"

/////NON MODIFICARE LA PARTE SOTTOSTANTE////////////

if (displaymode==0)
document.write(iframecode)

function gone_articolo(){
var selectedurl=document.jumpy.example.options[document.jumpy.example.selectedIndex].value
if (document.getElementById&&displaymode==0)
document.getElementById("articol").src=selectedurl
else if (document.all&&displaymode==0)
document.all.external.src=selectedurl
else{
if (!window.win2||win2.closed)
win2=window.open(selectedurl)
//else if win2 already exists
else{
win2.location=selectedurl
win2.focus()
}
}
}
//--
document.write("</DIV>");
}

