document.writeln('');
document.writeln('<table border=0 cellpadding=0 cellspacing=0>');
document.writeln('<tr>');
document.writeln('	<td align=center><img src="sitemedia/line-bottom.jpg" width="750" height="23" alt="" border="0"><br>');
document.writeln('     <table border=0 cellpadding=0 cellspacing=0>');
document.writeln('     <tr>');
document.writeln('     	<td>&nbsp;&nbsp;&nbsp;<a href="index.html">Home</a></td>');
document.writeln('     	<td>&nbsp;&nbsp;&nbsp;<a href="About3G.html">About 3G Touch</a></td>');
document.writeln('     	<td>&nbsp;&nbsp;&nbsp;<a href="ProductsAndServices.html">Products and Services</a></td>');
document.writeln('     	<td>&nbsp;&nbsp;&nbsp;<a href="Support.html">Support</a></td>');
document.writeln('     	<td>&nbsp;&nbsp;&nbsp;<a href="Success_Stories.html">Success Stories</a></td>');
document.writeln('     	<td>&nbsp;&nbsp;&nbsp;<a href="Newsroom.html">Newsroom</a></td>');
document.writeln('     	<td>&nbsp;&nbsp;&nbsp;<a href="partners.html">Partners</a></td>');
document.writeln('     	<td>&nbsp;&nbsp;&nbsp;<a href="Contact3G.html">Contact 3G</a></td>');
document.writeln('     </tr>');
document.writeln('     </table>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('	<td>&nbsp;&nbsp;&nbsp;<font color="#ff9900" size="-2">&copy; 2008 3G Touch Solutions Inc.</font></td>');
document.writeln('</tr>');
document.writeln('</table>');
document.writeln('</body>');
document.writeln('</html>');

