//  Indexing Help... 
// 
//
//  ---- (X = index number) ----------
//
//  Most customizable options for the sub menus and main menu items contain
//
//  ---- (Main Menu Indexing) --------
//
//  See the main menu items sub section for a working example of creating your main
//
//  ---- (Sub Menu Indexing) --------
//
//  The sub menu indexing scheme works the same way as the main menu's, with an added
//
//  ---- (Bullet and Icon Image Library Indexing) --------
//
//  Infinite bullet and icon images may be defined and associated with any number of sub 

//  Opencube License:


cdd__code0 = 1942
cdd__code1 = 2474
cdd__code2 = 965
code0 = 1942
code1 = 2474
code2 = 965
sequence = '9x44_5'


/**********************************************************************************************
**********************************************************************************************

                              Bullet and Icon Image Library  

**********************************************************************************************
**********************************************************************************************/



/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
--------------------------------------------*/


    //Relative positioned icon images (flow with main menu or sub item text)

	dqm__icon_image0 = "images/bullet.gif"
	dqm__icon_rollover0 = "images/bullet_hl.gif"
	dqm__icon_image_wh0 = "13,8"

	

    //Absolute positioned icon images (coordinate positioned, sub menus only)

	dqm__2nd_icon_image0 = "images/arrow.gif"
	dqm__2nd_icon_rollover0 = "images/arrow.gif"
	dqm__2nd_icon_image_wh0 = "13,10"
	dqm__2nd_icon_image_xy0 = "0,4"





/******  Main Menu Settings  ********/



/*---------------------------------------------
Main Item Widths and Heights
-----------------------------------------------*/


	dqm__main_width = 140			//default main item widths
	dqm__main_height = 17			//default main item heights
	
	//dqm__main_widthX			//specific main item widths
	//dqm__main_heightX			//specific main item heights


        //dqm__main_width0 = 90;
        //dqm__main_width1 = 90;
	//dqm__main_width2 = 106;

/*---------------------------------------------
Main Menu Borders Dividers and Layout
-----------------------------------------------*/


	dqm__main_horizontal = false		//align menu bar horizontally or vertically

	dqm__main_border_width = 2;		//the thickness of the border in pixels, 0 = no border
	dqm__main_border_color = "#8B8B83"	//HEX color or set to 'transparent'


	dqm__main_use_dividers = true		//When true the item gap setting is ignored
						//and the border width and color are used to
						//separate each main menu item.
						
							
	dqm__main_item_gap = 5			//the gap between main menu items in pixels
	

	dqm__align_items_bottom_and_right = true	//align items of different size to the bottom
							//or right edge of the largest main menu item
							//depending on the horizontal or vertical layout
							//of the main menu bar - false aligns items to
							//the top and left

/*---------------------------------------------
Menu Item Background and Text Colors
-----------------------------------------------*/


	dqm__main_bgcolor = "#eeeeee"		//default color for all items, HEX or 'transparent'
	dqm__main_bgcolorX = "#eeeeee"		//specific menu item color, HEX or 'transparent'
	dqm__main_bgcolor0 = "#799ddf"
	dqm__main_bgcolor3 = "#799ddf"

	dqm__main_bgcolor12 = "#799ddf"
	dqm__main_bgcolor14 = "#799ddf"
	
	dqm__main_hl_bgcolor = "#cccccc"	//HEX color value or set to 'transparent'
	dqm__main_hl_bgcolorX = "#eeeeee"
	dqm__main_hl_bgcolor0 = "#799ddf"
	dqm__main_hl_bgcolor3 = "#799ddf"

	dqm__main_hl_bgcolor4 = "#d6dabf"
	dqm__main_hl_bgcolor5 = "#d6dabf"
	dqm__main_hl_bgcolor6 = "#d6dabf"
	dqm__main_hl_bgcolor7 = "#d6dabf"

	dqm__main_hl_bgcolor12 = "#799ddf"
	dqm__main_hl_bgcolor14 = "#799ddf"


	dqm__main_textcolor = "#111111"
	dqm__main_textcolorX = "#111111"

	dqm__main_hl_textcolor = "#111111"
	dqm__main_hl_textcolorX = "#ff0000"



