//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com

limit_multiple_users = true;
restrict_access = true;
sequence = '9x44_5';

/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/
dqm__sub_menu_width = 96;  //default sub menu widths
dqm__sub_xy = "0,6";  //default sub x,y coordinates - defined relative
//to the top-left corner of parent image or sub menu

dqm__urltarget = "_self";  //default URL target: _self, _parent, _new, or "my frame name"

dqm__border_width = 0;
dqm__divider_height = 0;

dqm__border_color = "#6A6553";  //Hex color or 'transparent'
dqm__menu_bgcolor = "#796533";  //Hex color or 'transparent'
dqm__hl_bgcolor = "#6A6553";

dqm__mouse_off_delay = 250;  //defined in milliseconds (activated after mouse stops)
dqm__nn4_mouse_off_delay = 500;  //defined in milliseconds (activated after leaving sub)

/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
//Font settings
dqm__textcolor = "#ffffff";
dqm__fontfamily = "Arial Narrow";  //Any available system font
dqm__fontsize = 12;  //Defined with pixel sizing
dqm__fontsize_ie4 = 10;  //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'

//Rollover font settings
dqm__hl_textcolor = "#ffffff";
dqm__hl_textdecoration = "normal";  //set to: 'normal', or 'underline'

//Margins and text alignment
dqm__text_alignment = "left";  //set to: 'left', 'center' or 'right'
dqm__margin_top = 6;
dqm__margin_bottom = 6;
dqm__margin_left = 15;
dqm__margin_right = 15;

/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/
dqm__show_urls_statusbar = false;

/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/
//Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch
dqm__sub_menu_effect = "fade";
dqm__sub_item_effect = "none";

//Define the effect duration in seconds below.
dqm__sub_menu_effect_duration = .2;
dqm__sub_item_effect_duration = .2;

//Specific settings for various transitions.
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

//Opacity and drop shadows.
dqm__sub_menu_opacity = 80;  //1 to 100
dqm__dropshadow_color = "none";  //Hex color value or 'none'
dqm__dropshadow_offx = 5;  //drop shadow width
dqm__dropshadow_offy = 5;  //drop shadow height

/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/
//Mac offset fixes, adjust until sub menus position correctly.
dqm__ie4mac_offset_X = -8;
dqm__ie4mac_offset_Y = -50;

//Netscape 4 resize bug workaround.
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.";

//Set to true if the menu is the only item on the HTML page.
dqm__use_opera_div_detect_fix = false;

//Pre-defined sub menu item heights for the Espial Escape browser.
dqm__escape_item_height = 20;
dqm__escape_item_height0_0 = 70;
dqm__escape_item_height0_1 = 70;

/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/
//dqm__border_width0 = 0;
//dqm__divider_height0 = 0;
dqm__menu_bgcolor0 = "#6A6553";
dqm__hl_bgcolor0 = "#796533";
dqm__hl_textcolor0 = "#ffffff";

  dqm__menu_bgcolor0_0 = "#8C907D";
  dqm__hl_bgcolor0_0 = "#CEC88F";
  dqm__hl_textcolor0_0 = "#000000";

dqm__mouse_off_delay = 250;
dqm__nn4_mouse_off_delay = 500;

/**********************************************************************************************
              Main Menu Rollover Images and Links  
**********************************************************************************************/
//Main Menu Item 0 -- products
dqm__rollover_image0 = "shared/grphx/products_off.gif";
dqm__rollover_wh0 = "96,25";
dqm__url0 = "#";

//Main Menu Item 1 -- about us
dqm__rollover_image1 = "shared/grphx/aboutus_off.gif";
dqm__rollover_wh1 = "98,25";
dqm__url1 = "aboutus.html";

//Main Menu Item 2 -- team riders
dqm__rollover_image2 = "shared/grphx/teamriders_off.gif";
dqm__rollover_wh2 = "111,25";
dqm__url2 = "teamriders.html";

//Main Menu Item 3 -- team riders
dqm__rollover_image3 = "shared/grphx/links_off.gif";
dqm__rollover_wh3 = "78,25";
dqm__url3 = "links.html";

/**********************************************************************************************
**********************************************************************************************
                 Sub Menu Structure and Text  
**********************************************************************************************
**********************************************************************************************/
dqm__sub_xy0 = "-96,25";
dqm__sub_menu_width0 = 96;

dqm__subdesc0_0 = "TIRES"
dqm__url0_0 = "#"

  dqm__sub_xy0_0 = "0,8"
  dqm__sub_menu_width0_0 = 96
  dqm__subdesc0_0_0 = "MOUNTAIN"
  dqm__url0_0_0 = "mountain-bike-tires.html"
  
  dqm__subdesc0_0_1 = "ROAD"
  dqm__url0_0_1 = "road-bike-tires.html"
  
  dqm__subdesc0_0_2 = "BMX"
  dqm__url0_0_2 = "bmx-bike-tires.html"
  
dqm__subdesc0_1 = "SADDLES"
dqm__url0_1 = "saddles.html"

dqm__subdesc0_2 = "PARTS"
dqm__url0_2 = "parts.html"

dqm__subdesc0_3 = "BMX"
dqm__url0_3 = "../bmx/index.html"



dqm__sub_xy3 = "-78,25";
dqm__sub_menu_width3 = 110;

dqm__subdesc3_0 = "MOUNTAIN BIKE"
dqm__url3_0 = "links-mountain-bike.html"

dqm__subdesc3_1 = "BMX"
dqm__url3_1 = "links-bmx.html"