document.write('<div id="topmenu">')

document.write('<a href="index.html" class="nodots"><img src="img/topmenu_home.gif" alt="" /></a> <a href="index.html">Home</a>')
document.write('<a href="contact.html" class="nodots"><img src="img/topmenu_contact.gif" alt="" /></a> <a href="contact.html">Contact Us</a>')

document.write('</div>')