/*---------------------------------------------
Menu Item Font Settings
-----------------------------------------------*/


	dqm__main_fontfamily = "Verdana"	//Any available system font     
	dqm__main_fontsize = 11			//Defined with pixel sizing  	
	dqm__main_textdecoration = "normal"	//set to: 'normal', or 'underline'
	dqm__main_fontweight = "bold"		//set to: 'normal', or 'bold'
	dqm__main_fontstyle = "normal"		//set to: 'normal', or 'italic' 	


	//rollover effect
	
	dqm__main_hl_textdecoration = "underline"



/*---------------------------------------------
Main Menu Margins and Text Alignment
-----------------------------------------------*/


	dqm__main_text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__main_margin_top = 2
	dqm__main_margin_bottom = 2
	dqm__main_margin_left = 5
	dqm__main_margin_right = 4



	//specific settings

	dqm__main_text_alignmentX = "left"		//set to: 'left', 'center' or 'right'
	dqm__main_margin_topX = 4
	dqm__main_margin_bottomX = 4



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

   
	//dqm__status_text0 = "Sample text - Main Menu Item 0"
	//dqm__status_text1 = "Sample text - Main Menu Item 1"




/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************
**********************************************************************************************/


/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


	dqm__sub_menu_width = 100      		//default sub menu widths
	dqm__sub_xy = "10,10"            	//default sub x,y coordinates - defined relative
						//to the top-left corner of parent image or sub menu
   

	dqm__urltarget = "_self"		//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 1
	dqm__divider_height = 0

//	dqm__border_color = "#666666"		//Hex color or 'transparent'
//	dqm__menu_bgcolor = "#e6e6e6"		//Hex color or 'transparent'
	dqm__border_color = "#d6dabf"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#d6dabf"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#e6e6e6"		

	dqm__mouse_off_delay = 150		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 500		//defined in milliseconds (activated after leaving sub)



/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	dqm__textcolor = "#333333"
	dqm__fontfamily = "Verdana"		//Any available system font     
	dqm__fontsize = 9			//Defined with pixel sizing  	
	dqm__fontsize_ie4 = 7			//Defined with point sizing
	dqm__textdecoration = "normal"		//set to: 'normal', or 'underline'
	dqm__fontweight = "normal"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 	


    //Rollover font settings

	dqm__hl_textcolor = "#000000"
	dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'



    //Margins and text alignment

	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 1
	dqm__margin_bottom = 1
	dqm__margin_left = 1
	dqm__margin_right = 1



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/


	dqm__show_urls_statusbar = false

	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	



/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "fade"
	dqm__sub_item_effect = "fade"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .1
	dqm__sub_item_effect_duration = .1


    //Specific settings for various transitions.

	dqm__effect_pixelate_maxsqare = 25
	dqm__effect_iris_irisstyle = "CIRCLE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	dqm__effect_checkerboard_squaresx = 14
	dqm__effect_checkerboard_squaresY = 14
	dqm__effect_checkerboard_direction = "RIGHT"	//UP, DOWN, LEFT, RIGHT


    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100			//1 to 100
	dqm__dropshadow_color = "none"			//Hex color value or 'none'
	dqm__dropshadow_offx = 5			//drop shadow width
	dqm__dropshadow_offy = 5			//drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.
   

	dqm__ie4mac_offset_x = -10
	dqm__ie4mac_offset_Y = -45


    //Netscape 4 resize bug workaround.

	dqm__nn4_reaload_after_resize = true
	dqm__nn4_resize_prompt_user = false
	dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   

    //Opera 5 & 6, set to true if the menu is the only item on the HTML page.

	dqm__use_opera_div_detect_fix = true


    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70

