DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"


/*---------------------------------------
General Settings
----------------------------------------*/

DQM_sub_menu_width = 130
DQM_sub_xy = "0,0"
   

DQM_codebase = "script/"
DQM_urltarget = "_self"

DQM_border_width = 2
DQM_divider_height = 2
DQM_border_color = "#99ccff"
DQM_menu_bgcolor = "#003366"
DQM_hl_bgcolor = "#ff9900"

DQM_mouse_off_delay = 100



/*---------------------------------------
Browser Bug Fixes
----------------------------------------*/
   
DQM_os9_ie5mac_offset_X = 0
DQM_os9_ie5mac_offset_Y = 0

DQM_osx_ie5mac_offset_X = 0
DQM_osx_ie5mac_offset_Y = 0

DQM_ie4mac_offset_X = 0
DQM_ie4mac_offset_Y = 0
   
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."

DQM_use_opera_div_detect_fix = false;



/*---------------------------------------
Transition Effects (ie5.5 &up)
----------------------------------------*/

DQM_sub_menu_effect = "fade"
DQM_sub_item_effect = "fade"
DQM_sub_menu_effect_duration = .4
DQM_sub_item_effect_duration = .4

DQM_effect_pixelate_maxsqare = 25
DQM_effect_iris_irisstyle = "CIRCLE"
DQM_effect_checkerboard_squaresx = 14
DQM_effect_checkerboard_squaresY = 14
DQM_effect_checkerboard_direction = "RIGHT"
   
DQM_sub_menu_opacity = 100
DQM_dropshadow_color = "none"
DQM_dropshadow_offx = 5
DQM_dropshadow_offy = 5	



/*---------------------------------------
Font, Margin, and Alignment
----------------------------------------*/

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 = 2
DQM_margin_bottom = 3
DQM_margin_left = 5
DQM_margin_right = 4
DQM_text_alignment = "left"



/*---------------------------------------------
Optional event triggered custom function calls
----------------------------------------------*/

//DQM_onload_code = "alert('custom function - onload')"

//DQM_showmenu_code0 = "status = 'custom show menu function call - menu0'"
//DQM_showmenu_code1 = "status = 'custom show menu function call - menu1'"
//DQM_hidemenu_code0 = "status = 'custom hide menu function call - menu0'"
//DQM_hidemenu_code1 = "status = 'custom hide menu function call - menu1'"

//DQM_clickitem_code0_0 = "alert('custom Function - Menu Item 0_0')"
//DQM_clickitem_code2_0 = "alert('custom Function - Menu Item 2_0')"



/*---------------------------------------
Relative Positioned Icons
----------------------------------------*/   

DQM_icon_image0 = "images/sample2_bullet.gif"
DQM_icon_rollover0 = "images/sample2_bullet_hl.gif"
DQM_icon_image_wh0 = "13,8"

DQM_icon_image1 = "images/sample2_arrow.gif"
DQM_icon_rollover1 = "images/sample2_arrow.gif"
DQM_icon_image_wh1 = "13,10"



/*---------------------------------------
Absolute positioned Icons
----------------------------------------*/

DQM_2nd_icon_image0 = "images/sample2_arrow.gif"
DQM_2nd_icon_rollover0 = "images/sample2_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_text2_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
//DQM_status_text2_0 = "Sample text - Main Menu Item 1, Sub Item 1"	



/*---------------------------------------------
Main Menu Settings
-----------------------------------------------*/
  
DQM_rollover_image0 = "img/roll/shuttle_info_on.gif"
DQM_rollover_wh0 = "84,13"
DQM_url0 = "shuttle_info.htm";

DQM_rollover_image1 = "img/roll/easy_commuting_on.gif" 
DQM_rollover_wh1 = "111,13"
DQM_url1 = "easy_commuting.htm";   

DQM_rollover_image2 = "img/roll/programs_on.gif" 
DQM_rollover_wh2 = "72,13"
DQM_url2 = "programs.htm";   

DQM_rollover_image3 = "img/roll/commute_news_help_on.gif" 
DQM_rollover_wh3 = "148,13"
DQM_url3 = "commute_news.htm";  

DQM_rollover_image4 = "img/roll/about_us_on.gif" 
DQM_rollover_wh4 = "63,13"
DQM_url4 = "about_us.htm";  


/*---------------------------------------------
Sub Menu Settings
-----------------------------------------------*/  

