/*

copy right jassem kalifa al_harari e-mial:emjkh77@yahoo.com

*/

//any_lan();



function fover() {

return "#D5EAFF";

}

function fout() {

return "#99CCFF";

}
//************************************** NEWS
document.writeln('<table width=140 border=0 background=#99CCFF class=blue_bg>');

document.writeln('<tr><a href="../../online/news_hp.php">');

document.writeln('<td   style="cursor: hand" onmouseout="this.style.background=fout()" onMouseOver="this.style.background=fover()" align=center bgcolor=#99CCFF valign=middle ><b><img src=../../resource/images/bullet.gif width=10 height=10 align=left>News </b></td>');

document.writeln('</tr>');

document.writeln('</table>');
//************************************** VARIETY
document.write('<table width=140 border=0 bgcolor=#99CCFF class=blue_bg>');

document.writeln('<tr><a href="../../online/variety_hp.php">');

document.writeln('<td  style="cursor: hand" onMouseOut="this.style.background=fout()" onMouseOver="this.style.background=fover()" align=center bgcolor=#99CCFF valign=top ><b><img src=../../resource/images/bullet.gif  width=10 height=10 align=left>');

document.write('</b><b>Variety</b></td>');

document.writeln('</a></tr>');
//************************************** SPROTS
document.write('</table>');document.write('<table width=140 border=0 bgcolor=#99CCFF class=blue_bg>');

document.writeln('<tr><a href="../../online/sports_hp.php">');

document.writeln('<td  style="cursor: hand" onMouseOut="this.style.background=fout()" onMouseOver="this.style.background=fover()" align=center bgcolor=#99CCFF valign=top ><b><img src=../../resource/images/bullet.gif  width=10 height=10 align=left>');

document.write('</b><b>Sports</b></td>');

document.writeln('</a></tr>');

document.write('</table>');
////////////////////////////
//********************************************* Reports
document.writeln('<table width=140 border=0 bgcolor=#99CCFF class=blue_bg>');

document.writeln('<tr><font size="2"><a href="../../online/cat_hp.php?category_id=1">');

document.writeln('<td  style="cursor: hand" onMouseOut="this.style.background=fout()" onMouseOver="this.style.background=fover()" align=center bgcolor=#99CCFF valign=middle ><b><img src=../../resource/images/bullet.gif  width=10 height=10 align=left>Reports</b></td>');

document.writeln('</a></font></tr>');

document.writeln('</table>');
//*********************************************
//************************************** TRAVEL
document.writeln('<table width=140 border=0 bgcolor=#99CCFF class=blue_bg>');

document.writeln('<tr><a href="../../../online/travel/travel.php">');

document.writeln('<td  style="cursor: hand" onMouseOut="this.style.background=fout()" onMouseOver="this.style.background=fover()" align=center bgcolor=#99CCFF valign=middle ><b><img src=../../resource/images/bullet.gif  width=10 height=10 align=left>Travel</b></td>');

document.writeln('</a></tr>');

document.writeln('</table>');
//************************************************ lifestyle

document.writeln('<table width=140 border=0 bgcolor=#99CCFF class=blue_bg>');

document.writeln('<tr><a href="../lifestyle/folklore_hp.php">');

document.writeln('<td  style="cursor: hand" onMouseOut="this.style.background=fout()" onMouseOver="this.style.background=fover()" align=center bgcolor=#99CCFF valign=top ><b><img src=../../resource/images/bullet.gif  width=10 height=10 align=left>');

document.writeln('</b><b>Lifestyle</b></td>');

document.writeln('</a></tr>');

document.write('</table>');
//************************************** Discover LY
document.write('<table width=140 border=0 bgcolor=#99CCFF class=blue_bg>');

document.writeln('<tr><a href="../tourism/discoverly_home.php">');

document.writeln('<td   style="cursor: hand" onMouseOut="this.style.background=fout()" onMouseOver="this.style.background=fover()" align=center bgcolor=#99CCFF height=20 bordercolor=#336699 valign=middle ><b><img src=../../resource/images/bullet.gif  width=10 height=10 align=left>Discover Libya');

document.write('</b></td>');

document.writeln('</a></tr>');

document.write('</table>');