/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/

    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group.

	dqm__border_widthX = 5;
	dqm__divider_heightX = 5;		
	dqm__border_colorX = "#0000ff";     
	dqm__menu_bgcolorX = "#8B8B83"
	dqm__hl_bgcolorX = "#00ff00"
	dqm__hl_textcolorX = "#ff0000"
	dqm__text_alignmentX = "left"


    //The following settings may be defined for specific sub menu items.
    //The 'X_X' represents the index number of the sub menu item.

	dqm__hl_subdescX_X = "custom highlight text"
	dqm__urltargetX_X = "_new"


/*---------------------------------------------
Main Menu Items (Text, URL's, and Icons)
-----------------------------------------------*/

    //Main Menu 0

	dqm__maindesc0 = "MapServer"
//	dqm__micon_index0 = 0
//	dqm__url0 = "documents/sample_link.htm"
	dqm__clickitem_code0 = "parent.content.location.replace('maincontent.cfm')"			
    //Main Menu 1

	dqm__maindesc1 = "Disclaimer"
	dqm__micon_index1 = 0
//	dqm__url1 = "datadisclaimer.htm"
	dqm__clickitem_code1 = "parent.content.location.replace('datadisclaimer.cfm')"			
	
    //Main Menu 2

	dqm__maindesc2 = "Requirements"
	dqm__micon_index2 = 0
	dqm__clickitem_code2 = "parent.content.location.replace('requirements.cfm')"				
//	dqm__url2 = "requirements.htm"

    //Main Menu 3

	dqm__maindesc3 = "Reno-Sparks:"
//	dqm__micon_index3 = 0
//	dqm__url3 = "documents/sample_link.htm"


// for determining subnets	
    access = 0
	devaccess = 0
    if (navigator.appName == "Microsoft Internet Explorer")
	  {	
    	clientIP = parent.clientdata.ip.value
    	fullIP = parent.clientdata.fullip.value	
	  }
    if (navigator.appName == "Netscape")
	  {
    	clientIP = parent.document.getElementById('clientip').title
	    fullIP = parent.document.getElementById('fullip').title
	  }
//    alert(fullIP)
//	alert(clientIP)
	if (clientIP.substring(0,6) == "172.16")
	   (access = 1)
	if (clientIP.substring(0,6) == "172.17")
	   (access = 1)
	if (clientIP.substring(0,6) == "172.18")
	   (access = 1)	   
	if (clientIP.substring(0,6) == "172.25")
	   (access = 1)	   
	if (clientIP.substring(0,6) == "172.29")
	   (access = 1)	   	   
	if (clientIP.substring(0,6) == "192.168")
	   (access = 1)	   	   	   
	if (clientIP.substring(0,7) == "148.186")
	   (access = 1)
	if (clientIP.substring(0,7) == "172.10")
	   (access = 1)
    if (fullIP == "24.205.208.150")
	   (access = 1)
    if (fullIP == "66.32.218.49")
	   {
	      (access = 1)	   
//		  (devaccess = 1)
	   }
	if (fullIP == "172.17.109.1")
	  {
//	    alert(fullIP);
	   devaccess = 1;
//	   access = 0;
//	   alert(devaccess);
	  }	
	   
    //Main Menu 4	

	dqm__maindesc4 = "General Map"
	dqm__micon_index4 = 0
	if (access == 0)
      dqm__clickitem_code4 = "gotoMap('datanavigator.mwf','none')"
	if (access == 1)
      dqm__clickitem_code4 = "gotoStaffMaps('datanavigator.mwf')"
    //Main Menu 5

	dqm__maindesc5 = "Property Map"
	dqm__micon_index5 = 0
	if (access == 0)
      dqm__clickitem_code5 = "gotoMap('property_datanavigator.mwf','none')"	
    if (access == 1)	  
      dqm__clickitem_code5 = "gotoStaffMaps('property_datanavigator.mwf')"		  

    //Main Menu 6

	dqm__maindesc6 = "Community Map"
	dqm__micon_index6 = 0
	if (access == 0)
      dqm__clickitem_code6 = "gotoMap('com_datanavigator.mwf','none')"	
	if (access == 1)
      dqm__clickitem_code6 = "gotoStaffMaps('com_datanavigator.mwf')"		  

    //Main Menu 7

	dqm__maindesc7 = "Regional Map"
	dqm__micon_index7 = 0
	if (access == 0)
      dqm__clickitem_code7 = "gotoMap('region_datanavigator.mwf','none')"	
	if (access == 1)
      dqm__clickitem_code7 = "gotoStaffMaps('region_datanavigator.mwf')"		  

    //Main Menu 8

	dqm__maindesc8 = "Crime Statistics"
	dqm__micon_index8 = 0