DQM_sub_xy0 = "-71,19"
DQM_sub_menu_width0 = 145
DQM_subdesc0_0 = "Alliance Shuttle Information"
DQM_subdesc0_1 = "Alliance Shuttle Program"
DQM_subdesc0_2 = "Rider Alerts"
DQM_subdesc0_3 = "Shuttles by Employer Area"
DQM_subdesc0_4 = "Shuttle by City"
DQM_subdesc0_5 = "Other Shuttles"
DQM_url0_0 = "shuttle_info.htm"
DQM_url0_1 = "shuttle_program.htm"
DQM_url0_2 = "shuttle_rider.htm"
DQM_url0_3 = "shuttle_by_city.htm"
DQM_url0_4 = "shuttle_by_city.htm"
DQM_url0_5 = "shuttle_other.htm"


DQM_sub_xy1 = "-100,19"
DQM_sub_menu_width1 = 145
DQM_subdesc1_0 = "Easy Commuting" 
DQM_subdesc1_1 = "Plan Your Commute"
DQM_subdesc1_2 = "Guide to Transit"
DQM_subdesc1_3 = "Transit Trip of the Month"
DQM_subdesc1_4 = "Commute Accelerator"
DQM_subdesc1_5 = "Building an Employee Commute Program"
DQM_subdesc1_6 = "Does Your Worksite Already Have Shuttle Service?"
DQM_subdesc1_7 = "San Mateo County Transit Agencies"
DQM_url1_0 = "easy_commuting.htm"
DQM_url1_1 = "easy_plan.htm"
DQM_url1_2 = "easy_guide.htm"
DQM_url1_3 = "easy_month.htm"
DQM_url1_4 = "easy_accelerator.htm"
DQM_url1_5 = "easy_building.htm"
DQM_url1_6 = "shuttle_by_city.htm"
DQM_url1_7 = "easy_agencies.htm"


DQM_sub_xy2 = "-60,19"
DQM_sub_menu_width2 = 180
DQM_subdesc2_0 = "Free Transit Tickets"
DQM_subdesc2_1 = "Get an Emergency Ride Home"
DQM_subdesc2_2 = "Rebates for New Vanpool Participants"
DQM_subdesc2_3 = "Carpool Incentive Program"
DQM_subdesc2_4 = "Bike Parking for Half Cost"
DQM_subdesc2_5 = "Develop a Shuttle Program"
DQM_subdesc2_6 = "The Bike and Pedestrian Safety Program"
DQM_subdesc2_7 = "Commuter Benefits Sponsorship Program"
DQM_url2_0 = "programs_free_tran_ticket.asp"
DQM_url2_1 = "programs.htm#guaranteed"
DQM_url2_2 = "programs.htm#rebates"
DQM_url2_3 = "programs.htm#carpool"
DQM_url2_4 = "programs.htm#bike"
DQM_url2_5 = "programs.htm#develop"
DQM_url2_6 = "programs.htm#bikeSafety"
DQM_url2_7 = "programs.htm#commuter"


DQM_sub_xy3 = "-135,19"
DQM_sub_menu_width3 = 150
DQM_subdesc3_0 = "Romance on the Rails"
DQM_subdesc3_1 = "Traveler's Challenge: Race to SFO"
DQM_subdesc3_2 = "The Commuter Challenge Race"
//DQM_subdesc3_3 = "What's Your Transit Story?"
DQM_subdesc3_3 = "Commute News & Help"
DQM_subdesc3_4 = "Help Line (FAQ)"
DQM_subdesc3_5 = "Headline News"
DQM_subdesc3_6 = "Traffic Reports & Traffic Cams"
DQM_subdesc3_7 = "Weather Reports"
DQM_subdesc3_8 = "County Transportation Contacts"
DQM_url3_0 = "commute_romance_rails.htm"
DQM_url3_1 = "race_to_sfo.htm"
DQM_url3_2 = "commute_comm_challenge.htm"
//DQM_url3_3 = "commute_your_story.asp"
DQM_url3_3 = "commute_news.htm"
DQM_url3_4 = "commute_help.asp"
DQM_url3_5 = "commute_headline.htm"
DQM_url3_6 = "commute_traffic.htm"
DQM_url3_7 = "commute_weather.htm"
DQM_url3_8 = "commute_contacts.htm"


DQM_sub_xy4 = "-58,19"
DQM_sub_menu_width4 = 120
DQM_subdesc4_0 = "Contact Us"
DQM_subdesc4_1 = "Information Order Forms"
DQM_subdesc4_2 = "Staff"
DQM_subdesc4_3 = "Employment Opportunities"
DQM_subdesc4_4 = "Board of Directors"
DQM_url4_0 = "about_us.htm#contact"
DQM_url4_1 = "about_us_info_tickets.asp"
DQM_url4_2 = "about_us_staff.htm"
DQM_url4_3 = "about_us_jobs.htm"
DQM_url4_4 = "about_us_board.htm"

limit_multiple_users = true

