/*-------------------------------------------
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 = "#D0D6D1"
   
   DQM_menu_bgcolor = "#E7E8DD"
   DQM_hl_bgcolor = "#003366"

   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 = "#2F557B"
   DQM_fontfamily = "Verdana"
   var browser_type=navigator.appName
   if (browser_type=="Netscape")
     DQM_fontsize = 11
   else
     DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
    //Main Menu Item 0

	DQM_rollover_image0 = "../images/massachusetts_web_design_on.gif"
	DQM_rollover_wh0 = "105,28"
	DQM_url0 = "../web_design_boston.shtml";   

    //Main Menu Item 1

	DQM_rollover_image1 = "../images/boston_web_hosting_on.gif"
	DQM_rollover_wh1 = "111,28"
	DQM_url1 = "../web_hosting_boston.shtml";   

    //Main Menu Item 2

	DQM_rollover_image2 = "../images/boston_e_commerce_on.gif"
	DQM_rollover_wh2 = "107,28"
	DQM_url2 = "../boston_e_commerce.shtml";   
	
    //Main Menu Item 3

	DQM_rollover_image3 = "../images/boston_ma_web_design_firm_on.gif"
	DQM_rollover_wh3 = "77,28"
	DQM_url3 = "../massachusetts_web_design_firm.shtml"; 



/*---------------------------------------------
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 = "-108,-85"
	DQM_sub_menu_width0 = 170

	DQM_subdesc0_0 = "Web Site Design"
	DQM_subdesc0_1 = "Web Development"
	DQM_subdesc0_2 = "Flash / Multimedia Design"
	DQM_subdesc0_3 = "Database-Driven Web Sites"
	DQM_subdesc0_4 = "Content Management"

	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 = "../web_design_boston.shtml"
	DQM_url0_1 = "../boston_web_development.shtml"
	DQM_url0_2 = "../boston_flash_designer.shtml"
	DQM_url0_3 = "../database_driven_web_sites.shtml"
	DQM_url0_4 = "../web_based_content_management_massachusetts.shtml"
	
	
    //Sub Menu 1

	DQM_sub_xy1 = "-113,-51"
	DQM_sub_menu_width1 = 170

	DQM_subdesc1_0 = "Web Hosting Packages"
	DQM_subdesc1_1 = "Windows 2000 Hosting"
	DQM_subdesc1_2 = "Linux Hosting"

	DQM_icon_index1_0 = 0
	DQM_icon_index1_1 = 0
	DQM_icon_index1_2 = 0

	DQM_url1_0 = "../web_hosting_boston.shtml"
	DQM_url1_1 = "../windows_2000_hosting_boston.shtml"
	DQM_url1_2 = "../cheap_linux_hosting_boston.shtml"
	
	
    //Sub Menu 2
	
	DQM_sub_xy2 = "-110,-68"
	DQM_sub_menu_width2 = 195

	DQM_subdesc2_0 = "Secure Online Transactions"
	DQM_subdesc2_1 = "Ecommerce Shopping Carts"
	DQM_subdesc2_2 = "Customized Inventory Databases"
	DQM_subdesc2_3 = "Receive Payments Online"

	DQM_icon_index2_0 = 0
	DQM_icon_index2_1 = 0
	DQM_icon_index2_2 = 0
	DQM_icon_index2_3 = 0

	DQM_url2_0 = "../secure_online_transactions.shtml"
	DQM_url2_1 = "../shopping_cart_web_site_boston.shtml"
	DQM_url2_2 = "../database_driven_web_sites.shtml"
	DQM_url2_3 = "../receive_payments_online.shtml"
	
	
	
    //Sub Menu 3

	DQM_sub_xy3 = "-78,-34"
	DQM_sub_menu_width3 = 100
	
	DQM_subdesc3_0 = "Firm Profile"
	DQM_subdesc3_1 = "Portfolio"

	DQM_icon_index3_0 = 0
	DQM_icon_index3_1 = 0

	DQM_url3_0 = "../massachusetts_web_design_firm.shtml"
	DQM_url3_1 = "../portfolio.shtml"
