// JavaScript Document
document.write(' 	<table width="164"  border="0" cellspacing="2" cellpadding="3"> ');
document.write('         <tr> ');
document.write('           <td colspan="2">&nbsp;</td> ');
document.write('         </tr> ');
document.write('         <tr> ');
document.write('           <td width="26"><img src="../images/menu_bullot.gif" width="18" height="19"></td> ');
document.write('           <td width="193" class="rightmenu"><a href="../aboutus.php" class="rightmenu">About Us </a></td> ');
document.write('         </tr> '); 
document.write('         <tr align="left"> ');
document.write('           <td colspan="2"><img src="../images/line.jpg" width="164" height="1"></td> ');
document.write('         </tr> ');
document.write('         <tr> ');
document.write('           <td><img src="../images/menu_bullot.gif" width="18" height="19"></td> ');
document.write('           <td class="rightmenu"><a href="../origingrowth.php" class="rightmenu">Origin & Growth</a></td> ');
document.write('         </tr> ');
document.write('         <tr align="left"> ');
document.write('           <td colspan="2"><img src="../images/line.jpg" width="164" height="1"></td> ');
document.write('         </tr> ');
document.write('         <tr> ');
document.write('           <td><img src="../images/menu_bullot.gif" width="18" height="19"></td> ');
document.write('           <td class="rightmenu"><a href="../programs.php" class="rightmenu">Programs</a></td> ');
document.write('         </tr> ');
document.write('         <tr align="left"> ');
document.write('           <td colspan="2"><img src="../images/line.jpg" width="164" height="1"></td> ');
document.write('         </tr> ');
document.write('         <tr> ');
document.write('           <td><img src="../images/menu_bullot.gif" width="18" height="19"></td> ');
document.write('           <td class="rightmenu"><a href="../ourgratitude.php" class="rightmenu">Our Gratitude</a></td> ');
document.write('         </tr> ');
document.write('         <tr align="left"> ');
document.write('           <td colspan="2"><img src="../images/line.jpg" width="164" height="1"></td> ');
document.write('         </tr> ');

document.write('         <tr> ');
document.write('           <td><img src="../images/menu_bullot.gif" width="18" height="19"></td> ');
document.write('           <td class="rightmenu"><a href="../register.php" class="rightmenu">Register Here</a></td> ');
document.write('         </tr> ');
document.write('         <tr align="left"> ');
document.write('           <td colspan="2"><img src="../images/line.jpg" width="164" height="1"></td> ');
document.write('         </tr> ');

document.write('         <tr> ');
document.write('           <td><img src="../images/menu_bullot.gif" width="18" height="19"></td> ');
document.write('           <td class="rightmenu"><a href="../contactus.php" class="rightmenu">Contact Us </a></td> ');
document.write('         </tr> ');
document.write('         <tr align="left"> ');
document.write('           <td colspan="2"><img src="../images/line.jpg" width="164" height="1"></td> ');
document.write('         </tr> ');
document.write('         <tr> ');
document.write('           <td><img src="../images/menu_bullot.gif" width="18" height="19"></td> ');
document.write('           <td class="rightmenu"><a href="../feedback.php" class="rightmenu">Feedback</a></td> ');
document.write('         </tr> ');
document.write('         <tr align="left"> ');
document.write('           <td colspan="2"><img src="../images/line.jpg" width="164" height="1"></td> ');
document.write('         </tr> ');
document.write('     </table> ');
