//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - www.opencube.com
//  We have paid for this menu: you should too, dont steal it from us and OpenCube


//Quick Variables by Mark
var MainColor = '#6699CC';
var BorderColor = '#003366';
var HighlightColor =  '#99CCFF';
var FontOffColor = '#FFFFFF';
var FontOverColor = '#000000';
var FontWeight = 'normal';
var Bullet = '';
var BulletSize = '';
var Margin = new Array(2,2,2,2);
var FontSize = 12;
var FontFamily = 'Verdana';
var ItemHeight = 18;



//Basic Colours
dqm__main_bgcolor = MainColor
dqm__main_hl_bgcolor = HighlightColor
dqm__hl_bgcolor = HighlightColor
dqm__menu_bgcolor = MainColor
dqm__border_color = BorderColor
//Everything else
dqm__icon_image0 = Bullet
dqm__icon_rollover0 = Bullet
dqm__icon_image_wh0 = BulletSize
dqm__icon_image1 = Bullet
dqm__icon_rollover1 = Bullet
dqm__icon_image_wh1 = BulletSize
dqm__2nd_icon_image0 = Bullet
dqm__2nd_icon_rollover0 = Bullet
dqm__2nd_icon_image_wh0 = BulletSize
dqm__2nd_icon_image_xy0 = "0,4"
dqm__main_width = 150        //default main item widths
dqm__main_height = ItemHeight        //default main item heights
dqm__main_horizontal = false        //align menu bar horizontally or vertically
dqm__main_border_width = 1        //the thickness of the border in pixels
dqm__main_border_color = BorderColor        //HEX color or set width to 0 for no borders
dqm__main_use_dividers = true        //When true the item gap setting is ignored
dqm__main_item_gap = 20        //the gap between main menu items in pixels
dqm__align_items_bottom_and_right = true        //align items of different size to the bottom
dqm__main_textcolor = FontOffColor
dqm__main_hl_textcolor = FontOverColor
dqm__main_fontfamily = FontFamily        //Any available system font
dqm__main_fontsize = FontSize        //Defined with pixel sizing
dqm__main_textdecoration = "normal"        //set to: normal, or underline//ValueList:normal,italic
dqm__main_fontweight = FontWeight        //set to: normal, or bold//ValueList:normal,bold
dqm__main_fontstyle = "normal"        //set to: normal, or italic//ValueList:normal,italic
dqm__main_hl_textdecoration = "normal"
dqm__main_text_alignment = "left"        //set to: left, center or right//ValueList:left,center,right
dqm__main_margin_top = Margin[0]
dqm__main_margin_bottom = Margin[2]
dqm__main_margin_left = Margin[3]
dqm__main_margin_right = Margin[1]
dqm__main_text_alignmentX = "center"        //set to: left, center or right//ValueList:left,center,right
dqm__main_margin_topX = 0
dqm__main_margin_bottomX = 0
dqm__sub_menu_width = 150        //default sub menu widths
dqm__sub_xy = "0,0"        //default sub x,y coordinates - defined relative
dqm__urltarget = "_self"        //default URL target: _self, _parent, _new, or my frame name//ValueList:_self,_parent,_new
limit_multiple_users = true

dqm__border_width = 1
dqm__divider_height = 1
dqm__border_color = BorderColor        //Hex color or 'transparent'

dqm__mouse_off_delay = 150        //defined in milliseconds (activated after mouse stops)
dqm__nn4_mouse_off_delay = 500        //defined in milliseconds (activated after leaving sub)
dqm__textcolor = FontOffColor
dqm__fontfamily = FontFamily        //Any available system font
dqm__fontsize = FontSize        //Defined with pixel sizing
dqm__fontsize_ie4 = FontSize        //Defined with point sizing
dqm__textdecoration = "normal"        //set to: normal, or underline//ValueList:normal,underline
dqm__fontweight = FontWeight        //set to: normal, or bold//ValueList:normal,bold
dqm__fontstyle = "normal"        //set to: normal, or italic//ValueList:normal,italic
dqm__hl_textcolor = FontOverColor
dqm__hl_textdecoration = "normal"        //set to: normal, or underline//ValueList:normal,underline
sequence = "9x88_4"
dqm__text_alignment = "left"        //set to: left, center or right//ValueList:left,center,right
dqm__margin_top = Margin[0]
dqm__margin_bottom = Margin[2]
dqm__margin_left = Margin[3]
dqm__margin_right = Margin[1]
dqm__show_urls_statusbar = true
//Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch
dqm__sub_menu_effect = "none"        ////ValueList:none,fade,pixelate,iris,slide,gradientwipe,checkerboard,radialwipe,randombars,randomdissolve,stretch
dqm__sub_item_effect = "none"        ////ValueList:none,fade,pixelate,iris,slide,gradientwipe,checkerboard,radialwipe,randombars,randomdissolve,stretch
dqm__sub_menu_effect_duration = .3
dqm__sub_item_effect_duration = .3
//Opacity and drop shadows.
dqm__sub_menu_opacity = 100        //1 to 100
dqm__dropshadow_color = "#606060"        //Hex color value or none
dqm__dropshadow_offx = 3        //drop shadow width
dqm__dropshadow_offy = 3        //drop shadow height
//Mac offset fixes, adjust until sub menus position correctly.
dqm__os9_ie5mac_offset_x = -3
dqm__os9_ie5mac_offset_Y = 0
dqm__osx_ie5mac_offset_x = 10
dqm__osx_ie5mac_offset_Y = 15
dqm__ie4mac_offset_x = -10
dqm__ie4mac_offset_Y = -45
//Mac offset fixes, adjust until main menu items line up correctly
dqm__mainitems_os9_ie5mac_offset_x = 0
dqm__mainitems_os9_ie5mac_offset_y = 0
dqm__mainitems_osx_ie5mac_offset_x = 10
dqm__mainitems_osx_ie5mac_offset_y = 15
//Netscape 4 resize bug workaround.
dqm__nn4_reaload_after_resize = true
dqm__nn4_resize_prompt_user = true
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 = true
//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
// if using the styleswitcher, you need this
dqm__onload_code = ""