// JavaScript Document

	      document.write('<div id="header">')

	      document.write('<div id="header_left">Select a language: <a href="#">English</a> I <a href="#">Arabic</a></div>')

		  

	      document.write('<div id="header_right">')

	      document.write('<table border="0" cellspacing="0" cellpadding="0">')

	      document.write('<tr><form name="frmSearch" method="post" action="result.php" ><td width="49" valign="top" ><img src="images/hm_topsearch.gif"></td>')

	      document.write('<td width="54" >Search </td>')

	      document.write('<td width="103" ><input name="txtSearch" type="text" size="15" maxlength="25"></td>')

		  

	      document.write('<td width="30" align="right" valign="top" ><a href="#"><img src="images/hm_topsearch_go.gif" width="30" height="33" border="0" onClick="frmSearch.submit()"></a></td>')

	      

		  document.write('</form></tr></table></div></div>')

		  

	      document.write('<div id="header_nav">')

		  

		  document.write('<span></span>')

		  document.write('<a href="index.htm">Home</a> &nbsp;I&nbsp;') 

		  document.write('<a href="aboutus.htm">About Us</a> &nbsp;I&nbsp;') 

		  document.write('<a href="solutions.htm">Solutions & Services</a> &nbsp;I&nbsp;') 

		  document.write('<a href="affiliates.htm">Affiliates</a> &nbsp;I&nbsp;') 

		  document.write('<a href="learning.htm">Learning Center</a> &nbsp;I&nbsp;') 

		  document.write('<a href="careers.htm">Careers</a> &nbsp;I&nbsp;') 

		  document.write('<a href="feedback.htm">Feedback</a> &nbsp;I&nbsp; ')

		  document.write('<a href="contact.htm">Contact Us</a> &nbsp;I&nbsp; ')

		  document.write('<a href="sitemap.htm">Site Map</a>')

	      document.write('</div>')<!-- 

 -->