/* ***********************************************************
nomap.js
Javascript for pages in Map Viewer 3rd Edition that do not 
include the map (index.asp, about.htm, acknowlegements.htm, 
print.asp, properties.asp).

Map Viewer is placed in the public domain and is "Freeware". 
Map Viewer may be freely used and redistributed, is provided 
"AS-IS" without warranty of any kind, and there is no technical 
support provided.
--------------------------------------------------------------
Dependencies - jsdomenu.js, jsdomenubar.js, config_menubar_nomap.js 
-------------------------------------------------------------- 
History
May 2005, Initial code for Map Viewer 3rd Edition
************************************************************ */

// Use onload script that creates and positions horizontal menu

window.onload = initjsDOMenu
