/* USE WORDWRAP AND MAXIMIZE THE WINDOW TO SEE THIS FILE ======================================== V-NewsTicker v2.1 License : Freeware (Enjoy it!) (c)2003 VASIL DINKOV- PLOVDIV, BULGARIA ======================================== For IE4+, NS4+ & Opera5+ ======================================== Get the NewsTicker script at: http://www.smartmenus.org/other.php and don't wait to get the Great SmartMenus script at: http://www.smartmenus.org LEAVE THESE NOTES PLEASE - delete the comments if you want */ v2_font='verdana,arial,sans-serif'; v2_fontSize='10px'; v2_fontSizeNS4='11px'; v2_fontWeight='normal'; v2_fontColor='#4A49A8'; v2_textDecoration='none'; v2_fontColorHover='#ff0000';// | won't work v2_textDecorationHover='underline';// | in Netscape4 v2_bgColor='transparent'; // set [='transparent'] for transparent // set [='url(image_source)'] for image // === 2 === THE CONTENT - ['href','text','target'] // Use '' for href to have no link item v2_content=[ ['','ACCOUNT NON ABILITATO!
L\'indirizzo da cui e\' stato richiamato il newsticker non e\' abilitato al servizio',''], ]; v2_top=0;// | v2_left=0;// | defining v2_width=177;// | the box v2_height=150;// | v2_paddingTop=2; v2_paddingLeft=2; v2_position='relative';//absolute or relative v2_timeout=5000;//1000 = 1 second v2_slideSpeed=20; v2_slideDirection=0;//0=down-up;1=up-down v2_pauseOnMouseOver=true; // THE SERIOUS SCRIPT - PLEASE DO NOT TOUCH v2_ua=navigator.userAgent;v2_nS4=document.layers?1:0;v2_iE=document.all&&!window.innerWidth&&v2_ua.indexOf("MSIE")!=-1?1:0;v2_oP=v2_ua.indexOf("Opera")!=-1&&document.clear?1:0;v2_oP4=v2_ua.indexOf("Opera")!=-1&&!document.clear;v2_kN=v2_ua.indexOf("Konqueror")!=-1&&parseFloat(v2_ua.substring(v2_ua.indexOf("Konqueror/")+10))<3.1?1:0;v2_count=v2_content.length;v2_s1=1;v2_cur=1;v2_cl=0;v2_d=v2_slideDirection?-1:1;v2_TIM=0;v2_fontSize2=v2_nS4&&navigator.platform.toLowerCase().indexOf("win")!=-1?v2_fontSizeNS4:v2_fontSize;v2_canPause=0;function v2_getOS(a){return v2_iE?document.all[a].style:v2_nS4?document.layers['v2_container'].document.layers[a]:document.getElementById(a).style};function v2_start(){var o=v2_getOS('v2_1');var px=v2_nS4?0:'px';if(v2_iE||v2_oP){if(o.pixelTop==v2_paddingTop){v2_canPause=1;if(v2_count>1)v2_TIM=setTimeout("v2_canPause=0;v2_slide()",v2_timeout);return};o.pixelTop-=v2_d;if(v2_oP&&o.visibility.toLowerCase()!='visible')o.visibility='visible';setTimeout("v2_start()",v2_slideSpeed);return};if(parseInt(o.top)==v2_paddingTop){v2_canPause=1;if(v2_count>1)v2_TIM=setTimeout("v2_canPause=0;v2_slide()",v2_timeout);return};o.top=parseInt(o.top)-v2_d+px;setTimeout("v2_start()",v2_slideSpeed)};function v2_slide(){var o=v2_getOS('v2_'+v2_cur);var o2=v2_getOS('v2_'+(v2_cur.vnewsticker,a.vnewsticker{font-family:'+v2_font+';font-size:'+v2_fontSize2+';color:'+v2_fontColor+';text-decoration:'+v2_textDecoration+';font-weight:'+v2_fontWeight+'}a.vnewsticker:hover{font-family:'+v2_font+';font-size:'+v2_fontSize2+';color:'+v2_fontColorHover+';text-decoration:'+v2_textDecorationHover+'}');v2_temp='
';for(v2_i=0;v2_i'+(v2_content[v2_i][0]!=''?'1){clearTimeout(v2_TIM);v2_cl=1}\' onmouseout=\'if(v2_canPause&&v2_count>1&&v2_cl)v2_TIM=setTimeout(\"v2_canPause=0;v2_slide();v2_cl=0\","+v2_timeout+")\'":"")+'>':'1){clearTimeout(v2_TIM);v2_cl=1}\' onmouseout=\'if(v2_canPause&&v2_count>1&&v2_cl)v2_TIM=setTimeout(\"v2_canPause=0;v2_slide();v2_cl=0\","+v2_timeout+")\'":"")+'>')+v2_content[v2_i][1]+(v2_content[v2_i][0]!=''?'':'')+'
';v2_temp+='';document.write(v2_temp);setTimeout("v2_start()",1000);if(v2_nS4)onresize=function(){location.reload()}}