/*-------------------------------------------
JavaScript sample_data.js
--------------------------------------------*/

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 160;	 

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#FFFFFF";
      
   DQM_menu_bgcolor = "#FFFFFF";
   DQM_hl_bgcolor = "#FFFFFF";

   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 = 0
   DQM_ie5mac_offset_Y = 0


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#0000FF"
   DQM_fontfamily = "Verdana, Times New Roman"
   DQM_fontsize = 12
   DQM_fontsize_ie4 = 12	
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FF0000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5




/*---------------------------------------------
Optional Icon Images


   DQM_icon_image0 = "images/bullet.gif"
   DQM_icon_rollover0 = "images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"

   DQM_icon_image1 = "images/rightarrow.gif"
   DQM_icon_rollover1 = "images/rightarrow.gif"
   DQM_icon_image_wh1 = "13,10"
-----------------------------------------------*/


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/





DQM_sub_xy0 = "10,25"
DQM_sub_menu_width0 = 160;
DQM_subdesc0_0 = "Antioch"
DQM_subdesc0_1 = "Brentwood"
DQM_subdesc0_2 = "Clayton"
DQM_subdesc0_3 = "Concord"
DQM_subdesc0_4 = "Danville"
DQM_subdesc0_5 = "El Cerrito"
DQM_subdesc0_6 = "Hercules"
DQM_subdesc0_7 = "Lafayette"
DQM_subdesc0_8 = "Martinez"
DQM_subdesc0_9 = "Moraga"
DQM_subdesc0_10 = "Oakley"
DQM_subdesc0_11 = "Orinda"
DQM_subdesc0_12 = "Pinole"
DQM_subdesc0_13 = "Pittsburg"
DQM_subdesc0_14 = "Pleasant Hill"
DQM_subdesc0_15 = "Richmond"
DQM_subdesc0_16 = "San Pablo"
DQM_subdesc0_17 = "San Ramon"
DQM_subdesc0_18 = "Walnut Creek"
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_icon_index0_6 = 0
DQM_icon_index0_7 = 0
DQM_icon_index0_8 = 0
DQM_icon_index0_9 = 0
DQM_icon_index0_10 = 0
DQM_icon_index0_11 = 0
DQM_icon_index0_12 = 0
DQM_icon_index0_13 = 0
DQM_icon_index0_14 = 0
DQM_icon_index0_15 = 0
DQM_icon_index0_16 = 0
DQM_icon_index0_17 = 0
DQM_icon_index0_18 = 0
DQM_url0_0 = "http://www.ci.antioch.ca.us"
DQM_url0_1 = "http://www.ci.brentwood.ca.us"
DQM_url0_2 = "http://www.ci.clayton.ca.us"
DQM_url0_3 = "http://www.ci.concord.ca.us"
DQM_url0_4 = "http://www.ci.danville.ca.us"
DQM_url0_5 = "http://www.el-cerrito.org"
DQM_url0_6 = "http://www.ci.hercules.ca.us"
DQM_url0_7 = "http://www.ci.lafayette.ca.us"
DQM_url0_8 = "http://www.cityofmartinez.org"
DQM_url0_9 = "http://www.ci.moraga.ca.us"
DQM_url0_10 = "http://www.ci.oakley.ca.us"
DQM_url0_11 = "http://www.ci.orinda.ca.us"
DQM_url0_12 = "http://www.ci.pinole.ca.us"
DQM_url0_13 = "http://www.ci.pittsburg.ca.us"
DQM_url0_14 = "http://www.ci.pleasant-hill.ca.us"
DQM_url0_15 = "http://www.ci.richmond.ca.us"
DQM_url0_16 = "http://www.ci.san-pablo.ca.us"
DQM_url0_17 = "http://www.ci.san-ramon.ca.us"
DQM_url0_18 = "http://www.ci.walnut-creek.ca.us"

