if (document.title == "De Originele Finse Kota"){
document.write ('<input type="submit" name="switch" value="Home" class="active">');
}else{
document.write ('<input type="submit" name="switch" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
}

document.write('<br></td></tr><tr></form><form method="POST" action="historie.php"><td align=left valign=top>');

if (document.title == "Oorsprong van de Finse Kota"){
document.write ('<input type="submit" name="switch" value="Historie" class="active">');
}else{
document.write ('<input type="submit" name="switch" value="Historie" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
}

document.write('<br /></td></tr><tr></form><form method="POST" action="assortiment.php"><td align=left valign=top>');

if (document.title == "Assortiment Finse producten"){
document.write ('<input type="submit" name="switch" value="Assortiment" class="active">');
}else if (document.title == "Assortiment: Finse Kota"){
document.write ('<input type="submit" name="switch" value="Assortiment" class="sub" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'sub\'" /><br /><input type="button" value="Finse kota\'s" class="menutitle" />');
}else if (document.title == "Assortiment: Finse Sauna Kota"){
document.write ('<input type="submit" name="switch" value="Assortiment" class="sub" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'sub\'" /><br /><input type="button" value="Sauna-kota\'s" class="menutitle" />');
}else if (document.title == "Assortiment: Grill Kota"){
document.write ('<input type="submit" name="switch" value="Assortiment" class="sub" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'sub\'" /><br /><input type="button" value="Grill-kota\'s" class="menutitle" />');
}else if (document.title == "Assortiment: Combi Kota"){
document.write ('<input type="submit" name="switch" value="Assortiment" class="sub" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'sub\'" /><br /><input type="button" value="Combi Kota" class="menutitle" />');
}else if (document.title == "Assortiment: Het Victoria prieel"){
document.write ('<input type="submit" name="switch" value="Assortiment" class="sub" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'sub\'" /><br /><input type="button" value="Victoria Prieel" class="menutitle" />');
}else if (document.title == "Assortiment: Prieëlen"){
document.write ('<input type="submit" name="switch" value="Assortiment" class="sub" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'sub\'" /><br /><input type="button" value="Soorten Prieëlen" class="menutitle" />');
}else if (document.title == "Assortiment: De Finse blokhut"){
document.write ('<input type="submit" name="switch" value="Assortiment" class="sub" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'sub\'" /><br /><input type="button" value="Finse blokhutten" class="menutitle" />');
}else if (document.title == "Assortiment: Schommelbank"){
document.write ('<input type="submit" name="switch" value="Assortiment" class="sub" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'sub\'" /><br /><input type="button" value="Schommelbank" class="menutitle" />');

}else if (document.title == "Richtprijzen"){
document.write ('<input type="submit" name="switch" value="Assortiment" class="sub" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'sub\'" /><br /><input type="button" value="Richtprijzen" class="menutitle" />');

}else{
document.write ('<input type="submit" name="switch" value="Assortiment" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
}

if (document.title == "Assortiment Finse producten" || document.title == "Assortiment: Finse Kota" || document.title == "Assortiment: Finse Sauna Kota" || document.title == "Assortiment: Grill Kota" || document.title == "Assortiment: Combi Kota"){
document.write('<br /></td></tr><tr></form><form method="POST" action="fotoboek.php"><td align=left valign=top>');
document.write ('<input type="submit" name="switch" value="Fotoboek" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
}

if (document.title == "Voorbeelden van Finse kota\'s"){
document.write('<br /></td></tr><tr></form><form method="POST" action="fotoboek.php"><td align=left valign=top>');
document.write ('<input type="submit" name="switch" value="Fotoboek" class="active">');
}

document.write('<br /></td></tr><tr></form><form method="POST" action="constructie.php"><td align=left valign=top>');

if (document.title == "Constructie van een kota"){
document.write ('<input type="submit" name="switch" value="Constructie" class="active">');
}else{
document.write ('<input type="submit" name="switch" value="Constructie" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
}

document.write('<br></td></tr><tr></form><form method="POST" action="inventaris.php"><td align=left valign=top>');

if (document.title == "Finse Inventaris"){
document.write ('<input type="submit" name="switch" value="Inventaris" class="active">');
}else{
document.write ('<input type="submit" name="switch" value="Inventaris" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
}

document.write('<br></td></tr><tr></form><form method="POST" action="contact.php"><td align=left valign=top>');

if (document.title == "Contactinformatie"){
document.write ('<input type="submit" name="switch" value="Contact" class="active">');
}else{
document.write ('<input type="submit" name="switch" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
}


