/*-------------------------------------------
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 = "#000099"
   
   DQM_menu_bgcolor = "#6666CC"
   DQM_hl_bgcolor = "#000099"

   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; text-shadow: 1px 1px"
   DQM_fontfamily = "Verdana,Arial; text-align:center"
   DQM_fontsize = 14
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFF00"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 6
   DQM_margin_bottom = 6
   DQM_margin_left = 0



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "page_images/images/page_13.jpg"
   DQM_rollover_wh0 = "92,37"

   DQM_rollover_image1 = "page_images/images/page_14.jpg"
   DQM_rollover_wh1 = "107,37"

   DQM_rollover_image2 = "page_images/images/page_15.jpg" 
   DQM_rollover_wh2 = "58,37"

   DQM_rollover_image3 = "page_images/images/page_16.jpg" 
   DQM_rollover_wh3 = "127,37"
  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = ""


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-156,36"
DQM_sub_menu_width0 = 220
DQM_subdesc0_0 = "Fat Loss/Diet & Energy"
DQM_subdesc0_1 = "Muscle Builders"
DQM_subdesc0_2 = "Protein Powders"
DQM_subdesc0_3 = "Health Supplements"
DQM_subdesc0_4 = "Buy Online"
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 = "Fatloss.php"
DQM_url0_1 = "Musclebuilders.php"
DQM_url0_2 = "Proteinpowders.php"
DQM_url0_3 = "Health.php"
DQM_url0_4 = "http://www.ppnstore.com"


DQM_sub_xy1 = "-164,36"
DQM_sub_menu_width1 = 220
DQM_subdesc1_0 = "Monthly Special"
DQM_icon_index1_0 = 0
DQM_url1_0 = "MonthlySpecial.php"


DQM_sub_xy2 = "-140,36"
DQM_sub_menu_width2 = 220
DQM_subdesc2_0 = "Latest News"
DQM_subdesc2_1 = "Testimonials"
DQM_icon_index2_0 = 0
DQM_url2_0 = "News.php"
DQM_url2_1 = "Testimonials.php"


DQM_sub_xy3 = "-174,36"
DQM_sub_menu_width3 = 220
DQM_subdesc3_0 = "Mission Statement"
DQM_subdesc3_1 = "Employment Opportunities"
DQM_subdesc3_2 = "Contact Information"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_url3_0 = "MissionStatement.php"
DQM_url3_1 = "Employment.php"
DQM_url3_2 = "Contact.php"
