/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/
   DQM_sub_menu_width = 190
   DQM_urltarget = "_self"
   DQM_onload_statement = ""
   DQM_codebase = ""
   DQM_border_color = "#FFFFFF"
   DQM_menu_bgcolor = "#0104FF"
   DQM_hl_bgcolor = "#FD0703"
   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 = "#FFFFFF"
   DQM_hl_textdecoration = "normal"


   DQM_margin_top = 1
   DQM_margin_bottom = 1   
   DQM_margin_left = 10


/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
 

   DQM_rollover_image0 = "images/advertisersbuttona.gif"
   DQM_rollover_wh0 = "71,11"
   DQM_url0 = "advertisers.htm"


   DQM_rollover_image1 = "images/affiliatesbuttona.gif"
   DQM_rollover_wh1 = "62,11"
   DQM_url1 = "affiliates.htm"

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-80,11"
DQM_sub_menu_width0 = 110
DQM_subdesc0_0 = "Paid Listing"
DQM_subdesc0_1 = "Sponsor Boxes"
DQM_subdesc0_2 = "Advertisers FAQ"
DQM_subdesc0_3 = "Signup"


DQM_url0_0 = "paidlisting.htm"
DQM_url0_1 = "sponsorboxes.htm"
DQM_url0_2 = "advertisersfaq.htm"
DQM_url0_3 = "signup.php"


DQM_sub_xy1 = "-64,11"
DQM_sub_menu_width1 = 149
DQM_subdesc1_0 = "Traffic Distribution Partner"
DQM_subdesc1_1 = "Referral Partner"
DQM_subdesc1_2 = "Partners FAQ"
DQM_subdesc1_3 = "Signup"


DQM_url1_0 = "trafficdistribution.htm"
DQM_url1_1 = "referralpartner.htm"
DQM_url1_2 = "partnerfaq.htm"
DQM_url1_3 = "signup.php"


