//Programmed By Davood Jafari //Email : ISDavood@Gmail.Com //Tell : 09191041215 var List = new Array();var Href = new Array();List[0] = 'عباس با مذاکرات مستقیم موافقت کرده است';Href[0] = 'http://www.bebinnews.com/News/27554';List[1] = 'قلعه‌نویی: برای پورحیدری و فتح‌الله‌زاده دسته گل می‌برم';Href[1] = 'http://www.bebinnews.com/News/33049';List[2] = 'خشم پاکستانی ها از کمک رسانی ناقص';Href[2] = 'http://www.bebinnews.com/News/36474';List[3] = 'سفر به فضا با فضاپیمای دست‌ساز / گزارش تصویری';Href[3] = 'http://www.bebinnews.com/News/39627';List[4] = 'اعتراض نمایندگان به بررسی مجدد مواد حذف شده از لایحه خانواده';Href[4] = 'http://www.bebinnews.com/News/33840';List[5] = 'احتمال عدم قصاص دو محکوم پرونده کهریزک';Href[5] = 'http://www.bebinnews.com/News/33737';List[6] = 'ساخت خودروی ویژه "آسه آن" در مالزی توسط شرکت پژو';Href[6] = 'http://www.bebinnews.com/News/35708';List[7] = 'ستاره‌ای در استیل‌آذین نمی‌بینم/ مشکل تیم ما جای دیگری است';Href[7] = 'http://www.bebinnews.com/News/35871';List[8] = 'آخرین آمار تعداد بیکاران کشور';Href[8] = 'http://www.bebinnews.com/News/29496';List[9] = 'گزارش تصویری / با یاد شقایقها -1';Href[9] = 'http://www.bebinnews.com/News/30926';function addEvent(obj,type,fn){if(obj.attachEvent){obj['e'+type+fn]=fn;obj[type+fn]=function(){obj['e'+type+fn](window.event );};obj.attachEvent('on'+type, obj[type+fn]);}else{obj.addEventListener(type,fn,false);};};var sec=0;var x=0;var pos=0;var l=List[0].length;var Comma;var max=List.length;function DJTicker(){if(pos==l){Comma="";}else{Comma="_";};document.getElementById('Thicker').innerHTML=''+List[x].substring(0,pos)+Comma+"";if(pos++==l){pos=0;sec=setTimeout("DJTicker()",2000);x++;if(x ==max){x=0;};l=List[x].length;}else{setTimeout("DJTicker()",80);};};function Run(){DJTicker();document.getElementById('Thicker').onmouseover=function(){clearTimeout(sec);};document.getElementById('Thicker').onmouseout=function(){sec=setTimeout("DJTicker()",2000);};};addEvent(window,"load",Run);