/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 149

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#034280"
   DQM_hl_bgcolor = "#9ECEF3"

   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 = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#034280"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
    //Main Menu Item 0

	DQM_rollover_image0 = "../images/drop_corporate.gif"
	DQM_rollover_wh0 = "149,17"
	DQM_url0 = "../corp_info.asp";   

    //Main Menu Item 1

	DQM_rollover_image1 = "../images/drop_clients.gif"
	DQM_rollover_wh1 = "149,17"
	DQM_url1 = "../clients_portfolio.asp";   

    //Main Menu Item 2

	DQM_rollover_image2 = "../images/drop_services.gif"
	DQM_rollover_wh2 = "149,17"
	DQM_url2 = "../boston_tucson_web_design.asp";   
	
    //Main Menu Item 3

	DQM_rollover_image3 = "../images/drop_contact.gif"
	DQM_rollover_wh3 = "140,17"
	DQM_url3 = "../contact.asp"; 



/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = ""

   DQM_icon_image1 = ""
   DQM_icon_rollover1 = ""
   DQM_icon_image_wh1 = ""

   DQM_icon_image2 = ""
   DQM_icon_rollover2 = ""
   DQM_icon_image_wh2 = ""
    
   DQM_icon_image3 = ""
   DQM_icon_rollover3 = ""
   DQM_icon_image_wh3 = ""

   
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/



    //Sub Menu 0

	DQM_sub_xy0 = "-149,17"
	DQM_sub_menu_width0 = 149

	DQM_subdesc0_0 = "Our Mission"
	DQM_subdesc0_1 = "Our Team"
	DQM_subdesc0_2 = "Corporate Info"
	DQM_subdesc0_3 = "Partners"
	DQM_subdesc0_4 = "Careers"

	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_url0_0 = "../corp_mission.asp"
	DQM_url0_1 = "../corp_team.asp"
	DQM_url0_2 = "../corp_info.asp"
	DQM_url0_3 = "../corp_partners.asp"
	DQM_url0_4 = "../corp_careers.asp"
	
	
    //Sub Menu 1

	DQM_sub_xy1 = "-150,17"
	DQM_sub_menu_width1 = 150

	DQM_subdesc1_0 = "Portfolio"
	DQM_subdesc1_1 = "Client List"
	DQM_subdesc1_2 = "Testimonials"

	DQM_icon_index1_0 = 0
	DQM_icon_index1_1 = 0
	DQM_icon_index1_2 = 0

	DQM_url1_0 = "../clients_portfolio.asp"
	DQM_url1_1 = "../clients_list.asp"
	DQM_url1_2 = "../clients_testimonials.asp"
	
	
    //Sub Menu 2
	
	DQM_sub_xy2 = "-150,17"
	DQM_sub_menu_width2 = 150

	DQM_subdesc2_0 = "Web Design"
	DQM_subdesc2_1 = "Web Hosting"
	DQM_subdesc2_2 = "Content Management"
	DQM_subdesc2_3 = "Web Development"
	DQM_subdesc2_4 = "Graphic Design"

	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_url2_0 = "../boston_tucson_web_design.asp"
	DQM_url2_1 = "../boston_tucson_web_hosting.asp"
	DQM_url2_2 = "../content_management_tool.asp"
	DQM_url2_3 = "../boston_tucson_web_development.asp"
	DQM_url2_4 = "../boston_tucson_graphic_design.asp"
	
	
	
    //Sub Menu 3

	DQM_sub_xy3 = "-141,17"
	DQM_sub_menu_width3 = 150

	DQM_subdesc3_0 = "Office Locations"
	DQM_subdesc3_1 = "Request Quote"
	DQM_subdesc3_2 = "Contact Us"
	DQM_subdesc3_3 = "Support Center"

	DQM_icon_index3_0 = 0
	DQM_icon_index3_1 = 0
	DQM_icon_index3_2 = 0
	DQM_icon_index3_3 = 0

	DQM_url3_0 = "../contact_offices.asp"
	DQM_url3_1 = "../contact_quote.asp"
	DQM_url3_2 = "../contact.asp"
	DQM_url3_3 = "/support/"
