<script language=JavaScript>if(navigator.appName == 'Netscape'){
styleHTML = '<style>A.tickerTextA:link {COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-DECORATION: none}\nA.tickerTextA:visited {COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-DECORATION: none}\nA.tickerTextA:active {COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-DECORATION: none}\nA.tickerTextA:hover {COLOR: #ff0000; FONT-FAMILY: Arial; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-DECORATION: none}\n.DateCaption {COLOR: #9F1416; FONT-FAMILY: Arial; FONT-SIZE: 13px; font-weight : 700;}</style>'
document.write(styleHTML)
}
function Tck_Roll() {
a=document.getElementById('aTicker')
b=document.getElementById('bTicker')
a.style.top = parseInt(a.style.top)-1
b.style.top = parseInt(b.style.top)-1
if(parseInt(a.style.top) < -a.offsetHeight) a.style.top = a.offsetHeight
if(parseInt(b.style.top) < -b.offsetHeight) b.style.top = b.offsetHeight
setTimeout("Tck_Roll()",40);
}
function Tck_Init() {
a=document.getElementById('aTicker')
b=document.getElementById('bTicker')
a.style.top = 130;
b.style.top = a.offsetHeight +130;
}
function openWin(my_var) {
window.open(my_var,'NewsFlash','menubar=no,resizable=no,scrollbars=yes,width=449,height=300');
}
strNewsFlash = '<tr valign=top align=right><td class=DateCaption>12:49 20/02/2004</td></tr><tr><td><a href=javascript:openWin("/Ext/Comp/CdaNewsFlash/0,2297,2877610_184,00.html") class=tickerTextA>שני חיילי צה"ל נפצעו באורח קל מפיצוץ בציר קרני-נצרים</a></td></tr><tr><td> </td></tr><tr valign=top align=right><td class=DateCaption>12:32 20/02/2004</td></tr><tr><td><a href=javascript:openWin("/Ext/Comp/CdaNewsFlash/0,2297,2877608_184,00.html") class=tickerTextA>צה"ל והמשטרה מפנים מבנה בלתי חוקי סמוך לקרני שומרון</a></td></tr><tr><td> </td></tr><tr valign=top align=right><td class=DateCaption>12:03 20/02/2004</td></tr><tr><td><a href=javascript:openWin("/Ext/Comp/CdaNewsFlash/0,2297,2877605_184,00.html") class=tickerTextA>בחפירות ארכאולוגיות בים המלח התגלו תכשיטים בני 2,500 שנה</a></td></tr><tr><td> </td></tr><tr valign=top align=right><td class=DateCaption>11:57 20/02/2004</td></tr><tr><td><a href=javascript:openWin("/Ext/Comp/CdaNewsFlash/0,2297,2877604_184,00.html") class=tickerTextA>ירושלים: אדם נדקר בשכונת הבוכרים ומצבו בינוני; חשוד בדקירה נעצר</a></td></tr><tr><td> </td></tr><tr valign=top align=right><td class=DateCaption>11:45 20/02/2004</td></tr><tr><td><a href=javascript:openWin("/Ext/Comp/CdaNewsFlash/0,2297,2877601_184,00.html") class=tickerTextA>משטרת פקיסטן: אבי תוכנית הגרעין הפקיסטנית מסר ללוב אוראניום מועשר</a></td></tr><tr><td> </td></tr>'
strDivContent = '<table bgcolor=#FFFFFF width=114 height=100% CELLSPACING=0 CELLPADDING=0 border=0 dir=rtl>'+strNewsFlash+strNewsFlash+strNewsFlash+'</table>'
</script>