\n'); } function sendIt(strArgs) { f1.fscom1.SetVariable("chatbox", strArgs); fscom1.SetVariable("chatbox", "sent"); } function skipFrame(strArgs) { f1.fscom1.GotoFrame(strArgs); } function setObject() {fscom1 = InternetExplorer ? topmenu : document.topmenu;} var page = ''; var collection = false; var band = false; var infomenu = false; function menu(page) { if (page == 'info-menu.php') { // Zorg dat linker frame wijzigt en daarna main parent.main.location.replace("info.php"); parent.menu.location.replace("info-menu.php"); infomenu = true; } else if (page == 'collection-menu.php') { // Zorg dat linker frame wijzigt en daarna main parent.menu.location.replace("collection-menu.php"); parent.main.location.replace("collection.php"); collection = true; } else if (page == 'band-menu.php') { // Zorg dat linker frame wijzigt en daarna main band = true; parent.menu.location.replace("band-menu.php"); parent.main.location.replace("band.php"); } else { if (collection || band || infomenu) { // zorg dat juiste menu wordt geladen parent.menu.location.replace("menu.php"); collection = false; band = false; infomenu = false; } parent.main.location.replace(page); // zorg dat juiste pagina wordt geladen } } function MM_displayStatusMsg(msgStr) { //v3.0 status=msgStr; document.MM_returnValue = true; } //-->