//    dqm__clickitem_code8 = "gotoMap('com_datanavigator.mwf','crime')"
    dqm__clickitem_code8 = "window.open('http://www.crimereports.com/map?search=reno')"

    //Main Menu 9

	dqm__maindesc9 = "Survey Data"
	dqm__micon_index9 = 0
//    dqm__clickitem_code9 = "alert('This map is temporarily unavailable due to maintenance')"
    dqm__clickitem_code9 = "gotoMap('property_datanavigator.mwf','survey')"	

    //Main Menu 10

	dqm__maindesc10 = "Zoning"
	dqm__micon_index10 = 0
    dqm__clickitem_code10 = "gotoMap('com_datanavigator.mwf','zoning')"	
	
    //Main Menu 11	
	
	dqm__maindesc11 = "City Wards"
	dqm__micon_index11 = 0
    dqm__clickitem_code11 = "gotoMap('datanavigator.mwf','wards')"		

    //Main Menu 12

	dqm__maindesc12 = "Tahoe Region:"
//	dqm__micon_index12 = 0
//	dqm__url8 = "documents/sample_link.htm"


    //Main Menu 13

	dqm__maindesc13 = "Lake Tahoe Map"
	dqm__micon_index13 = 0
    dqm__clickitem_code13 = "gotoMap('tahoe_datanavigator.mwf','none')"


    //Main Menu 14

	dqm__maindesc14 = "GIS Info:"
//	dqm__micon_index14 = 0
//	dqm__url8 = "documents/sample_link.htm"


    //Main Menu 15

	dqm__maindesc15 = "What Is GIS ?"
	dqm__micon_index15 = 0
//	dqm__url4 = "whatisgis.htm"
	dqm__clickitem_code15 = "parent.content.location.replace('whatisgis.cfm')"		

    //Main Menu 16

	dqm__maindesc16 = "What Is CAD ?"
	dqm__micon_index16 = 0
//	dqm__url6 = "whatiscad.htm"
	dqm__clickitem_code16 = "parent.content.location.replace('whatiscad.cfm')"		
	
    //Main Menu 17

	dqm__maindesc17 = "What Is CADD ?"
	dqm__micon_index17 = 0
//	dqm__url7 = "whatiscadd.htm"
	dqm__clickitem_code17 = "parent.content.location.replace('whatiscadd.cfm')"		

    //Main Menu 18

	dqm__maindesc18 = "Our Aerial Photos"
	dqm__micon_index18 = 0
//	dqm__url8 = "whatisorthophoto.htm"
	dqm__clickitem_code18 = "parent.content.location.replace('whatisorthophoto.cfm')"		

    //Main Menu 18

	dqm__maindesc18 = "GIS Links"
	dqm__micon_index18 = 0
//	dqm__url8 = "gis_links.htm"
	dqm__clickitem_code18 = "window.open('gis_links.cfm')"	

    //Main Menu 19

    if (access == 1)
	{
	dqm__maindesc19 = "GIS Intranet"
	dqm__micon_index19 = 0
//	dqm__url19 = "gisintranet.cfm"
	dqm__clickitem_code19 = "parent.content.location.replace('http://maps.cityofreno.net/intranet/gisintranet.cfm')"
	}
	
