document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" id="Table_bottom">'
+' <tr>'
+'    <td height="1" align="left" valign="top"><div align="center" class="link">'
+'        <table width="100%" border="0" cellspacing="0" cellpadding="0">'
+'          <tr> '
+'            <td><div align="center"><a href="index.htm" class="bottom">Home </a>&nbsp;| <a href="aboutus.htm" class="bottom">About Us </a>&nbsp;| '
+'                <a href="Products.htm" class="bottom">&nbsp;Product &nbsp;</a>| &nbsp;<a href="Services.htm" class="bottom">Services</a> '
+'                &nbsp;| &nbsp;<a href="ssmscreenshots.htm" class="bottom">Screen Shots</a> &nbsp;| '
+'                &nbsp;<a href="Faq.htm" class="bottom">FAQ</a> &nbsp;| &nbsp;<a href="News.htm" class="bottom">News</a> | <a href="contactus.htm" class="bottom">Contact Us </a>&nbsp;| <a href="democd.htm" class="bottom">Demo CD &nbsp;| &nbsp; <a href="SelfStorage.htm" class="bottom" target="blank"> Self Storage &nbsp;| &nbsp; <a href="MiniStorage.htm" class="bottom" target="blank"> Mini Storage</a></div></td>'
+'          </tr>'
+'        </table>'
+'      </div></td>'
+'  </tr>'
+'<tr> '
+'    <td height="18" align="left" valign="top" class="copyright"><table width="100%" border="0" cellspacing="0" cellpadding="0">'
+'        <tr>'
+'          <td class="copyright1" >&nbsp;&nbsp;Copyright &copy; 2009 Global E-SoftSys Pvt.Ltd. All rights reserved. </td>'
+'          <td class="copyright1" align="right"><a href="Privacy.htm" class="Privacy">Privacy Statement&nbsp;&nbsp; &nbsp;</td>'
+'        </tr>'
+'      </table></td>'
+'  </tr>'
+'  </table>');

