/*-------------------------------------------
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 = "#cccccc"
   
   DQM_menu_bgcolor = "#ffffff"
   DQM_hl_bgcolor = "#999999"

   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 = "#666666"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "quickmenu/nav_aboutus2.jpg"
   DQM_rollover_wh0 = "106,21"
   DQM_url0 = "aboutus.shtml"
 
   DQM_rollover_image1 = "quickmenu/nav_medical2.jpg"
   DQM_rollover_wh1 = "150,21"
   DQM_url1 = "medical_day_spas_medispa.shtml"
   
   DQM_rollover_image2 = "quickmenu/nav_gift2.jpg"
   DQM_rollover_wh2 = "150,21"
   DQM_url2 = "press.shtml" 
  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "quickmenu/bullet.gif"
   DQM_icon_rollover0 = "quickmenu/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-107,20"
DQM_sub_menu_width0 = 107
DQM_subdesc0_0 = "About Us"
DQM_subdesc0_2 = "Information"
DQM_subdesc0_1 = "Consultations"
DQM_subdesc0_3 = "Directions"
DQM_url0_0 = "aboutus.shtml"
DQM_url0_2 = "information.shtml"
DQM_url0_1 = "doctor_consultations.shtml"
DQM_url0_3 = "directions.shtml"

DQM_sub_xy1 = "-150,20"
DQM_sub_menu_width1 = 150
DQM_subdesc1_0 = "BOTOX&reg; Cosmetic"
DQM_subdesc1_1 = "Chemical Peel"
DQM_subdesc1_2 = "Cosmetic Laser"
DQM_subdesc1_3 = "Dermal Fillers"
DQM_subdesc1_4 = "Laser Hair Removal"
DQM_subdesc1_5 = "Medical Massage"
DQM_subdesc1_6 = "Microdermabrasion"
DQM_subdesc1_7 = "Permanent Make-up"
DQM_subdesc1_8 = "Photomodulation"
DQM_url1_0 = "botox_cosmetic_injections.shtml"
DQM_url1_1 = "wrinkle_acne_chemical_peel.shtml"
DQM_url1_2 = "cosmetic_laser_skin_rejuvenation.shtml"
DQM_url1_3 = "restylane_injections.shtml"
DQM_url1_4 = "laser_hair_removal_clinic.shtml"
DQM_url1_5 = "massage_spas.shtml"
DQM_url1_6 = "microdermabrasion.shtml"
DQM_url1_7 = "permanent_makeup.shtml"
DQM_url1_8 = "photomodulation_skincare_rejuvenation.shtml"

DQM_sub_xy2 = "-150,20"
DQM_sub_menu_width2 = 150
DQM_subdesc2_0 = "Press Release"
DQM_url2_0 = "press.shtml"





