/*-------------------------------------------
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 = "#000000";
   
   DQM_menu_bgcolor = "#000000";
   DQM_hl_bgcolor = "#FF932E";

   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 = "Tahoma"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 9	
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/topnav_05-over.gif"
   DQM_rollover_wh0 = "53,32"
   DQM_rollover_image1 = "images/topnav_06-over.gif"
   DQM_rollover_wh1 = "62,32"
   DQM_rollover_image2 = "images/topnav_07-over.gif"
   DQM_rollover_wh2 = "56,32"
   DQM_rollover_image3 = "images/topnav_08-over.gif"
   DQM_rollover_wh3 = "66,32"
   DQM_rollover_image4 = "images/topnav_09-over.gif"
   DQM_rollover_wh4 = "95,32"
   DQM_rollover_image5 = "images/topnav_10-over.gif"
   DQM_rollover_wh5 = "75,32"
   DQM_rollover_image6 = "images/topnav_11-over.gif"
   DQM_rollover_wh6 = "77,32"
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "images/bullet.gif"
   DQM_icon_rollover0 = "images/bullet_hl.gif"
   DQM_icon_image_wh0 = "10,10"

   DQM_icon_image1 = "images/bullet.gif"
   DQM_icon_rollover1 = "images/bullet_hl.gif"
   DQM_icon_image_wh1 = "10,10"

 //Absolute positioned icon images (coordinate positioned, sub menus only)

	dqm__2nd_icon_image0 = "images/bullet.gif"
	dqm__2nd_icon_rollover0 = "images/bullet_hl.gif"
	dqm__2nd_icon_image_wh0 = "10,10"
	dqm__2nd_icon_image_xy0 = "0,4"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-48,29"
DQM_sub_menu_width0 = 100;
DQM_subdesc0_0 = " Main page"
DQM_icon_index0_0 = 0
DQM_url0_0 = "index.php"

DQM_sub_xy1 = "-60,29"
DQM_sub_menu_width1 = 100;
DQM_subdesc1_0 = " About us"
DQM_subdesc1_1 = " Marketing"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_url1_0 = "about.php"
DQM_url1_1 = "marketing.php"

DQM_sub_xy2 = "-52,29"
DQM_sub_menu_width2 = 100;
DQM_subdesc2_0 = " Terminology"
DQM_subdesc2_1 = " Tips N Tricks"
DQM_subdesc2_2 = " Software"
DQM_subdesc2_3 = " Scratching"
DQM_subdesc2_4 = " Video Tube"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_icon_index2_4 = 0
DQM_url2_0 = " terminology.php"
DQM_url2_1 = " tipsntricks.php"
DQM_url2_2 = " software.php"
DQM_url2_3 = " scratch.php"
DQM_url2_4 = " tube.php"

DQM_sub_xy3 = "-58,29"
DQM_sub_menu_width3 = 100;
DQM_subdesc3_0 = " JOIN NOW!"
DQM_subdesc3_1 = " Benefits"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3_0 = "join.php"
DQM_url3_1 = "benefits.php"

DQM_sub_xy4 = "-90,29"
DQM_sub_menu_width4 = 100;
DQM_subdesc4_0 = " Hardware"
DQM_subdesc4_1 = " Useful links"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_url4_0 = "hardware.php"
DQM_url4_1 = "links.php"

DQM_sub_xy5 = "-70,29"
DQM_sub_menu_width5 = 100;
DQM_subdesc5_0 = " Contact Us"
DQM_icon_index5_0 = 0
DQM_url5_0 = "admin@rapdj.com"

DQM_sub_xy6 = "-70,29"
DQM_sub_menu_width6 = 100;
DQM_subdesc6_0 = " MEMBERS"
DQM_subdesc6_1 = " not a member? JOIN"
DQM_icon_index6_0 = 0
DQM_icon_index6_1 = 0
DQM_url6_0 = "members.php"
DQM_url6_1 = "join.php"