//    if (access == 1)
//	{
//	dqm__maindesc20 = "Pavement Data"
//	dqm__micon_index20 = 0
//	dqm__url19 = "gisintranet.cfm"
//	dqm__clickitem_code20 = "gotoMap('property_datanavigator.mwf','pavement')"
//	}
	
	
///    if (devaccess == 1)
//	{
//	dqm__maindesc20 = "RenoConnect"
//	dqm__micon_index20 = 0
////	dqm__url20 = "renoconnect.htm"
//	dqm__clickitem_code20 = "parent.content.location.replace('renoconnectframe.htm')"
//	}	

/*---------------------------------------------
Exposed menu events
----------------------------------------------*/

    //Reference additional onload statements here.
	//dqm__onload_code = "alert('custom function - onload')"

    //The 'X' indicates the index number of the sub menu group.
    //The 'X_X' indicates the index number of the sub menu item.
//	dqm__showmenu_code0 = "document.getElementById('maptable').style.visibility = 'hidden'"
//	dqm__hidemenu_code0 = "document.getElementById('maptable').style.visibility = 'visible'"





/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


//+++++++++++++++++++++++++++++++++++++++++++++++++++++++Airports
    //Sub Menu 0

//	dqm__sub_xy0 = "-10,10"
//	dqm__sub_menu_width0 = 150

//	dqm__subdesc0_0 = "Reno-Tahoe Airport"
//	dqm__subdesc0_1 = "Stead Airport"
	

//	dqm__icon_index0_0 = 0
//	dqm__icon_index0_1 = 0
//	dqm__icon_index0_2 = 0
//	dqm__icon_index0_3 = 0
//	dqm__icon_index0_4 = 0
//	dqm__icon_index0_5 = 0

//	dqm__2nd_icon_index0_0 = 0
//	dqm__2nd_icon_index0_1 = 0
//	dqm__2nd_icon_index0_2 = 0	
	
//	dqm__url0_2 = "documents/sample_link.htm"
//	dqm__url0_3 = "alert('here')"
//	dqm__url0_4 = "documents/sample_link.htm"
//	dqm__url0_5 = "documents/sample_link.htm"

    

//+++++++++++++++++++++++++++++++++++++++++++++++++++++++Gov't
    //Sub Menu 1

//	dqm__sub_xy1 = "-10,10"
//	dqm__sub_menu_width1 = 150

//	dqm__subdesc1_0 = "Reno City Hall"
//	dqm__subdesc1_1 = "Reno Corp Yard"
//	dqm__subdesc1_2 = "Sparks City Hall"
//	dqm__subdesc1_3 = "County Complex"
//	dqm__subdesc1_4 = "County Courthouse"
//	dqm__subdesc1_5 = "Federal Courthouse"
//	dqm__subdesc1_6 = "Downtown Post Office"
//	dqm__subdesc1_7 = "Vasser St. Post Office"
	
//	dqm__icon_index1_0 = 0
//	dqm__icon_index1_1 = 0
//	dqm__icon_index1_2 = 0
//	dqm__icon_index1_3 = 0
//	dqm__icon_index1_4 = 0
//	dqm__icon_index1_5 = 0
//	dqm__icon_index1_6 = 0
//	dqm__icon_index1_7 = 0

//	dqm__2nd_icon_index1_0 = 0
//	dqm__2nd_icon_index1_1 = 0
//	dqm__2nd_icon_index1_2 = 0	
	
//	dqm__url0_2 = "documents/sample_link.htm"
//	dqm__url0_3 = "alert('here')"
//	dqm__url0_4 = "documents/sample_link.htm"
//	dqm__url0_5 = "documents/sample_link.htm"

    
    //Sub Menu 1_0

