<!--
//copyright Marco Peschiera - se lo copiate siete MERDE
if(!messo){var messo=1;var vel=20;var isIE4=(document.all&&!document.getElementById)?true:false;var isIE5=(document.all&&document.getElementById)?true:false;var S_posX=120;var S_posY=10;var S_ante=0;if(isIE4||isIE5){function S_chiudi(){document.all.SC.style.visibility="hidden";}function S_SettaValori(){if(document.body){innerWidth=document.body.clientWidth;}else{innerWidth=1004;}S_mouvi();}function S_mouvi(){var S_scrollPos=document.body.scrollTop;var S_posLeft=-S_posX+innerWidth+document.body.scrollLeft;if(Math.abs(S_scrollPos-S_ante)>vel){var S_dist=2*parseInt(Math.abs(S_scrollPos-S_ante)/vel);}else{var S_dist=1;}if(S_ante<(S_scrollPos+S_posY)){S_ante+=S_dist;}else if(S_ante>(S_scrollPos+S_posY)){S_ante-=S_dist;}S_mouviElemento(S_ante,S_posLeft);setTimeout("S_mouvi()",25);}function S_mouviElemento(S_valTop,S_valLeft){if(isIE4){document.all["SC"].style.left=S_valLeft;document.all["SC"].style.top=S_valTop;}else{document.getElementById("SC").style.left=S_valLeft;document.getElementById("SC").style.top=S_valTop;}}function S_Traccia(){if(screen.width>=640){window.onresize=S_SettaValori;S_SettaValori();}}if(document.body){S_altura=document.body.clientHeight;S_anchura=document.body.clientWidth;}else{if(frames.length==0){S_altura=301;S_anchura=451;}else{S_altura=0;S_anchura=0;}}if(S_altura>300&&S_anchura>450){document.write(strSC);}S_Traccia();}}
-->


