ÿþ<html><head> <title>News</title> <link rel="stylesheet" type="text/css" href="style.css"/> <style type="text/css"> <!-- BODY { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } /* FONT COLORS */ TABLE { COLOR: #000000; FONT: 13px Tahoma,arial; font-weight: normal } .title { COLOR: #0033FF; FONT: 13px Tahoma,arial; font-weight: bold; } #NewsDiv { position: absolute; left: 0; top: 0; width: 100% } /* PAGE LINK COLORS */ a:link { text-decoration: none; } a:visited { color:Purple; text-decoration: none; } a:active { text-decoration: none; } a:hover { text-decoration: none; } .style1 { direction: rtl; text-align: justify; } .style2 { text-align: justify; } --> </style> </head> <body BGCOLOR="#eef3f9" onmouseover="scrollspeed=0" onmouseout="scrollspeed=current" onload="NewsScrollStart();"> <div id="NewsDiv" class="style1" style="cursor: default"> <table cellpadding="5" cellspacing="0" border="0" width="100%"><tr> <td class="style2"> <br /> '2 /H3*'FÌ ©G /1 (1F'EG G'Ì GA*¯Ì 'F,EF 41©* EÌ FE'ÌF/ /1.H'3* EÌ FE'ÌÌE '2 ©D'G 'ÌEFÌ '3*A'/G FE'ÌF/.<br /><br /> <center><img alt="" src="images/line.gif" align="middle" /></center> <br /> 'F,EF /H†1.G 3H'1'F '3~'/'F' "E'/G (1¯2'1Ì *H1G'Ì /H†1.G 3H'1Ì H ¯1/4¯1Ì (' GE©'1Ì ¯1HG G' H ('4¯'G G'Ì /H†1.G 3H'1Ì H ¯1/4¯1Ì 3'Ì1 4G1G' H '3*'FG' EÌ ('4/.D7A'K ,G* GE'GF¯Ì (' E' *E'3 (¯Ì1Ì/. <br /> <br /> <center><img alt="" src="images/line.gif" align="middle" /></center> <br /> 'F,EF /H†1.G 3H'1'F '3~'/'F' '2 ©DÌG 'A1'/ H 41©* G'Ì 9D'BG EF/ (G H124 H A9'DÌ* G'Ì H124Ì H A1GF¯Ì '3~'F31 EÌ ~0Ì1/.D7A'K ,G* GE'GF¯Ì (' E' *E'3 (¯Ì1Ì/.<br /> <br /> <center><img alt="" src="images/line.gif" align="middle" /></center> <br /> /H†1.G 3H'1Ì H ¯1/4¯1Ì /1 'Ì1'F H 3'Ì1 ©4H1G' 1' (' E1',9G (G 5A-G ~ÌHF/G' /F('D ©FÌ/.(Ì4 '2 200 DÌF© EAÌ/ '2 (G*1ÌF 3'Ì* G'Ì 'ÌF*1F*Ì E1*(7.<br /> </td></tr></table> </div> <!-- YOU DO NOT NEED TO EDIT BELOW THIS LINE --> <script language="JavaScript" type="text/javascript"> <!-- HIDECODE var scrollspeed = "1" // SET SCROLLER SPEED 1 = SLOWEST var speedjump = "30" // ADJUST SCROLL JUMPING = RANGE 20 TO 40 var startdelay = "2" // START SCROLLING DELAY IN SECONDS var nextdelay = "0" // SECOND SCROLL DELAY IN SECONDS 0 = QUICKEST var topspace = "4px" // TOP SPACING FIRST TIME SCROLLING var frameheight = "166px" // IF YOU RESIZE THE WINDOW EDIT THIS HEIGHT TO MATCH current = (scrollspeed) function HeightData(){ AreaHeight=dataobj.offsetHeight if (AreaHeight==0){ setTimeout("HeightData()",( startdelay * 1000 )) } else { ScrollNewsDiv() }} function NewsScrollStart(){ dataobj=document.all? document.all.NewsDiv : document.getElementById("NewsDiv") dataobj.style.top=topspace setTimeout("HeightData()",( startdelay * 1000 )) } function ScrollNewsDiv(){ dataobj.style.top=parseInt(dataobj.style.top)-(scrollspeed) if (parseInt(dataobj.style.top)<AreaHeight*(-1)) { dataobj.style.top=frameheight setTimeout("ScrollNewsDiv()",( nextdelay * 1000 )) } else { setTimeout("ScrollNewsDiv()",speedjump) }} // END HIDE CODE --> </script> </body> </html>