//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com/*-------------------------------------------Unlock codes -- NO NOT REMOVE OR MODIFY ----------------------------------------------*/	limit_multiple_users = true	restrict_access = true	sequence = '9x44_5'/*-------------------------------------------Colors, Borders, Dividers, and more...--------------------------------------------*/	dqm__sub_menu_width = 215      		//default sub menu widths	dqm__sub_xy = "0,0"            		//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 = 0	dqm__divider_height = 0	dqm__border_color = "#666666"		//Hex color or 'transparent'	dqm__menu_bgcolor = "#666666"		//Hex color or 'transparent'	dqm__hl_bgcolor = "#666666"			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 = "#AAAAAA"	dqm__fontfamily = "Verdana"		//Any available system font     	dqm__fontsize = 9			//Defined with pixel sizing  		dqm__fontsize_ie4 = 9			//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 = 2	dqm__margin_bottom = 3	dqm__margin_left = 5	dqm__margin_right = 4   /*-------------------------------------------Bullet and Icon image library - Unlimited bulletor icon images may be defined below and then associatedwith any sub menu items within the 'Sub Menu Structure and Text' section of this data file.--------------------------------------------*/    //Relative positioned icon images (flow with sub item text)	dqm__icon_image0 = "images/sample1_bullet.gif"	dqm__icon_rollover0 = "images/sample1_bullet_hl.gif"	dqm__icon_image_wh0 = "13,8"	    //Absolute positioned icon images (coordinate poitioned)	dqm__2nd_icon_image0 = "images/sample1_arrow.gif"	dqm__2nd_icon_rollover0 = "images/sample1_arrow.gif"	dqm__2nd_icon_image_wh0 = "13,10"	dqm__2nd_icon_image_xy0 = "0,4"/*---------------------------------------------Optional Status Bar Text-----------------------------------------------*/	dqm__show_urls_statusbar = false   	//dqm__status_text0 = "Sample text - Main Menu Item 0"	//dqm__status_text1 = "Sample text - Main Menu Item 1"	//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 = "none"	dqm__sub_item_effect = "none"    //Define the effect duration in seconds below.   	dqm__sub_menu_effect_duration = .4	dqm__sub_item_effect_duration = .4    //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 = -8	dqm__ie4mac_offset_Y = -50    //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."       //Set to true if the menu is the only item on the HTML page.	dqm__use_opera_div_detect_fix = false    //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/*---------------------------------------------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 or item.	dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"	dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"	dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"/*---------------------------------------------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 = 10;	dqm__divider_heightX = 5;			dqm__border_colorX = "#0000ff";     	dqm__menu_bgcolorX = "#ff0000"	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' represents the index number of the sub menu item.	dqm__hl_subdescX = "custom highlight text"	dqm__urltargetX = "_new"/********************************************************************************************************************************************************************************************                           Main Menu Rollover Images and Links  ********************************************************************************************************************************************************************************************/    //Main Menu Item 00	dqm__rollover_image0 = "../../images/design/leftnav_k12_edu_on.gif"	dqm__rollover_wh0 = "87,22"	//dqm__url0 = "my_url.html";       //Main Menu Item 01	dqm__rollover_image1 = "../../images/design/leftnav_college_univ_on.gif"	dqm__rollover_wh1 = "105,22"	//dqm__url1 = "my_url.html";    //Main Menu Item 02	dqm__rollover_image2 = "../../images/design/leftnav_civic_on.gif" 	dqm__rollover_wh2 = "28,22"	//dqm__url2 = "my_url.html";       //Main Menu Item 03	dqm__rollover_image3 = "../../images/design/leftnav_comm_rec_on.gif" 	dqm__rollover_wh3 = "125,22"	//dqm__url3 = "my_url.html";  			//Main Menu Item 04	dqm__rollover_image4 = "../../images/design/leftnav_medical_on.gif" 	dqm__rollover_wh4 = "156,22"	//dqm__url4 = "my_url.html";       	//Main Menu Item 05	dqm__rollover_image5 = "../../images/design/leftnav_cultural_on.gif" 	dqm__rollover_wh5 = "156,22"	//dqm__url5 = "my_url.html";			//Main Menu Item 06	dqm__rollover_image6 = "../../images/design/leftnav_housing_on.gif" 	dqm__rollover_wh6 = "114,22"	//dqm__url6 = "my_url.html";			//Main Menu Item 07	dqm__rollover_image7 = "../../images/design/leftnav_urban_on.gif" 	dqm__rollover_wh7 = "70,22"	//dqm__url7 = "my_url.html";			//Main Menu Item 08	dqm__rollover_image8 = "../../images/design/leftnav_industrial_on.gif" 	dqm__rollover_wh8 = "51,22"	//dqm__url8 = "my_url.html";			//Main Menu Item 09	dqm__rollover_image9 = "../../images/design/leftnav_retail_on.gif" 	dqm__rollover_wh9 = "156,22"	//dqm__url9 = "my_url.html";		//Main Menu Item 10	dqm__rollover_image10 = "../../images/design/leftnav_home_on.gif" 	dqm__rollover_wh10 = "31,22"	dqm__url10 = "../../home.html";		//dqm__url10 = "my_url.html";		    //Main Menu Item 11	dqm__rollover_image11 = "../../images/design/leftnav_PDFs_On.gif" 	dqm__rollover_wh11 = "156,22"	dqm__url11 = "../index/pdflist.html";		//dqm__url11 = "my_url.html";/********************************************************************************************************************************************************************************************                              Sub Menu Structure and Text  ********************************************************************************************************************************************************************************************/       //Sub Menu 0	dqm__sub_xy0 = "4,11"	dqm__sub_menu_width0 = 215	dqm__subdesc0_0 = "Balboa Elementary School Modernization and Classroom Addition"	dqm__subdesc0_1 = "Barnard Elementary School Additions and Modernization"	dqm__subdesc0_2 = "Birney Elementary School"	dqm__subdesc0_3 = "Carlsbad High School Gymnasium"	dqm__subdesc0_4 = "Gloria Davis Academic Middle School Classroom Addition and Modernization"		dqm__subdesc0_5 = "Grant Elementary School Classroom Building Addition"	dqm__subdesc0_6 = "Isla Vista Elementary School"	dqm__subdesc0_7 = "Jefferson Elementary School Modernization and Addition"		dqm__subdesc0_8 = "Mater Dei Catholic High School and Parrish"		dqm__subdesc0_9 = "New Carlsbad High School at College and Cannon"	dqm__subdesc0_10 = "San Diego High School Modernization and Classroom Addition"		dqm__subdesc0_11 = "San Ysidro High School Performing Arts Center and Classroom Building"	dqm__subdesc0_12 = "Thurgood Marshall Elementary School"		dqm__subdesc0_13 = "Torrey Hills School"	dqm__subdesc0_14 = "Torrey Pines High School West Campus"		dqm__url0_0 = "../k12/bal.html"	dqm__url0_1 = "../k12/bar.html"	dqm__url0_2 = "../k12/bir.html"	dqm__url0_3 = "../k12/chs.html"	dqm__url0_4 = "../k12/gd.html"		dqm__url0_5 = "../k12/ge.html"	dqm__url0_6 = "../k12/iv.html"	dqm__url0_7 = "../k12/je.html"		dqm__url0_8 = "../k12/mdhs.html"		dqm__url0_9 = "../k12/nchs.html"	dqm__url0_10 = "../k12/sdh.html"		dqm__url0_11 = "../k12/syhs.html"	dqm__url0_12 = "../k12/tm.html"	dqm__url0_13 = "../k12/th.html"	dqm__url0_14 = "../k12/tphs.html"		//Sub Menu 0_7	dqm__sub_xy0_7 = "0,2"	dqm__sub_menu_width0_7 = 215	dqm__subdesc0_7_0 = ""	dqm__subdesc0_7_1 = ""	dqm__subdesc0_7_2 = ""		dqm__url0_7_0 = ""	dqm__url0_7_1 = ""	dqm__url0_7_2 = ""		    //Sub Menu 1	dqm__sub_xy1 = "4,11"	dqm__sub_menu_width1 = 215	dqm__subdesc1_0 = "San Diego City Community College"	dqm__subdesc1_1 = "SDSU Arts Building"	dqm__subdesc1_2 = "UCSB Materials Research Lab"		dqm__url1_0 = "../coll_uni/sdcc.html"	dqm__url1_1 = "../coll_uni/sdsual.html"	dqm__url1_2 = "../coll_uni/ucsbmrl.html"	    //Sub Menu 2	dqm__sub_xy2 = "4,11"	dqm__sub_menu_width2 = 215	dqm__subdesc2_0 = "Oxnard Civic Center Parking Structure"		dqm__subdesc2_1 = "Oxnard Development Services Center"	dqm__subdesc2_2 = "Riverpark Fire Station"	dqm__subdesc2_3 = "San Ysidro DMV"    	dqm__subdesc2_4 = "South Oxnard Library"    	dqm__subdesc2_5 = "Junior Achievement"		dqm__url2_0 = "../civic/occps.html"		dqm__url2_1 = "../civic/odsc.html"	dqm__url2_2 = "../civic/rio.html"	dqm__url2_3 = "../civic/sydmv.html"	dqm__url2_4 = "../civic/oxlib.html"		dqm__url2_5 = "../civic/ja.html"	    //Sub Menu 3	dqm__sub_xy3 = "4,11"	dqm__sub_menu_width3 = 215	dqm__subdesc3_0 = "Anza Borrego State Park Palm Canyon Comfort Stations"	dqm__subdesc3_1 = "Bolsa Chica"	dqm__subdesc3_2 = "Japanese Friendship Garden"	dqm__subdesc3_3 = "La Jolla Shores Lifeguard Station"	dqm__subdesc3_4 = "Murphy Canyon Youth Center"	dqm__subdesc3_5 = "Nix Nature Center"	dqm__subdesc3_6 = "Oceanside Senior Center"	dqm__subdesc3_7 = "Rancho Bernardo Recreation Center"	dqm__subdesc3_8 = "Scripps Ranch Community Building"	dqm__subdesc3_9 = "South Dunes Operation Center"	dqm__subdesc3_10 = "Sunbow Veteran's Park"		dqm__url3_0 = "../comm_rec/absp.html"	dqm__url3_1 = "../comm_rec/bc.html"	dqm__url3_2 = "../comm_rec/jfg.html"	dqm__url3_3 = "../comm_rec/lj.html"	dqm__url3_4 = "../comm_rec/mcyc.html"	dqm__url3_5 = "../comm_rec/lc.html"	dqm__url3_6 = "../comm_rec/ocs.html"	dqm__url3_7 = "../comm_rec/rbr.html"	dqm__url3_8 = "../comm_rec/srcc.html"	dqm__url3_9 = "../civic/sdoc.html"	dqm__url3_10 = "../comm_rec/vp.html"		//Sub Menu 4	dqm__sub_xy4 = "4,11"	dqm__sub_menu_width4 = 215	dqm__subdesc4_0 = "East West Building"	dqm__subdesc4_1 = "UCSD Bachman Building"	dqm__subdesc4_2 = "UCSD Medical Center Bannister House"		dqm__url4_0 = "../medical/ewb.html"	dqm__url4_1 = "../medical/ucsdbb.html"	dqm__url4_2 = "../medical/ucsdmcbh.html"			//Sub Menu 5	dqm__sub_xy5 = "4,11"	dqm__sub_menu_width5 = 215	dqm__subdesc5_0 = "Automuse"	dqm__subdesc5_1 = "NTC Promenade"	dqm__subdesc5_2 = "Promise Land Ranch"		dqm__url5_0 = "../cult_mus_non/am.html"	dqm__url5_1 = "../cult_mus_non/pcntc.html"	dqm__url5_2 = "../cult_mus_non/plr.html"			//Sub Menu 6 - Housing	dqm__sub_xy6 = "4,11"	dqm__sub_menu_width6 = 215	dqm__subdesc6_0 = "Bardsley Residence"	dqm__subdesc6_1 = "Bendig/Parra Residence"	dqm__subdesc6_2 = "Chowfla Residence"	dqm__subdesc6_3 = "Lundby Residence"	dqm__subdesc6_4 = "Miske Residence"	dqm__subdesc6_5 = "Normal Heights House"	dqm__subdesc6_6 = "Powers Residence"	dqm__subdesc6_7 = "Palm Springs House"	dqm__subdesc6_8 = "Point Mugu Housing Office"	dqm__subdesc6_9 = "Rancho San Vincente"	dqm__subdesc6_10 = "Royal Kahili Condominums"	dqm__subdesc6_11 = "San Diego Ballpark Housing"	dqm__subdesc6_12 = "Quaranta Residence"	dqm__subdesc6_13 = "Zwail Residence"	dqm__url6_0 = "../housing/bar.html"	dqm__url6_1 = "../housing/par.html"	dqm__url6_2 = "../housing/cho.html"	dqm__url6_3 = "../housing/lr.html"	dqm__url6_4 = "../housing/mr.html"	dqm__url6_5 = "../housing/mie.html"	dqm__url6_6 = "../housing/pow.html"	dqm__url6_7 = "../housing/psh.html"	dqm__url6_8 = "../housing/pmh.html"	dqm__url6_9 = "../housing/rsv.html"	dqm__url6_10 = "../housing/rkc.html"	dqm__url6_11 = "../housing/sdb.html"	dqm__url6_12 = "../housing/quar.html"	dqm__url6_13 = "../housing/zwail.html"		//Sub Menu 7 - Urban	dqm__sub_xy7 = "4,11"	dqm__sub_menu_width7 = 215	dqm__subdesc7_0 = "Bus Rapid Transit"	dqm__subdesc7_1 = "El Cajon Blvd Business Development Plan"	dqm__subdesc7_2 = "Greater Mid-City"	dqm__subdesc7_3 = "Imperial Avenue Master Plan"	dqm__subdesc7_4 = "Lemon Grove Downtown Village"	dqm__subdesc7_5 = "Market Street Corridor"	dqm__subdesc7_6 = "Mid-City Transit Gateways"	dqm__subdesc7_7 = "Switzer Canyon"	dqm__subdesc7_8 = "University Avenue Development"		dqm__url7_0 = "../urban/brt.html"	dqm__url7_1 = "../urban/ecb.html"	dqm__url7_2 = "../urban/midCity.html"	dqm__url7_3 = "../urban/iamp.html"	dqm__url7_4 = "../urban/lg.html"	dqm__url7_5 = "../urban/msc.html"	dqm__url7_6 = "../urban/mc.html"	dqm__url7_7 = "../urban/swc.html"	dqm__url7_8 = "../urban/ud.html"	//Sub Menu 8	dqm__sub_xy8 = "4,11"	dqm__sub_menu_width8 = 215	dqm__subdesc8_0 = "Leucadia Wastewater District Headquarters"	dqm__subdesc8_1 = "Moc 9"		dqm__url8_0 = "../industrial/lw.html"	dqm__url8_1 = "../industrial/moc9.html"	//Sub Menu 9	dqm__sub_xy9 = "4,11"	dqm__sub_menu_width9 = 215	dqm__subdesc9_0 = "Fay and Kline"	dqm__subdesc9_1 = "International Gallery"	dqm__subdesc9_2 = "Sanban Japanese Restaurant"	dqm__subdesc9_3 = "Taiwanese Waterfront Brewery"	dqm__subdesc9_4 = "Words and Music Bookstore"		dqm__url9_0 = "../ret_comm/fk.html"	dqm__url9_1 = "../ret_comm/ig.html"	dqm__url9_2 = "../ret_comm/sb.html"	dqm__url9_3 = "../ret_comm/tmb.html"	dqm__url9_4 = "../ret_comm/wm.html"	