document.write('<table border="0" cellpadding="0" cellspacing="0" id="navigation">');
document.write('<tr>');
document.write('<td class="navText" align="center" nowrap="nowrap"><a href="javascript:topmenu(\'buzzhome\');">Home</a></td>');
document.write('<td class="navText" align="center" nowrap="nowrap"><a href="javascript:topmenu(\'products\');"><B>Products<B></a></td>');
document.write('<td class="navText" align="center" nowrap="nowrap"><a href="javascript:topmenu(\'aboutus\');">About Us</a></td>');
document.write('<td class="navText" align="center" nowrap="nowrap"><a href="javascript:topmenu(\'workshop\');">Workshop</a></td>');
document.write('<td class="navText" align="center" nowrap="nowrap"><a href="http://www.sly50s.com.au"; target="new";>Sly50\'s</a></td>');
document.write('<td class="navText" align="center" nowrap="nowrap"><a href="javascript:topmenu(\'events\');">Special Events</a></td>');
document.write('<td class="navText" align="center" nowrap="nowrap"><a href="javascript:topmenu(\'club\');">Buzz Club</a></td>');
document.write('<td class="navText" align="center" nowrap="nowrap"><a href="javascript:topmenu(\'newproducts\');">Product Releases</a></td>');
document.write('<td class="navText" align="center" nowrap="nowrap"><a href="javascript:topmenu(\'contact\');">Contact Details</a></td>');
document.write('<td class="navText" align="center" nowrap="nowrap"><a href="javascript:topmenu(\'links\');">Links</a></td>');
document.write('</tr>');
document.write('</table>');
