// 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 = 145 //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" dqm__border_width = 1 dqm__divider_height = 0 dqm__border_color = "#000000" //Hex color or 'transparent' dqm__menu_bgcolor = "#b7131a" //Hex color or 'transparent' dqm__hl_bgcolor = "#000000" 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) /*------------------------------------------- Font settings and margins --------------------------------------------*/ //Font settings dqm__textcolor = "#FFFFFF" dqm__fontfamily = "Verdana" //Any available system font dqm__fontsize = 10 //Defined with pixel sizing dqm__fontsize_ie4 = 9 //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 = 3 dqm__margin_bottom = 4 dqm__margin_left = 5 dqm__margin_right = 4 /*--------------------------------------------- Optional Status Bar Text -----------------------------------------------*/ dqm__show_urls_statusbar = false //dqm__status_text0 = "Sample text - Main Menu Item 0" //dqm__status_text1 = "Sample text - Main Menu Item 1" //dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0" //dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1" /*------------------------------------------- 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 = "fade" //Define the effect duration in seconds below. dqm__sub_menu_effect_duration = .4 dqm__sub_item_effect_duration = .4 //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 = 100 //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." //Opera 5 & 6, 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 /*--------------------------------------------- Exposed menu events ----------------------------------------------*/ //Reference additional onload statements here. //dqm__onload_code = "alert('custom function - onload')" //The 'X' indicates the index number of the sub menu group or item. //The 'X_X' indicates the index number of the sub menu item. // dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'" // dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'" // dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')" /********************************************************************************************** ********************************************************************************************** Main Menu Rollover Images and Links ********************************************************************************************** **********************************************************************************************/ //Main Menu Item 0 dqm__rollover_image0 = "/images/navs/new_nav/stealth_on.jpg" dqm__rollover_wh0 = "124,25" dqm__url0 = "http://www.sjstealth.com/team/index.asp"; //Main Menu Item 1 dqm__rollover_image1 = "/images/navs/new_nav/news_on.jpg" dqm__rollover_wh1 = "108,25" dqm__url1 = "http://www.sjstealth.com/news/News.asp"; //Main Menu Item 2 dqm__rollover_image2 = "/images/navs/new_nav/fan_zone_on.jpg" dqm__rollover_wh2 = "141,25" dqm__url2 = "http://www.sjstealth.com/FanZone.asp"; //Main Menu Item 3 dqm__rollover_image3 = "/images/navs/new_nav/tickets_on.jpg" dqm__rollover_wh3 = "118,25" dqm__url3 = "http://www.sjstealth.com/tickets/index.asp"; //Main Menu Item 4 dqm__rollover_image4 = "/images/navs/new_nav/store_on.jpg" dqm__rollover_wh4 = "95,25" dqm__url4 = "http://store.svse.net/sjstealth/store/"; //Main Menu Item 5 dqm__rollover_image5 = "/images/navs/new_nav/hp_on.jpg" dqm__rollover_wh5 = "188,25" dqm__url5 = "http://www.hppsj.com/"; //Main Menu Item 6 dqm__rollover_image6 = "/images/navs/new_nav/midsection.gif" dqm__rollover_wh6 = "141,20" dqm__url6 = "http://www.sjstealth.com/promotions/index.asp"; //Main Menu Item 7 dqm__rollover_image7 = "/images/navs/community_on.gif" dqm__rollover_wh7 = "137,20" dqm__url7 = "http://www.sjstealth.com/community/index.asp"; //Main Menu Item 8 dqm__rollover_image8 = "/images/navs/lax_on.gif" dqm__rollover_wh8 = "109,20" dqm__url8 = "http://www.sjstealth.com/lax101/index.asp"; //Main Menu Item 9 dqm__rollover_image9 = "/images/navs/camps_on.gif" dqm__rollover_wh9 = "107,20" dqm__url9 = "http://www.sjstealth.com/camps/index.asp"; //Main Menu Item 11 dqm__rollover_image11 = "/images/navs/news_on.gif" dqm__rollover_wh11 = "129,20" dqm__url11 = "http://www.nll.com/"; /********************************************************************************************** ********************************************************************************************** Sub Menu Structure and Text ********************************************************************************************** **********************************************************************************************/ //Sub Menu 0 Team dqm__sub_xy0 = "-144,25" dqm__sub_menu_width0 = 155 dqm__subdesc0_0 = "2008 Roster" dqm__url0_0 = "http://www.sjstealth.com/team/2008Roster.asp" dqm__subdesc0_1 = "Front Office Staff" dqm__url0_1 = "http://www.sjstealth.com/team/management.asp" dqm__subdesc0_2 = "Statistics" dqm__url0_2 = "http://www.sjstealth.com/team/Stats.asp" //Sub Menu 1 News dqm__sub_xy1 = "-105,25" dqm__sub_menu_width1 = 145 dqm__subdesc1_0 = "News Archive" dqm__url1_0 = "http://www.sjstealth.com/news/NewsArchive.asp" dqm__subdesc1_1 = "NLL News" dqm__url1_1 = "http://www.sjstealth.com/nll/index.asp" dqm__urltarget1_1 = "_new" //Sub Menu 2 Schedule dqm__sub_xy2 = "-139,25" dqm__sub_menu_width2 = 145 dqm__subdesc2_0 = "Spy Girls" dqm__url2_0 = "http://www.sjstealth.com/team/SpyGirls.asp" dqm__subdesc2_1 = "Community Outreach" dqm__url2_1 = "http://www.sjstealth.com/community/index.asp" dqm__subdesc2_2 = "LAX 101" dqm__url2_2 = "http://www.nll.com/laxoverview.php" dqm__urltarget2_2 = "_new" //Sub Menu 3 Multimedia dqm__sub_xy3 = "-111,25" dqm__sub_menu_width3 = 160 //Sub Menu 4 Tickets dqm__sub_xy4 = "-122,25" dqm__sub_menu_width4 = 155 //Sub Menu 5 Store dqm__sub_xy5 = "-86,25" dqm__sub_menu_width5 = 175 //Sub Menu 6 Promotions dqm__sub_xy6 = "-143,20" dqm__sub_menu_width6 = 145 dqm__subdesc6_0 = "Promotions Main Page" dqm__url6_0 = "http://www.sjstealth.com/promotions/index.asp" //Sub Menu 7 Community dqm__sub_xy7 = "-138,20" dqm__sub_menu_width7 = 145 dqm__subdesc7_0 = "Events & Programs" dqm__url7_0 = "http://www.sjstealth.com/community/index.asp" dqm__subdesc7_1 = "Sticks-2-Schools" dqm__url7_1 = "http://www.sticks2schools.com" dqm__urltarget7_1 = "_new" //Sub Menu 8 Lax101 dqm__sub_xy8 = "-104,23" dqm__sub_menu_width8 = 165 //Sub Menu 9 Camps dqm__sub_xy9 = "-100,27" dqm__sub_menu_width9 = 145