/*-------------------------------------------
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 = ""

   DQM_border_color = "#BFBFCD"
   
   DQM_menu_bgcolor = "#F6F6F1"
   DQM_hl_bgcolor = "#E8E8D4"

   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 = 250
   DQM_ie5mac_offset_Y = 350


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#000033"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000033"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 0
   DQM_margin_bottom = 0
   DQM_margin_left = 0



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/2lvl_adv_on.gif"
   DQM_rollover_wh0 = "160,34"

   DQM_rollover_image1 = "images/2lvl_pub_on.gif"
   DQM_rollover_wh1 = "152,34"


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "images/menu_img.gif"
   DQM_icon_rollover0 = "images/menu_img_on.gif"
   DQM_icon_image_wh0 = "20,18"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-160,34"
DQM_sub_menu_width0 = 160
DQM_subdesc0_0 = "PAY FOR PERFORMANCE"
DQM_subdesc0_1 = "LEAD GENERATION"
DQM_subdesc0_2 = "PRODUCT SALES"
DQM_subdesc0_3 = "HOW IT WORKS"
DQM_subdesc0_4 = "MARKETS SERVED"
DQM_subdesc0_5 = "FAQ"
DQM_subdesc0_6 = "REQUEST INFO"
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_icon_index0_5 = 0
DQM_icon_index0_6 = 0
DQM_url0_0 = "pay_for_performance.php"
DQM_url0_1 = "lead_generation.php"
DQM_url0_2 = "product_sales.php"
DQM_url0_3 = "how_it_works.php"
DQM_url0_4 = "markets_served.php"
DQM_url0_5 = "advertiser_faqs.php"
DQM_url0_6 = "request_info.php"

DQM_sub_xy1 = "-152,34"
DQM_sub_menu_width1 = 152
DQM_subdesc1_0 = "MAXIMIZE REVENUE"
DQM_subdesc1_1 = "OUR TECHNOLOGY"
DQM_subdesc1_2 = "HOW IT WORKS"
DQM_subdesc1_3 = "WHO QUALIFIES?"
DQM_subdesc1_4 = "FAQ"
DQM_subdesc1_5 = "JOIN NOW"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_icon_index1_4 = 0
DQM_icon_index1_5 = 0
DQM_url1_0 = "maximize_revenue.php"
DQM_url1_1 = "our_technology.php"
DQM_url1_2 = "how_it_works.php"
DQM_url1_3 = "who_qualifies.php"
DQM_url1_4 = "publishers_faqs.php"
DQM_url1_5 = "our_advertisers.php"


