
var bib=0;

if (document.images)
   {
   	 
	  m2on= new Image(140,24);
     m2on.src="strg/menubotd_glow_06.jpg";  

     m2off= new Image(140,24);
     m2off.src="strg/menubotd_06.jpg";
	 
	  m3on= new Image(140,24);
     m3on.src="strg/menubotd_glow_07.jpg";  

     m3off= new Image(140,24);
     m3off.src="strg/menubotd_07.jpg";
	 
	  m4on= new Image(140,25);
     m4on.src="strg/menubotd_glow_08.jpg";  

     m4off= new Image(140,25);
     m4off.src="strg/menubotd_08.jpg";

     m5on= new Image(140,25);
     m5on.src="strg/menubotd_glow_10.jpg";  

     m5off= new Image(140,25);
     m5off.src="strg/menubotd_10.jpg";
	 
	 m6on= new Image(140,25);
     m6on.src="strg/menubotd_glow_11.jpg";  

     m6off= new Image(140,25);
     m6off.src="strg/menubotd_11.jpg";
	 
	 m7on= new Image(140,24);
     m7on.src="strg/menubotd_glow_13.jpg";  

     m7off= new Image(140,24);
     m7off.src="strg/menubotd_13.jpg";
	 
	 m8on= new Image(140,24);
     m8on.src="strg/menubotd_glow_14.jpg";  

     m8off= new Image(140,24);
     m8off.src="strg/menubotd_14.jpg";

     m9on= new Image(140,25);
     m9on.src="strg/menubotd_glow_15.jpg";  

     m9off= new Image(140,25);
     m9off.src="strg/menubotd_15.jpg";

     m10on= new Image(140,24);
     m10on.src="strg/menubotd_glow_16.jpg";  

     m10off= new Image(140,24);
     m10off.src="strg/menubotd_16.jpg";
	 
	 mm1= new Image(150,100);
	 src="imgs/verga_p.jpg";
	 
	 mm2= new Image(150,100);
	 src="imgs/collodi_p.jpg";
	 
	  mm3= new Image(150,100);
	 src="imgs/mpolo_p.jpg";
	 
	 mm4= new Image(150,100);
	 src="imgs/vamba_p.jpg";
	 
	 mm5= new Image(150,100);
	 src="imgs/sangiusto_p.jpg";
	 
	 mm6= new Image(150,100);
	 src="imgs/collodi2_p.jpg";
	 
	 mm7= new Image(150,100);
	 src="imgs/gandhi_p.jpg";
	 
	 
	 
	 
}



 

function lightup(imgName)
 {
   if (document.images)
    {
      imgOn=eval(imgName + "on.src");
      document[imgName].src= imgOn;
    }
 }

function turnoff(imgName)
 {
   if (document.images)
    {
      imgOff=eval(imgName + "off.src");
      document[imgName].src= imgOff;
    }
 }



function mcomp()

{
   part1='segret';part2='eria@icsla';part3='pira.it';
   paddr=part1+part2+part3;window.location='mailto:'+paddr;
 }









function Starter()
	{
var ogg="";

 var BigBannerObj=document.getElementById("bigbanner").style;
 var SmallBannerObj=document.getElementById("lui");

 var BigBannerObj2=document.getElementById("bigbanner2").style;
 var SmallBannerObj2=document.getElementById("lui2");	
	
 var BigBannerObj3=document.getElementById("bigbanner3").style;
 var SmallBannerObj3=document.getElementById("lui3");	      

 var BigBannerObj4=document.getElementById("bigbanner4").style;
 var SmallBannerObj4=document.getElementById("lui4");	

 var BigBannerObj5=document.getElementById("bigbanner5").style;
 var SmallBannerObj5=document.getElementById("lui5");	

 var BigBannerObj6=document.getElementById("bigbanner6").style;
 var SmallBannerObj6=document.getElementById("lui6");	

 var BigBannerObj7=document.getElementById("bigbanner7").style;
 var SmallBannerObj7=document.getElementById("lui7");	





	        BigBannerObj.top=SmallBannerObj.offsetTop+194;
		BigBannerObj.left=SmallBannerObj.offsetLeft+415;
		BigBannerObj2.top=SmallBannerObj2.offsetTop+194;
		BigBannerObj2.left=SmallBannerObj2.offsetLeft+393;
                BigBannerObj3.top=SmallBannerObj3.offsetTop+194;
		BigBannerObj3.left=SmallBannerObj3.offsetLeft+383;
                BigBannerObj4.top=SmallBannerObj4.offsetTop+194;
		BigBannerObj4.left=SmallBannerObj4.offsetLeft+333;
                BigBannerObj5.top=SmallBannerObj5.offsetTop+194;
		BigBannerObj5.left=SmallBannerObj5.offsetLeft+358;
                BigBannerObj6.top=SmallBannerObj6.offsetTop+194;
		BigBannerObj6.left=SmallBannerObj6.offsetLeft+368;
         	BigBannerObj7.top=SmallBannerObj7.offsetTop+194; 
                BigBannerObj7.left=SmallBannerObj7.offsetLeft+379; 






	}




onresize=Starter;
onload=Starter;




function BannerShow(iddu)
           
	{  if (bib==1) {
	document.getElementById(iddu).style.visibility='visible';
	} }

function BannerHide(iddu2)
	{   if (bib==1) {
	document.getElementById(iddu2).style.visibility='hidden';
	} }
	
	


function newwindow(npurl) 
{ 
window.open(npurl,'mw','width=420,height=480,resizable=no, scrollbars=yes'); 
} 

	
