// === 1 === FONT, COLORS, EXTRAS... n_font='verdana,arial,sans-serif'; n_fontSize='10px'; n_fontSizeNS4='11px'; n_fontWeight='normal'; n_fontColor='#4A49A8'; n_textDecoration='none'; n_fontColorHover='#ff0000';// | won't work n_textDecorationHover='underline';// | in Netscape4 n_bgColor='#ffffff';//set [='transparent'] for transparent n_top=0;// | n_left=0;// | defining n_width=290;// | the box n_height=14;// | n_position='relative';// absolute/relative n_timeOut=3;//seconds n_pauseOnMouseOver=true; n_speed=10;//1000 = 1 second n_leadingSign='_'; n_alternativeHTML=''; // for not supported browsers like Opera<7 - usually // you may want to put a link to your news page // === 2 === THE CONTENT - ['href','text','target'] n_content=[ ['http://www.nilgon.ir/RSSCollector/Redirect.aspx?URL=http://www.ictnn.ir/modules.php?name=News&file=article&sid=20','سایت بسیج مقاومت هک شد', '_blank'], ['http://www.nilgon.ir/RSSCollector/Redirect.aspx?URL=http://www.ictnn.ir/modules.php?name=News&file=article&sid=19','آغاز ارائه اينترنت پرسرعت مخابرات', '_blank'], ['http://www.nilgon.ir/RSSCollector/Redirect.aspx?URL=http://www.ictnn.ir/modules.php?name=News&file=article&sid=18','ویندوز 8 عرضه خواهد شد', '_blank'], ['http://www.nilgon.ir/RSSCollector/Redirect.aspx?URL=http://www.ictnn.ir/modules.php?name=News&file=article&sid=17','دولت دهم اولین دولت الکترونیک است', '_blank'], ['http://www.nilgon.ir/RSSCollector/Redirect.aspx?URL=http://www.ictnn.ir/modules.php?name=News&file=article&sid=16','سایت دیوان محاسبات کشور هک شد', '_blank'], ['http://www.nilgon.ir/RSSCollector/Redirect.aspx?URL=http://www.ictnn.ir/modules.php?name=News&file=article&sid=15','ورد پرس 2.9.1 فارسی منتشر شد.', '_blank'], ['http://www.nilgon.ir/RSSCollector/Redirect.aspx?URL=http://www.ictnn.ir/modules.php?name=News&file=article&sid=14','گوشی تان را بدون شارژ روشن کنید', '_blank'], ['http://www.nilgon.ir/RSSCollector/Redirect.aspx?URL=http://www.ictnn.ir/modules.php?name=News&file=article&sid=13','قیمت پهنای باند در ایران 330 برابر ژاپن', '_blank'], ['http://www.nilgon.ir/RSSCollector/Redirect.aspx?URL=http://www.ictnn.ir/modules.php?name=News&file=article&sid=12','شیعه آنلاین فیلتر شد', '_blank'], ['http://www.nilgon.ir/RSSCollector/Redirect.aspx?URL=http://www.ictnn.ir/modules.php?name=News&file=article&sid=11','اخبار جدید راجع به فیلترینگ سایت ها', '_blank'] ]; // THE SERIOUS SCRIPT - PLEASE DO NOT TOUCH n_nS4=document.layers?1:0;n_iE=document.all&&!window.innerWidth&&navigator.userAgent.indexOf("MSIE")!=-1?1:0;n_nSkN=document.getElementById&&(navigator.userAgent.indexOf("Opera")==-1||document.body.innerHTML)&&!n_iE?1:0; n_t=0; n_cur=0; n_l=n_content[0][1].length; n_timeOut*=1000; n_fontSize2=n_nS4&&navigator.platform.toLowerCase().indexOf("win")!=-1?n_fontSizeNS4:n_fontSize; n_p=n_pauseOnMouseOver?" onmouseover=clearTimeout(n_TIM) onmouseout=n_TIM=setTimeout('n_new()',"+n_timeOut+")>":">"; n_k=n_nS4?"":" style=text-decoration:none;color:"+n_fontColor; function n_new() { if(!(n_iE||n_nSkN||n_nS4))return; var O,mes; O=n_iE?document.all['nnewsb']:n_nS4?document.layers['n_container'].document.layers['nnewsb']:document.getElementById('nnewsb'); mes=n_content[n_t][0]!=""&&n_cur==n_l?(""):(""+n_content[n_t][1].substring(0,n_cur)+n_leadingSign+""); if(n_nS4)with(O.document) { open(); write(mes); close() } else { O.innerHTML=mes; } if(n_cur++==n_l) { n_cur=0; n_TIM=setTimeout("n_new()",n_timeOut); n_t++; if(n_t==n_content.length) { n_t=0; } n_l=n_content[n_t][1].length } else { setTimeout("n_new()",n_speed) } }; document.write('
'+n_alternativeHTML+'
');if(!n_nS4)setTimeout("n_new()",1000);else window.onload=n_new;if(n_nS4)onresize=function(){location.reload()}