//	dqm__sub_xy1_0 = "-10,10"
//	dqm__sub_menu_width1_0 = 200

//	dqm__subdesc1_0_0 = "A"
//	dqm__subdesc1_0_1 = "B"
//	dqm__subdesc1_0_2 = "C"
//	dqm__subdesc1_0_3 = "D"
	
//	dqm__icon_index1_0_0 = 0
//	dqm__icon_index1_0_1 = 0
//	dqm__icon_index1_0_2 = 0
//	dqm__icon_index1_0_3 = 0
	
//	dqm__url0_0_0 = "documents/sample_link.htm"
//	dqm__url0_0_1 = "documents/sample_link.htm"
//	dqm__url0_0_2 = "documents/sample_link.htm"
//	dqm__url0_0_3 = "documents/sample_link.htm"



    //Sub Menu 1_1

//	dqm__sub_xy1_1 = "-10,10"
//	dqm__sub_menu_width1_1 = 100

//	dqm__subdesc1_1_0 = "E"
//	dqm__subdesc1_1_1 = "F"
//	dqm__subdesc1_1_2 = "G"
	
//	dqm__icon_index1_1_0 = 0
//	dqm__icon_index1_1_1 = 0
//	dqm__icon_index1_1_2 = 0
	
//	dqm__url0_1_0 = "documents/sample_link.htm"
//	dqm__url0_1_1 = "documents/sample_link.htm"
//	dqm__url0_1_2 = "documents/sample_link.htm"
	
    //Sub Menu 1_2

//	dqm__sub_xy1_2 = "-10,10"
//	dqm__sub_menu_width1_2 = 100

//	dqm__subdesc1_2_0 = "H"
//	dqm__subdesc1_2_1 = "I"
//	dqm__subdesc1_2_2 = "J"
	
//	dqm__icon_index1_2_0 = 0
//	dqm__icon_index1_2_1 = 0
//	dqm__icon_index1_2_2 = 0
	
//	dqm__url0_2_0 = "documents/sample_link.htm"
//	dqm__url0_2_1 = "documents/sample_link.htm"
//	dqm__url0_2_2 = "documents/sample_link.htm"


//+++++++++++++++++++++++++++++++++++++++++++++++++++++++Landmarks
    //Sub Menu 2

//	dqm__sub_xy2 = "-10,10"
//	dqm__sub_menu_width2 = 150

//	dqm__subdesc2_0 = "Bowling Stadium"
//	dqm__subdesc2_1 = "Kayak Park"
//	dqm__subdesc2_2 = "Atlantis Casino"
//	dqm__subdesc2_3 = "PepperMill Casino"
//	dqm__subdesc2_4 = "Hilton Casino"
//	dqm__subdesc2_5 = "Art Museum"
//	dqm__subdesc2_6 = "Convention Center"
//	dqm__subdesc2_7 = "Livestock Events"

	
//	dqm__icon_index2_0 = 0
//	dqm__icon_index2_1 = 0
//	dqm__icon_index2_2 = 0
//	dqm__icon_index2_3 = 0
//	dqm__icon_index2_4 = 0
//	dqm__icon_index2_5 = 0
//	dqm__icon_index2_6 = 0
//	dqm__icon_index2_7 = 0

//+++++++++++++++++++++++++++++++++++++++++++++++++++++++Libraries
    //Sub Menu 3

//	dqm__sub_xy3 = "-10,10"
//	dqm__sub_menu_width3 = 150

//	dqm__subdesc3_0 = "Downtown"
//	dqm__subdesc3_1 = "Sierra View"
//	dqm__subdesc3_2 = "Northwest"
//	dqm__subdesc3_3 = "Sparks"
//	dqm__subdesc3_4 = "North Valleys"
//	dqm__subdesc3_5 = "Galena"
//	dqm__subdesc3_6 = "Verdi"
//	dqm__subdesc3_7 = "Mendive"
//	dqm__subdesc3_8 = "Spanish Spgs"
//	dqm__subdesc3_9 = "South Valleys"
	
