
function mOvr(src,clrOver){src.style.cursor='hand';src.bgColor=clrOver;src.background='http://www.bloo.it/img/bg_tit_vuoto_c_over.gif';}
function mOut(src,clrIn){src.style.cursor='default';src.bgColor=clrIn;src.background='';}
function MM_preloadImages(){var d=document;if(d.images){if(!d.MM_p)d.MM_p=new Array();var i,j=d.MM_p.length,a=MM_preloadImages.arguments;for(i=0;i<a.length;i++)
if(a[i].indexOf("#")!=0){d.MM_p[j]=new Image;d.MM_p[j++].src=a[i];}}}
function MM_findObj(n,d){var p,i,x;if(!d)d=document;if((p=n.indexOf("?"))>0&&parent.frames.length){d=parent.frames[n.substring(p+1)].document;n=n.substring(0,p);}
if(!(x=d[n])&&d.all)x=d.all[n];for(i=0;!x&&i<d.forms.length;i++)x=d.forms[i][n];for(i=0;!x&&d.layers&&i<d.layers.length;i++)x=MM_findObj(n,d.layers[i].document);if(!x&&d.getElementById)x=d.getElementById(n);return x;}
function MM_showHideLayers(){var i,p,v,obj,args=MM_showHideLayers.arguments;for(i=0;i<(args.length-2);i+=3)if((obj=MM_findObj(args[i]))!=null){v=args[i+2];if(obj.style){obj=obj.style;v=(v=='show')?'block':(v=='hide')?'none':v;}
obj.display=v;}}
function safemail(name,domain,display){displayed=(typeof(display)=="undefined")?name+"@"+domain:display
document.write('<a href=mailto:'+name+'@'+domain+'>'+displayed+'</a>');}
function MM_jumpMenu(targ,selObj,restore){eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");if(restore)selObj.selectedIndex=0;}
function MM_popupMsg(msg){document.MM_returnValue=confirm(msg);}
function clk(tb,iditem,cl,clurl,ftr){if(document.images){new Image().src="/self_clk.php?tb="+tb+"&iditem="+iditem+"&cl="+cl+"&clurl="+clurl+"&ftr="+ftr;}
return true;}
function MM_openBrWindow(theURL,winName,features){window.open(theURL,winName,features);}
function toggleLayer(whichLayer)
{if(document.getElementById)
{var style2=document.getElementById(whichLayer).style;style2.display=style2.display?"":"block";}
else if(document.all)
{var style2=document.all[whichLayer].style;style2.display=style2.display?"":"block";}
else if(document.layers)
{var style2=document.layers[whichLayer].style;style2.display=style2.display?"":"block";}}
function ondaflex(th)
{if(!th||!th.nodeName)
th=this;var startsize=12;var endsize=4;var s=startsize;try
{window.screen.updateInterval=1000;}
catch(e)
{}
try
{var trobj=th.parentNode.parentNode;var aobj=trobj.lastChild.firstChild;var iobj=trobj.firstChild.firstChild;var tot=0;aobj.style.fontSize=''+s+'px';iobj.height=(s/2);for(s=startsize,trobj=trobj.nextSibling;trobj;trobj=trobj.nextSibling)
{if(aobj=trobj.lastChild.firstChild)
aobj.style.fontSize=''+s+'px';else
{}
if(iobj=trobj.firstChild.firstChild)
iobj.height=(s/2);if(s>endsize)
s--;}
trobj=th.parentNode.parentNode;for(s=startsize,trobj=trobj.previousSibling;trobj;trobj=trobj.previousSibling)
{if(aobj=trobj.lastChild.firstChild)
aobj.style.fontSize=''+s+'px';else
{}
if(iobj=trobj.firstChild.firstChild)
iobj.height=(s/2);if(s>endsize)
s--;}}
catch(e)
{}
try
{window.screen.updateInterval=0;}
catch(e)
{}}