document.write('<div id="footerrow">')

document.write('<div id="footer">')

document.write('<a href="index.html">Home</a> | '
+ '<a href="company.html">The Company</a> | '
+ '<a href="solution.html">One Stop Solution</a> | '
+ '<a href="products.html">Our Products</a> | '
+ '<a href="happenings.html">Latest Happenings</a> | '
+ '<a href="contact.html">Contact Us</a> | '
+ '<a href="tos.html">Terms of Service</a> | '
+ '<a href="privacy.html">Privacy Policy</a>')

document.write('<br />&copy; Copyright 2009 | Celblos Dermal Research Centre Pte. Ltd. | Site by <a href="http://www.webpuppies.com.sg" rel="external" class="wp">Webpuppies</a>')

document.write('</div>') // end footer

document.write('</div>') // end footerrow