//	dqm__icon_index3_0 = 0
//	dqm__icon_index3_1 = 0
//	dqm__icon_index3_2 = 0
//	dqm__icon_index3_3 = 0
//	dqm__icon_index3_4 = 0
//	dqm__icon_index3_5 = 0
//	dqm__icon_index3_6 = 0
//	dqm__icon_index3_7 = 0
//	dqm__icon_index3_8 = 0
//	dqm__icon_index3_9 = 0






//+++++++++++++++++++++++++++++++++++++++++++++++++++++++General
    //Sub Menu 4

	dqm__sub_xy4 = "-230,0"
	dqm__sub_menu_width4 = 85

	dqm__subdesc4_0 = "Contains:"
	dqm__subdesc4_1 = "> City Limits"
	dqm__subdesc4_2 = "> Wards"
	dqm__subdesc4_3 = "> NABS"
	dqm__subdesc4_4 = "> School Dist"
	dqm__subdesc4_5 = "> Recreation"
	dqm__subdesc4_6 = "> Census Blks"
	dqm__subdesc4_7 = "> Zip Codes"
	dqm__subdesc4_8 = "> Voter Prec"
	dqm__subdesc4_9 = "> Roads"
	dqm__subdesc4_10 = "> Parcels"
	dqm__subdesc4_11 = "> Orthos"
	dqm__subdesc4_12 = "> Sec Grid"
	
//	dqm__icon_index4_0 = 0
//	dqm__icon_index4_1 = 0
//	dqm__icon_index4_2 = 0
//	dqm__icon_index4_3 = 0
//	dqm__icon_index4_4 = 0
//	dqm__icon_index4_5 = 0
//	dqm__icon_index4_6 = 0
//	dqm__icon_index4_7 = 0
//	dqm__icon_index4_8 = 0
//	dqm__icon_index4_9 = 0




 
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++Property
    //Sub Menu 5

	dqm__sub_xy5 = "-230,0"
	dqm__sub_menu_width5 = 85

	dqm__subdesc5_0 = "Contains:"
	dqm__subdesc5_1 = "> City Limits"
	dqm__subdesc5_2 = "> SOI"
	dqm__subdesc5_3 = "> Survey Data"
	dqm__subdesc5_4 = "> FIRM FEMA"
	dqm__subdesc5_5 = "> Subdivisions"
	dqm__subdesc5_6 = "> Encumbrance"
	dqm__subdesc5_7 = "> Redevelopmnt"
	dqm__subdesc5_8 = ">  "
	dqm__subdesc5_9 = ">  Sewer (staff)"
	dqm__subdesc5_10 = "> Storm (staff)"
	dqm__subdesc5_11 = "> "
	dqm__subdesc5_12 = "> Roads"
	dqm__subdesc5_13 = "> Parcels"
	dqm__subdesc5_14 = "> Contours2ft"
	dqm__subdesc5_15 = "> Orthos"
	dqm__subdesc5_16 = "> Sec Grid"

	
//	dqm__icon_index5_0 = 0
//	dqm__icon_index5_1 = 0
//	dqm__icon_index5_2 = 0
//	dqm__icon_index5_3 = 0
//	dqm__icon_index5_4 = 0
//	dqm__icon_index5_5 = 0
//	dqm__icon_index5_6 = 0
//	dqm__icon_index5_7 = 0
//	dqm__icon_index5_8 = 0

