document.write('    <div id="footer">    ')
document.write('    	<ul>    ')
document.write('        	<li><a href="overview.html">About Us</a></li>    ')
document.write('        	<li><a href="solutions.html">Solutions</a></li>    ')
document.write('            <li><a href="customers.html">Customers</a></li>    ')
document.write('            <li><a href="partners.html">Partners</a></li>    ')
document.write('            <li><a href="career.html">Career</a></li>    ')
document.write('            <li><a href="contactUs.php">Contact Us</a></li>    ')
document.write('		</ul>    ')
document.write('         <div class="copyright">&copy; 2010 <a href="index.html">MJM Networks Pte Ltd</a>. All rights reserved.</div>    ')
document.write('		<script src="http://static.getclicky.com/js" type="text/javascript"></script>    ')
document.write('		<script type="text/javascript">try{ clicky.init(66387248); }catch(err){}</script>    ')
document.write('		<noscript><p><img alt="Clicky" width="1" height="1" src="http://in.getclicky.com/66387248ns.gif" /></p></noscript>    ')
document.write('		<script type="text/javascript">    ')	
document.write('    </div>    ')  
