limit_multiple_users = true

sequence = "9x88_4"

	// defaults

	dqm__sub_menu_width = 140
	dqm__sub_xy = "0,0"
	dqm__urltarget = "_self"
	dqm__border_width = 2
	dqm__divider_height = 0
	dqm__border_color = "#000000"
	dqm__menu_bgcolor = "#F5F5F5"
	dqm__hl_bgcolor = "#F5F5F5"
	dqm__mouse_off_delay = 150
	dqm__nn4_mouse_off_delay = 500
	
	// default Font settings

	dqm__textcolor = "#AA5410"
	dqm__fontfamily = "Verdana, Geneva, Arial, Helvetica, sans-serif"
	dqm__fontsize = 11
	dqm__fontsize_ie4 = 9
	dqm__textdecoration = "normal"
	dqm__fontweight = "normal"
	dqm__fontstyle = "normal"
	
	//Rollover font settings

	dqm__hl_textcolor = "#FEB926"
	dqm__hl_textdecoration = "none"
	
	//Margins and text alignment

	dqm__text_alignment = "left"
	dqm__margin_top = 2
	dqm__margin_bottom = 3
	dqm__margin_left = 5
	dqm__margin_right = 4

	//Status Bar
	
	dqm__show_urls_statusbar = true
   
/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "none"
	dqm__sub_item_effect = "none"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .6
	dqm__sub_item_effect_duration = .6


    //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__os9_ie5mac_offset_X = 10
	dqm__os9_ie5mac_offset_Y = 15

	dqm__osx_ie5mac_offset_X = 10
	dqm__osx_ie5mac_offset_Y = 15

	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')"

