<!--



function orizzontalenocomment(img)

 { new_window = window.open("", "Foto", "toolbar=no,titlebar=no,location=no,directories=no," + "status=no,menubar=no,scrollbars=no,top=50,left=50,width=592,height=444");
 new_window.document.open();
 new_window.document.write("<HTML>");
 new_window.document.write("<HEAD>");
 new_window.document.write("<TITLE>" + "www.TheFlintstones.it"  + "</TITLE><META HTTP-EQUIV='imagetoolbar' CONTENT='no'></HEAD>");
 new_window.document.write("<BODY bgcolor='black' oncontextmenu='return false' leftmargin='0' topmargin='0' onBlur='window.close()'>");
 new_window.document.write("<CENTER>");
 new_window.document.write("<img src='" + img + "' border=0><font color=white face=arial><b>" +  "</b></font>");
 new_window.document.write("</CENTER>");
 new_window.document.write("</BODY>"); 
 new_window.document.write("</HTML>");
 new_window.document.close(); }







function orizzontale(img,TheFlintstones,testo)

 { new_window = window.open("", "Foto", "toolbar=no,titlebar=no,location=no,directories=no," + "status=no,menubar=no,scrollbars=no,top=50,left=50,width=650,height=450");
 new_window.document.open();
 new_window.document.write("<HTML>");
 new_window.document.write("<HEAD>");
 new_window.document.write("<TITLE>" + TheFlintstones + " - " + testo + "</TITLE><META HTTP-EQUIV='imagetoolbar' CONTENT='no'></HEAD>");
 new_window.document.write("<BODY bgcolor='black' oncontextmenu='return false' leftmargin='0' topmargin='0' onBlur='window.close()'>");
 new_window.document.write("<CENTER>");
 new_window.document.write("<br><img src='" + img + "' border=0><br><font color=white face=arial><b>" +  testo + "</b></font>");
 new_window.document.write("</CENTER>");
 new_window.document.write("</BODY>"); 
 new_window.document.write("</HTML>");
 new_window.document.close(); } 









function verticale(img,TheFlintstones,testo)

 { new_window = window.open("", "Foto", "toolbar=no,titlebar=no,location=no,directories=no," + "status=no,menubar=no,scrollbars=no,top=50,left=50,width=450,height=650");
 new_window.document.open();
 new_window.document.write("<HTML>");
 new_window.document.write("<HEAD>");
 new_window.document.write("<TITLE>" + TheFlintstones + " - " + testo + "</TITLE><META HTTP-EQUIV='imagetoolbar' CONTENT='no'></HEAD>");
 new_window.document.write("<BODY bgcolor='black' oncontextmenu='return false' leftmargin='0' topmargin='0' onBlur='window.close()'>");
 new_window.document.write("<CENTER>");
 new_window.document.write("<br><img src='" + img + "' border=0><br><font color=white face=arial><b>" +  testo + "</b></font>");
 new_window.document.write("</CENTER>");
 new_window.document.write("</BODY>"); 
 new_window.document.write("</HTML>");
 new_window.document.close(); }   






function verticalenocomment(img)

 { new_window = window.open("", "Foto", "toolbar=no,titlebar=no,location=no,directories=no," + "status=no,menubar=no,scrollbars=no,top=50,left=50,width=444,height=592");
 new_window.document.open();
 new_window.document.write("<HTML>");
 new_window.document.write("<HEAD>");
 new_window.document.write("<TITLE>" + "www.TheFlintstones.it"  + "</TITLE><META HTTP-EQUIV='imagetoolbar' CONTENT='no'></HEAD>");
 new_window.document.write("<BODY bgcolor='black' oncontextmenu='return false' leftmargin='0' topmargin='0' onBlur='window.close()'>");
 new_window.document.write("<CENTER>");
 new_window.document.write("<img src='" + img + "' border=0><font color=white face=arial><b>" +  "</b></font>");
 new_window.document.write("</CENTER>");
 new_window.document.write("</BODY>"); 
 new_window.document.write("</HTML>");
 new_window.document.close(); }










function anno()
{
anno='- 2010';
return anno;
}
 

function mirino()
{
image='<IMG height=10 src="./../../montagna/pilaonline/grafica/mirino.gif" width=10 align=absMiddle border=0>';
return image;
}



function printPDF(page) {
OpenWin = this.open(page, "CtrlWindow","toolbar=no,menubar=no,location=no,resizable=no,scrollbars=no,width=450,height=450");
}





function menuweb(link,level)
{
			

if (link == '1') {

                        menuweb1='<font face="MS Sans Serif" color="#FFFFFF">Entra nel </font><A class=menu href=' + 'http://www.theflintstones.it/public/phpbb3/index.php'+' target=windows><font size="1" face="MS Sans Serif" color="#FFD200"> <b>Forum</b> </font></A>';
				    return menuweb1;}


if (link == '2') {

                        menuweb2='<font face="MS Sans Serif" color="#FFFFFF">Visita i</font><A class=menu href=' + 'http://www.theflintstones.it/vetrinaweb.htm'+'><font size="1" face="MS Sans Serif" color="#FFD200"> <b>Link</b> </font></A><font face="MS Sans Serif" color="#FFFFFF">e</font><A class=menu href=' + 'http://www.theflintstones.it/montagna/link.htm'+'><font size="1" face="MS Sans Serif" color="#FFD200"> <b>Link VdA</b> </font></A>';
				    return menuweb2;}


if (link == '3') {

                        menuweb3='<A href=' + 'http://www.theflintstones.it/public/phpbb3/index.php'+' target=windows><font face="MS Sans Serif" color="#FFD200">Entra nel Forum</font></A>';
				    return menuweb3;}




}





function apri_foto(album)
{
	var altezza = 0
	var larghezza = (window.screen.width/2)-350;
	window.open('http://www.theflintstones.it/montagna/foto.php?album='+album,'Foto','width=650,height=750,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no,left='+ larghezza +',top='+ altezza +'');
}




--> 