//    Menu structure created by Virgial Berveling
//   This script is free for distribution.
//   I really want to know if anyone will use this script. 
//  If you do or have any suggestions, send my an e-mail: virgial@have.nl

// keuzemenu
if (document.all){
document.write('<script language=\"JavaScript1.2\" src="../menuscripts/duinrell_menu_ie.js"></script>');document.close();
}
else {
document.write('<script language=\"JavaScript1.2\" src="../menuscripts/duinrell_menu_ns6.js"></script >');document.close();
};

