/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "quickmenu/"

   DQM_border_color = "#7D7F8E"
   
   DQM_menu_bgcolor = "#70B81C"
   DQM_hl_bgcolor = "#F8FFCD"

   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 = "Arial"
   DQM_fontsize = 12
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#538E18"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 3



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   

	DQM_rollover_image0 = "images/nav4.gif"
	DQM_rollover_wh0 = "100,60"
//	DQM_rollover_image1 = "images/nav2.gif"
//	DQM_rollover_wh1 = "92,60"



  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "images/zero.gif"
   DQM_icon_rollover0 = "images/zero.gif"
   DQM_icon_image_wh0 = "2,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-100,60"
DQM_sub_menu_width0 = 100
DQM_subdesc0_0 = "New Patient"
DQM_subdesc0_1 = "Financing"
DQM_subdesc0_2 = "FAQ"
DQM_subdesc0_3 = "Post-op"
DQM_subdesc0_4 = "Useful Links"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
//DQM_icon_index0_3 = 0
DQM_url0 = "#"
DQM_url0_0 = "patient.html"
DQM_url0_1 = "financing.html"
//DQM_url0_2 = "what_do.html"
DQM_url0_2 = "faq.html"
DQM_url0_3 = "post_op.html"
DQM_url0_4 = "links.html"

/*
DQM_sub_xy1 = "-88,60"
DQM_sub_menu_width1 = 97;
DQM_subdesc1_0 = "Our Practice"
DQM_subdesc1_1 = "Our Technology"

DQM_icon_index1_0 = 1
DQM_icon_index1_1 = 0

DQM_url1 = ""
DQM_url1_0 = "our_practice.html"
DQM_url1_1 = "technology.html"



DQM_sub_xy2 = "-80,28"
DQM_sub_menu_width2 = 93
DQM_subdesc2_0 = "Representation" 
DQM_subdesc2_1 = "Partnerships"
DQM_subdesc2_2 = "Ecommerce"

DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_url2 = "#"
DQM_url2_0 = "represent.html"
DQM_url2_1 = "partner.html"
DQM_url2_2 = "ecommerce.html"



DQM_sub_xy3 = "-80,28"
DQM_sub_menu_width3 = 80
DQM_subdesc3_0 = "Retail"
DQM_subdesc3_1 = "VAR"
DQM_subdesc3_2 = "System Integrators"
DQM_subdesc3_3 = "Online Retail"
DQM_subdesc3_4 = "OEM"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_icon_index3_3 = 0
DQM_icon_index3_4 = 0
DQM_url3 = "#"
DQM_url3_0 = "retailers.html"
DQM_url3_1 = "vars.html"
DQM_url3_2 = "system_integrator.html"
DQM_url3_3 = "online_retailers.html"
DQM_url3_4 = "oem.html"
*/














