//****************************************************************
// dmenus.htm
// ORIGINAL SCRIPT
// Milonic DHTML Menu version 3.3.11
// http://www.milonic.co.uk/menu/
//
// METROPOLITAN STATE ADAPTAION BY
// P.Michalek (paul_michalek@yahoo.com)
//
// DESCRIPTION
// This is a javascript file. It has an HTML extension so that the server-side includes
// will work with it. Please dont mess with anything unless you are sure of what you are
// doing. It creates the dhtml dropdown menus for the main site navigation.
// SSI checks browser and version. IE 5+ will use images and all others will use
// text for the menu.
//
// This file is dependent on another javascript file called mmenu.js
//
// This file must be called from within your HTML page, for most compatible
// put it directly after the main body tag.
//****************************************************************
//***************************************************************
// MAIN FUNCTION CALL THAT KICKS IT ALL OFF
//***************************************************************
//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="