/*-------------------------------------------
--------------------------------------------*/
   limit_multiple_users = true

   DQM_sub_menu_width = 130      //default sub menu widths

   DQM_sub_xy = "0,0"            //default sub x,y coordinates

   DQM_codebase = ""             //relative location of .js files

   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 1

   DQM_divider_height = 0

   DQM_border_color = "#999999"  //Hex color value or 'transparent'

   DQM_menu_bgcolor = "#999999"  //Hex color value or 'transparent'

   DQM_hl_bgcolor = "#999999"    //Hex color value

   DQM_mouse_off_delay = 100

   DQM_os9_ie5mac_offset_X = 10

   DQM_os9_ie5mac_offset_Y = 15

   DQM_osx_ie5mac_offset_X = 0

   DQM_osx_ie5mac_offset_Y = 0

   DQM_ie4mac_offset_X = -8

   DQM_ie4mac_offset_Y = -50   

   DQM_nn4_reaload_after_resize = true

   DQM_nn4_resize_prompt_user = false

   DQM_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."

   DQM_use_opera_div_detect_fix = true;

   DQM_sub_menu_effect = "fade"

   DQM_sub_item_effect = "fade"

   DQM_sub_menu_effect_duration = .4

   DQM_sub_item_effect_duration = .4

   DQM_effect_pixelate_maxsqare = 25

   DQM_effect_iris_irisstyle = "CIRCLE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR

   DQM_effect_checkerboard_squaresx = 14

   DQM_effect_checkerboard_squaresY = 14

   DQM_effect_checkerboard_direction = "RIGHT"   //UP, DOWN, LEFT, RIGHT

   DQM_sub_menu_opacity = 100

   DQM_dropshadow_color = "none"                //Hex color value or 'none'

   DQM_dropshadow_offx = 5                      //drop shadow width

   DQM_dropshadow_offy = 5	                //drop shadow height

   DQM_textcolor = "#FFFFFF"

   DQM_fontfamily = "Arial"            //Any available system font     

   DQM_fontsize = 11         //Defined with pixel sizing  	

   DQM_fontsize_ie4 = 11         //Defined with point sizing

   DQM_textdecoration = "normal"         //set to: 'normal', or 'underline'

   DQM_fontweight = "bold"             //set to: 'normal', or 'bold'

   DQM_fontstyle = "normal"	         //set to: 'normal', or 'italic' 	

   DQM_hl_textcolor = "#FFFFFF"

   DQM_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

   DQM_margin_top = 2

   DQM_margin_bottom = 3

   DQM_margin_left = 5

   DQM_margin_right = 4

   DQM_text_alignment = "left"           //set to: 'left', 'center' or 'right'

   DQM_icon_image0 = "images/bullet.gif"

   DQM_icon_rollover0 = "images/bullet_hl.gif"

   DQM_icon_image_wh0 = "13,8"

   DQM_icon_image1 = "images/arrow.gif"

   DQM_icon_rollover1 = "images/arrow.gif"

   DQM_icon_image_wh1 = "13,10"

   DQM_2nd_icon_image0 = "images/arrow.gif"

   DQM_2nd_icon_rollover0 = "images/arrow.gif"

   DQM_2nd_icon_image_wh0 = "13,10"

   DQM_2nd_icon_image_xy0 = "0,4"

   DQM_show_urls_statusbar = false

/*--------------------------------------------------------------------
---------------------------------------------------------------------*/

   /**-------Main Menu 0--------**/

   DQM_rollover_image0 = "images/productsButton2.gif"

   DQM_rollover_wh0 = "109,20"

   //DQM_url0 = "my_url.html";   

   /**-------Main Menu 1--------**/

   DQM_rollover_image1 = "images/dealersButton2.gif"

   DQM_rollover_wh1 = "109,20"

   //DQM_url1 = "my_url.html";

   /**-------Main Menu 2--------**/    

   DQM_rollover_image2 = "images/contactButton2.gif" 

   DQM_rollover_wh2 = "109,20"

   //DQM_url2 = "my_url.html";   

/**SUB MENU CUSTOMIZATION**/

/**-------Sub Menu 0--------**/

DQM_sub_xy0 = "-90,21"

DQM_sub_menu_width0 = 95

DQM_subdesc0_0 = "MotorMate" 

DQM_subdesc0_1 = "Dashboard"

DQM_subdesc0_2 = "MotorMix"

DQM_subdesc0_3 = "SixtyFour"

DQM_subdesc0_4 = "PM-216"

DQM_subdesc0_5 = "Accessories"

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_url0_0 = "motormate.html"

DQM_url0_1 = "dashboard.html"

DQM_url0_2 = "motormix.html"

DQM_url0_3 = "sixtyfour.html"

DQM_url0_4 = "pm216.html"

DQM_url0_5 = "accessories.html"

/**-------Sub Menu 1--------**/

DQM_sub_xy1 = "-90,21"

DQM_sub_menu_width1 = 116

DQM_subdesc1_0 = "United States" 

DQM_subdesc1_1 = "International"

DQM_icon_index1_0 = 0

DQM_icon_index1_1 = 0

DQM_2nd_icon_index1_0 = 0

DQM_url1_1 = "distributors.html"

/**------Sub 1 - Item 1 Sub Menu------**/

DQM_sub_xy1_0 = "-4,2"

DQM_sub_menu_width1_0 = 149

DQM_subdesc1_0_0 = "Dealers"

DQM_subdesc1_0_1 = "Sales Representatives"

DQM_icon_index1_0_0 = 0

DQM_icon_index1_0_1 = 0

DQM_icon_index1_0_2 = 0

DQM_icon_index1_0_3 = 0

DQM_url1_0_0 = "usdealers.html"

DQM_url1_0_1 = "ussalesreps.html"