/*---------------------------------------------
Menu Creation
----------------------------------------------*/

    //Main Menu Item 0

	dqm__rollover_image0 = "graphics/teamlink_girls_over.jpg"
	dqm__rollover_wh0 = "84,44"
	//dqm__url0 = "my_url.html";   


    //Main Menu Item 1

	dqm__rollover_image1 = "graphics/teamlink_boys_over.jpg"
	dqm__rollover_wh1 = "84,44"
	//dqm__url1 = "my_url.html";


    //Main Menu Item 2

	dqm__rollover_image2 = "graphics/teamlink_initiation_over.jpg" 
	dqm__rollover_wh2 = "80,44"
	//dqm__url2 = "my_url.html";   


    //Sub Menu 0 - Girls Teams

	dqm__sub_xy0 = "-195,-180"
	dqm__sub_menu_width0 = 180

	dqm__subdesc0_0 = "<strong>Midget Girls U19 TB</strong><br>. . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc0_1 = "<strong>Midget Girls U17 Travel</strong><br>. . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc0_2 = "<strong>Midget Girls U16 TB</strong><br>. . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc0_3 = "<strong>Bantam Girls U14 TB</strong><br>. . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc0_4 = "<strong>Peewee Girls U12 TB</strong><br>. . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc0_5 = "<strong>Squirt Girls U10 Travel</strong><br>. . . . . . . . . . . . . . . . . . . . ."
	
	dqm__status_text0_0 = "Midget Girls U19 TB"
	dqm__status_text0_1 = "Midget Girls U17 Travel"
	dqm__status_text0_2 = "Midget Girls U16 TB"
	dqm__status_text0_3 = "Bantam Girls U14 TB"
	dqm__status_text0_4 = "Peewee Girls U12 TB"
	dqm__status_text0_5 = "Squirt Girls U10 Travel"

	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 = "teams/team_info.cfm?team=37"
	dqm__url0_1 = "teams/team_info.cfm?team=29"
	dqm__url0_2 = "teams/team_info.cfm?team=34"
	dqm__url0_3 = "teams/team_info.cfm?team=38"
	dqm__url0_4 = "teams/team_info.cfm?team=47"
	dqm__url0_5 = "teams/team_info.cfm?team=76"
	


    //Sub Menu 1 - Boys Teams

	dqm__sub_xy1 = "-150,-435"
	dqm__sub_menu_width1 = 220

	dqm__subdesc1_0 = "<strong>Midget Boys Major AA TB</strong><br>. . . . . . . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc1_1 = "<strong>Midget Boys Minor AA TB</strong><br>. . . . . . . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc1_2 = "<strong>Midget Boys Minor AA NTB</strong><br>. . . . . . . . . . . . . . . . . . . . . . . ."
	
	dqm__subdesc1_3 = "<strong>Bantam Boys Major AA TB</strong><br>. . . . . . . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc1_4 = "<strong>Bantam Boys Minor AA</strong><br>. . . . . . . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc1_5 = "<strong>Bantam Boys MOHL</strong><br>. . . . . . . . . . . . . . . . . . . . . . . . . ."
	
	dqm__subdesc1_6 = "<strong>Peewee Boys Major AA TB</strong><br>. . . . . . . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc1_7 = "<strong>Peewee Boys Minor AA</strong><br>. . . . . . . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc1_8 = "<strong>Peewee Boys MOHL</strong><br>. . . . . . . . . . . . . . . . . . . . . . . . . ."
	
	dqm__subdesc1_9 = "<strong>Squirt Boys Major AA TB</strong><br>. . . . . . . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc1_10 = "<strong>Squirt Boys Minor AA</strong><br>. . . . . . . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc1_11 = "<strong>Squirt Boys MOHL</strong><br>. . . . . . . . . . . . . . . . . . . . . . . . . ."
	
	dqm__subdesc1_12 = "<strong>Mite Boys Travel</strong><br>. . . . . . . . . . . . . . . . . . . . . . . . . ."
	
	
	
	dqm__status_text1_0 = "Midget Boys Major AA TB"
	dqm__status_text1_1 = "Midget Boys Minor AA TB"
	dqm__status_text1_2 = "Midget Boys Minor AA NTB"
	
	dqm__status_text1_3 = "Bantam Boys Major AA TB"
	dqm__status_text1_4 = "Bantam Boys Minor AA"
	dqm__status_text1_5 = "Bantam Boys MOHL"

	dqm__status_text1_6 = "Peewee Boys Major AA TB"
	dqm__status_text1_7 = "Peewee Boys Minor AA"
	dqm__status_text1_8 = "Peewee Boys MOHL"
	
	dqm__status_text1_9 = "Squirt Boys Major AA TB"
	dqm__status_text1_10 = "Squirt Boys Minor AA"
	dqm__status_text1_11 = "Squirt Boys MOHL"
	
	dqm__status_text1_12 = "Mite Boys Travel"
	
	
	
	dqm__icon_index1_0 = 0
	dqm__icon_index1_1 = 0
	dqm__icon_index1_2 = 0
	dqm__icon_index1_3 = 0
	dqm__icon_index1_4 = 0
	dqm__icon_index1_5 = 0
	dqm__icon_index1_6 = 0
	dqm__icon_index1_7 = 0
	dqm__icon_index1_8 = 0
	dqm__icon_index1_9 = 0
	dqm__icon_index1_10 = 0
	dqm__icon_index1_11 = 0
	dqm__icon_index1_12 = 0
	//dqm__icon_index1_13 = 0
	//dqm__icon_index1_14 = 0
	//dqm__icon_index1_15 = 0
	

	dqm__url1_0 = "teams/team_info.cfm?team=90"
	dqm__url1_1 = "teams/team_info.cfm?team=45"
	dqm__url1_2 = "teams/team_info.cfm?team=91"
	
	dqm__url1_3 = "teams/team_info.cfm?team=48"
	dqm__url1_4 = "teams/team_info.cfm?team=43"
	dqm__url1_5 = "teams/team_info.cfm?team=94"

	dqm__url1_6 = "teams/team_info.cfm?team=31"
	dqm__url1_7 = "teams/team_info.cfm?team=30"
	dqm__url1_8 = "teams/team_info.cfm?team=44"
	
	dqm__url1_9 = "teams/team_info.cfm?team=36"
	dqm__url1_10 = "teams/team_info.cfm?team=46"
	dqm__url1_11 = "teams/team_info.cfm?team=50"
	
	dqm__url1_12 = "teams/team_info.cfm?team=32"

    //Sub Menu 2 - Initiation Teams & Old Boys

	dqm__sub_xy2 = "-76,-58"
	dqm__sub_menu_width2 = 200

	dqm__subdesc2_0 = "<strong>Mite House Leaque</strong><br>. . . . . . . . . . . . . . . . . . . . . . ."
	dqm__subdesc2_1 = "<strong>Chucksters</strong><br>. . . . . . . . . . . . . . . . . . . . . . ."
	
	
	dqm__status_text2_0 = "Mite House League"
	dqm__status_text2_1 = "Chucksters"
	
	
	dqm__icon_index2_0 = 0
	dqm__icon_index2_1 = 0
	
	
	dqm__url2_0 = "teams/team_info.cfm?team=49"
	dqm__url2_1 = "teams/team_info.cfm?team=33"