document.write('<table width=\"343\" height=\"18\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">');
document.write('<tr class=\"topmenu\">');
document.write('<td width=\"76\" align=\"center\"><a href=\"'+myPath+'index.php\">Forside</a></td>');
document.write('<td width=\"76\" align=\"center\"><a href=\"'+myPath+'hvem.php\">Hvem er vi?</a></td>');
document.write('<td width=\"115\" align=\"center\"><a href=\"'+myPath+'handelsbetingelser.php\">Handelsbetingelser</a></td>');
document.write('<td width=\"76\" align=\"center\"><a href=\"'+myPath+'kontakt.php\">Kontakt</a></td>');
document.write('</tr>');
document.write('</table>');
