/*-------------------------------------------Copyright Notice--------------------------------------------*/DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"   /*-------------------------------------------Required menu Settings--------------------------------------------*/limit_multiple_users = falseDQM_sub_menu_width = 200;	   DQM_urltarget = "_self"   DQM_onload_statement = ""DQM_codebase = "scripts/index.html"DQM_border_color = "#C7C87A"		DQM_menu_bgcolor = "#344A14"		DQM_hl_bgcolor = "#657121"   DQM_sub_xy = "0,0";DQM_border_width = 1;DQM_divider_height = 1; /*---IE5-MAC Offset Fix - The following two -----parameters correct a position reporting -----bug in IE5 on the Mac platform. Adjust -----the offsets below untill the first level -----sub menus pop up in the correct location.*/   DQM_ie5mac_offset_X = 10DQM_ie5mac_offset_Y = 11/*-------------------------------------------Required font Settings--------------------------------------------*/DQM_textcolor = "#FFFFFF"DQM_fontfamily = "Verdana"		     DQM_fontsize = 11			DQM_fontsize_ie4 = 9			DQM_textdecoration = "normal"		DQM_fontweight = "normal"		DQM_fontstyle = "normal"			DQM_hl_textcolor = "#FFFFFF"DQM_hl_textdecoration = "normal"	DQM_margin_top = 4DQM_margin_bottom = 4DQM_margin_left = 5   /*-------------------------------------------Optional main menu rollover images--------------------------------------------*/  DQM_rollover_image0 = ""DQM_rollover_wh0 = ""DQM_url0 = "";   DQM_rollover_image1 = ""DQM_rollover_wh1 = ""DQM_url1 = "";DQM_rollover_image2 = "" DQM_rollover_wh2 = ""DQM_url2 = "";/*---------------------------------------------Optional Icon Images-----------------------------------------------*///Relative positioned icon images (flow with sub item text)   DQM_icon_image0 = "images/bullet.gif"DQM_icon_rollover0 = "images/bullet_hl.gif"DQM_icon_image_wh0 = "13,6"   /*---------------------------------------------Sub Menu Item Settings-----------------------------------------------*/DQM_sub_xy0 = "0,0"DQM_sub_menu_width0 = 140;DQM_subdesc0_0 = "The Community"DQM_subdesc0_1 = "View Lots Available"DQM_icon_index0_0 = 0DQM_icon_index0_1 = 0DQM_url0_0 = "community.html"DQM_url0_1 = "sitemap.html"DQM_sub_xy1 = "0,0"DQM_sub_menu_width1 = 190;DQM_subdesc1_0 = "Horse Back Riding"DQM_subdesc1_1 = "Fishing"DQM_subdesc1_2 = "Skiing"DQM_subdesc1_3 = "Biking"DQM_subdesc1_4 = "Golf"DQM_subdesc1_5 = "Nature Trails"DQM_subdesc1_6 = "Boating"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_url1_0 = "equestrian.html"DQM_url1_1 = "fishing.html"DQM_url1_2 = "skiing.html"DQM_url1_3 = "biking.html"DQM_url1_4 = "golf.html"DQM_url1_5 = "trails.html"DQM_url1_6 = "boating.html"