/****************************************************
* Andrea Bianchi   3/12/99   -  28/01/2000          *
* weblink  http://ab.freeweb.org                    *
* Per Lucyweb http://lucyweb.altervista.org  *
****************************************************/

   function lucy (){
					    			
    parent.frames[0].location.href="menu_i.htm";
	parent.frames[1].location.href="stop.htm";	
    parent.frames[2].location.href="main_i.htm";	
    
}  


   function lucy2 (){
   
    parent.frames[0].location.href="menu.htm";
	parent.frames[1].location.href="stop.htm";	
    parent.frames[2].location.href="main_e.htm";	
   
   }