function header()
	{
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">  <tr> <td bgcolor="#346ABD" width="220" background="images/TopNavBackround.gif">    <img src="images/TopNavigation_01.gif" width="201" height="21"></td>				    <td bgcolor="#346ABD" background="images/TopNavBackround.gif" width="90" nowrap>   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="index.html" class="topnavlink"><font color="#00FFFF"><b>Home</b></a></font>	</td>				    <td bgcolor="#346ABD" background="images/TopNavBackround.gif" width="100" nowrap> 				      <a href="aboutus.html" class="topnavlink">About Sanchit</a>				         </td>  <td width="16" background="images/TopNavBackround.gif">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>   <td bgcolor="#346ABD" width="74" background="images/TopNavBackround.gif"> 	<a href="services.html" class="topnavlink">Services</a>						   </td>   <td width="25" background="images/TopNavBackround.gif">&nbsp;</td>  <td bgcolor="#346ABD" width="80" background="images/TopNavBackround.gif" nowrap> <a href="press.html" class="topnavlink">Press Room</a>    </td>    <td width="19" background="images/TopNavBackround.gif">&nbsp;</td>  <td bgcolor="#346ABD" width="75" background="images/TopNavBackround.gif"> 	<a href="careers.html" class="topnavlink">Careers</a>	    </td>    <td bgcolor="#346ABD" width="126" background="images/TopNavBackround.gif" nowrap> <a href="services1.html" class="topnavlink">SAP Business One</a>');
document.write('</td> <td bgcolor="#346ABD" width="9" background="images/TopNavBackround.gif">&nbsp;</td> </tr>		</table>	');
	}


function foot()
{
 document.write('<table border="0" cellPadding="0" cellSpacing="0" height="100%" width="100%"><tr><td align="center" noWrap><a  href="index.html" class="bluelink">Copyright© 2006 Sanchit Technology Pvt. Ltd.</a></td> <td align="left" width="200">&nbsp;&nbsp;&nbsp;<a href="policy.html" class="bluelink" >Privacy Policy</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a  href="link.html" class="bluelink">Link </a></td></tr> </table>');
}