//+++++++++++++++++++++++++++++++++++++++++++++++++++++++Community
    //Sub Menu 6

	dqm__sub_xy6 = "-230,0"
	dqm__sub_menu_width6 = 85

	dqm__subdesc6_0 = "Contains:"
	dqm__subdesc6_1 = "> City Limits"
	dqm__subdesc6_2 = "> SOI"
	dqm__subdesc6_3 = "> Annexations"
	dqm__subdesc6_4 = "> NABS"
	dqm__subdesc6_5 = "> Crime Stats"
	dqm__subdesc6_6 = "> Redevelopmnt"
	dqm__subdesc6_7 = "> Zoning"
	dqm__subdesc6_8 = "> Special Plans"
	dqm__subdesc6_9 = "> Coop Plans"
	dqm__subdesc6_10 = "> Master Plan"
	dqm__subdesc6_11 = "> Roads"
	dqm__subdesc6_12 = "> Parcels"
	dqm__subdesc6_13 = "> Orthos"
	dqm__subdesc6_14 = "> Sec Grid"

	
//	dqm__icon_index6_0 = 0
//	dqm__icon_index6_1 = 0
//	dqm__icon_index6_2 = 0
//	dqm__icon_index6_3 = 0
//	dqm__icon_index6_4 = 0
//	dqm__icon_index6_5 = 0
//	dqm__icon_index6_6 = 0
//	dqm__icon_index6_7 = 0
//	dqm__icon_index6_8 = 0
//	dqm__icon_index6_9 = 0
//	dqm__icon_index6_10 = 0




//+++++++++++++++++++++++++++++++++++++++++++++++++++++++Regional
    //Sub Menu 7

	dqm__sub_xy7 = "-230,0"
	dqm__sub_menu_width7 = 85

	dqm__subdesc7_0 = "Contains:"
	dqm__subdesc7_1 = "> City Limits"
	dqm__subdesc7_2 = "> SOI"
	dqm__subdesc7_3 = "> Fire Stations"
	dqm__subdesc7_4 = "> Fire Districts"
	dqm__subdesc7_5 = ">  "
	dqm__subdesc7_6 = "> Fire Map Pgs"
	dqm__subdesc7_7 = "> Police Statns"
	dqm__subdesc7_8 = "> Police Beats"
	dqm__subdesc7_9 = "> E911 Roads"
	dqm__subdesc7_10 = ">  "
	dqm__subdesc7_11 = "> Parcels"
	dqm__subdesc7_12 = "> Contours10ft"
	dqm__subdesc7_13 = "> Orthos"
	dqm__subdesc7_14 = "> Sec Grid"
	
//	dqm__icon_index7_0 = 0
//	dqm__icon_index7_1 = 0
//	dqm__icon_index7_2 = 0
//	dqm__icon_index7_3 = 0
//	dqm__icon_index7_4 = 0
//	dqm__icon_index7_5 = 0
//	dqm__icon_index7_6 = 0
//	dqm__icon_index7_7 = 0
//	dqm__icon_index7_8 = 0
	



//+++++++++++++++++++++++++++++++++++++++++++++++++++++++Tahoe
    //Sub Menu 5

//	dqm__sub_xy8 = "-10,10"
//	dqm__sub_menu_width8 = 150

//	dqm__subdesc8_0 = "General"
//	dqm__subdesc8_1 = "Lawlor"
//	dqm__subdesc8_2 = "Student Union"
//	dqm__subdesc8_3 = "Lombardi Recreation"
//	dqm__subdesc8_4 = "Planetarium"
//	dqm__subdesc8_5 = "Historical Society"
//	dqm__subdesc8_6 = "Applied Research"
//	dqm__subdesc8_7 = "National Judicial"
//	dqm__subdesc8_8 = "Getchell Library"
//	dqm__subdesc8_9 = "Church Fine Arts"


	
//	dqm__icon_index8_0 = 0
//	dqm__icon_index8_1 = 0
//	dqm__icon_index8_2 = 0
//	dqm__icon_index8_3 = 0
//	dqm__icon_index8_4 = 0
//	dqm__icon_index8_5 = 0
//	dqm__icon_index8_6 = 0
//	dqm__icon_index8_7 = 0
//	dqm__icon_index8_8 = 0
//	dqm__icon_index8_9 = 0





