function news()
{window.open('../newsletter/newletter_leg.htm','news','menubars=1,toolbars=0,location=no,scrollbars=no,resizable=no,width=370,height=200,left=200,top=100')}
function webleg(){
var popurl=""
winpops=window.open(popurl,"hyperdict","width=640,height=368,scrollbars,toolbar,menubar,resizable,top=0,left=0")}


 var pix=
new Array('../../img/guerre/gmau_cof1.jpg','../../img/guerre/gmau_cof2.jpg');
var toni = -1;
var timerId; 
function next()   {
	toni +=1;
	document['picio'].src = pix[toni];
 timerId = setTimeout("next()",4500);
	if (toni==1) toni = -1;
}


function comment()
{window.open('../../editrice/commenti.htm','news','menubars=1,toolbars=0,location=no,scrollbars=no,resizable=no,width=400,height=400,left=200,top=100')}


/* function disabletext(e)
{return false;}
function reEnable()
{return true;}
document.onselectstart=new Function ("return false")
if (window.sidebar){document.onmousedown=disabletext;document.onclick=reEnable;} */


