function header()
{
document.write("<table width='744' cellpadding='0' cellspacing='0' align='center' height=174>")
document.write("<tr>")
     
	 
document.write("      <td colspan='2' valign='top' width='744' height=122><img src='images/top.jpg' border='0' width='744' height='122' alt=''><br>")
document.write("	  <img src='images/name.jpg' border='0' width='237' height='66' alt=''><img src='images/c2.jpg' border='0' width='507' height='66' alt=''></td>")
      
     
	
document.write("    </tr>")
document.write("    <tr>")
document.write("      <td colspan='2' valign='top' background='images/m1.jpg' width='744' height=52>")
document.write("    <table border='0' cellspacing='0' cellpadding='0'>")
document.write("    <tr>")
document.write("      <td> <img src='images/m1.jpg' border='0' width='68' height='52' alt=''></td>")
document.write("      <td width='70' height='52' align='center' background='images/m2.jpg' ><a href='index.htm'>HOME</a></td>")
document.write("      <td width='99' height='52' align='center' background='images/m3.jpg'><a href='haj.htm'>HAJ & UMRA</a></td>")
document.write("      <td width='84' height='52' align='center' background='images/m4.jpg'><a href='packages.asp'>PACKAGES</a></td>")
document.write("      <td width='89' height='52' align='center' background='images/m5.jpg'><a href='tailor.asp'>TAILORED PROGRAMS</a></td>")
document.write("      <td  width='86' height='52' align='center' background='images/m6.jpg'><a href='agreement.htm'>AGREEMENT</a></td>")
document.write("      <td  width='104' height='52' align='center' background='images/m7.jpg'><a href='cities.asp'>CITIES IN EGYPT</a></td>")
document.write("      <td width='144' height='52' align='left' background='images/m8.jpg'>&nbsp;&nbsp;&nbsp;<a href='contactus.htm'>CONTACT US</a></td>")
document.write("    </tr>")
document.write("  </table>")
document.write("  </td>")
document.write("	  </table>")

}
