document.write('<table border="0" cellspacing="0" cellpadding="0">'); 
document.write('<tr><td width="800"><img src="images/journey_logo.gif" alt="journey2India" width="125" height="36" /></td>'); 
     document.write('<td width="170"><a href="index.html">Home</a> | <a href="sitemap.html">Sitemap</a> | <a href="contact.html">Contact us</a></td>'); 
document.write('</tr>');
document.write('</table></td>');
   document.write(' </tr>');
   document.write(' <tr>');
     document.write(' <td style="padding:0px 30px 0px 29px;"><table width="100%" border="0" cellspacing="0" cellpadding="0">');
      document.write('  <tr>');
          document.write('<td rowspan="2"><img src="images/logo.gif" alt="journey2India" width="199" height="100" /></td>');
          document.write('<td width="78%" valign="top"><table width="176" border="0" align="right" cellpadding="0" cellspacing="0">');
           document.write(' <tr>');
            document.write('  <td height="22px;"></td>');
            document.write('  <td width="16%">&nbsp;</td>');
            document.write('</tr>');
       // document.write(' <tr>');
//              document.write('<td width="84%"><input name="textfield" type="text" class="textbox" value="Search......" /></td>');
//            document.write('  <td align="right"><a href="#"><img src="images/magnifier_ico.gif" alt="search" width="19" height="23" border="0" /></a></td>');
//           document.write(' </tr>');
            document.write('<tr>');
             document.write(' <td height="18"></td>');
             document.write(' <td></td>');
            document.write('</tr>');

          document.write('</table>		  </td>');
       document.write(' </tr>');
       document.write(' <tr>');
        document.write('  <td valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="table">');
           document.write(' <tr>');
            document.write('  <td width="2%"><img src="images/link_corner_left.gif" width="16" height="40" /></td>');
             document.write(' <td background="images/link_bacgroung-image.gif">');
			 document.write(' <ul>');
			 document.write(' <li><a href="who_we_are.html">Who We Are</a> </li>');
document.write('<li>		  <a href="were_we_go.html">Places We Go </a></li>');
		 document.write(' <li><a href="india_glace.html">India at Glance </a></li>');
		 document.write(' <li><a href="corporate.html">Corporate Packages </a></li>');
		 document.write(' <li><a href="weekend.html">Weekend Tours </a></li>');
		  document.write('<li><a href="photoalbum.html">Photo Album</a></li>');
		  document.write('</ul></td>');
              document.write('<td width="2%"><img src="images/link_corner_right.gif" width="16" height="40" /></td>');
            document.write('</tr>');

         document.write(' </table>		  </td>');
        document.write('</tr>');

      document.write('</table>');
