limit_multiple_users = true

sequence = "9x88_4"
/**********************************************************************************************
**********************************************************************************************

                              Bullet and Icon Image Library  

**********************************************************************************************
**********************************************************************************************/

/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure 
and Text' section of this data file.  Relative 
positioned icon images may also be associated
with any main menu item in the 'main menu items' section.
--------------------------------------------*/


    //Relative positioned icon images (flow with main menu or sub item text)

	//dqm__icon_image0 = "/images/arrow.gif"
	//dqm__icon_rollover0 = "/images/arrow-hl.gif"
	//dqm__icon_image_wh0 = "15,15"

	

    //Absolute positioned icon images (coordinate positioned, sub menus only)

	dqm__2nd_icon_image0 = "/images/common/arrow.gif"
	dqm__2nd_icon_rollover0 = "/images/common/arrow-hl.gif"
	dqm__2nd_icon_image_wh0 = "12,12"
	dqm__2nd_icon_image_xy0 = "0,3"


/**********************************************************************************************
**********************************************************************************************

                              Main Menu Settings  

**********************************************************************************************
**********************************************************************************************/

/*---------------------------------------------
Main Item Widths and Heights
-----------------------------------------------*/

	
	dqm__main_width = 50			//default main item widths
	dqm__main_height = 25			//default main item heights
	
	//dqm__main_widthX			//specific main item widths
	//dqm__main_heightX			//specific main item heights

/*---------------------------------------------
Main Menu Borders Dividers and Layout
-----------------------------------------------*/


	dqm__main_horizontal = true		//align menu bar horizontally or vertically

	dqm__main_border_width = 0;		//the thickness of the border in pixels, 0 = no border
	dqm__main_border_color = "transparent"	//HEX color or set to 'transparent'


	dqm__main_use_dividers = false		//When true the item gap setting is ignored
						//and the border width and color are used to
						//separate each main menu item.
						
							
	dqm__main_item_gap = 1			//the gap between main menu items in pixels
	

	dqm__align_items_bottom_and_right = false	//align items of different size to the bottom
							//or right edge of the largest main menu item
							//depending on the horizontal or vertical layout
							//of the main menu bar - false aligns items to
							//the top and left

/*---------------------------------------------
Menu Item Background and Text Colors
-----------------------------------------------*/


	dqm__main_bgcolor = "transparent"		//default color for all items, HEX or 'transparent'
	dqm__main_bgcolorX = "#eeeeee"		//specific menu item color, HEX or 'transparent'
	
	dqm__main_hl_bgcolor = "#FFCC00"	//HEX color value or set to 'transparent'
	dqm__main_hl_bgcolorX = "#eeeeee"

	dqm__main_textcolor = "#050859"
	dqm__main_textcolorX = "#111111"

	dqm__main_hl_textcolor = "#050859"
	dqm__main_hl_textcolorX = "#ff0000"



/*---------------------------------------------
Menu Item Font Settings
-----------------------------------------------*/


	dqm__main_fontfamily = "Arial"	//Any available system font     
	dqm__main_fontsize = 12			//Defined with pixel sizing  	
	dqm__main_textdecoration = "normal"	//set to: 'normal', or 'underline'
	dqm__main_fontweight = "bold"		//set to: 'normal', or 'bold'
	dqm__main_fontstyle = "normal"		//set to: 'normal', or 'italic' 	


	//rollover effect
	
	dqm__main_hl_textdecoration = "underline"



/*---------------------------------------------
Main Menu Margins and Text Alignment
-----------------------------------------------*/


	dqm__main_text_alignment = "center"		//set to: 'left', 'center' or 'right'
	dqm__main_margin_top = 5
	dqm__main_margin_bottom = 0
	dqm__main_margin_left = 0
	dqm__main_margin_right = 0



	//specific settings

	//dqm__main_text_alignmentX = "center"		//set to: 'left', 'center' or 'right'
	//dqm__main_margin_topX = 4
	//dqm__main_margin_bottomX = 4



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

   
	//dqm__status_text0 = "Sample text - Main Menu Item 0"
	//dqm__status_text1 = "Sample text - Main Menu Item 1"



/*---------------------------------------------
Main Menu Items (Text, URL's, and Icons)
-----------------------------------------------*/


	
    //Main Menu 0

	dqm__main_width0 = 54;
	dqm__maindesc0 = "HOME"
	dqm__micon_index0 = 0
	dqm__url0 = "/index.aspx"
	
	//Main Menu 1

	dqm__main_width1 = 100;
	dqm__maindesc1 = "NCTFL REPORT"
	dqm__micon_index1 = 0
	//dqm__url1 = "/index.aspx"
	
    //Main Menu 2

	dqm__main_width2 = 95;
	dqm__maindesc2 = "LEAGUE INFO"
	dqm__micon_index2 = 0
	dqm__url2 = "/html/about/about.aspx"
	
    //Main Menu 3

	dqm__main_width3 = 60;
	dqm__maindesc3 = "TEAMS"
	dqm__micon_index3 = 0
		
	//Main Menu 4

	dqm__main_width4 = 86;
	dqm__maindesc4 = "STANDINGS"
	dqm__micon_index4 = 0
	dqm__url4 = "/html/league/standings.aspx"
	
	//Main Menu 5

	dqm__main_width5 = 65;
	dqm__maindesc5 = "SCORES"
	dqm__micon_index5 = 0
	dqm__url5 = "/html/league/scores.aspx?season=2010&week=PRE"
		
	//Main Menu 6

	dqm__main_width6 = 80;
	dqm__maindesc6 = "SCHEDULE"
	dqm__micon_index6 = 0
	dqm__url6 = "/html/league/schedule.aspx?season=2010&week=PRE"
		
	//Main Menu 7

	dqm__main_width7 = 95;
	dqm__maindesc7 = "FREE AGENTS"
	dqm__micon_index7 = 0
	dqm__url7 = "/html/freeagency/showlist.aspx"
	
	//Main Menu 8

	dqm__main_width8 = 58;
	dqm__maindesc8 = "RULES"
	dqm__micon_index8 = 0
	dqm__url8 = "/html/rules/rulebook.aspx"
	
	//Main Menu 9

	dqm__main_width9 = 116;
	dqm__maindesc9 = "PHOTO GALLERY"
	dqm__micon_index9 = 0
	dqm__url9 = "/gallery"

/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************
**********************************************************************************************/


/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


	dqm__sub_menu_width = 50      		//default sub menu widths
	dqm__sub_xy = "0,-0"            		//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 = 1

	dqm__border_color = "#050859"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#ECEDF1"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#050859"		

	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 = "#050859"
	dqm__fontfamily = "Arial"		//Any available system font     
	dqm__fontsize = 11			//Defined with pixel sizing  	
	dqm__fontsize_ie4 = 9			//Defined with point sizing
	dqm__textdecoration = "normal"		//set to: 'normal', or 'underline'
	dqm__fontweight = "normal"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 	


    //Rollover font settings

	dqm__hl_textcolor = "#FFCC00"
	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 = 3
	dqm__margin_left = 3
	dqm__margin_right = 3



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/


	dqm__show_urls_statusbar = true

	//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 = .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 = 100			//1 to 100
	dqm__dropshadow_color = "#050859"			//Hex color value or 'none'
	dqm__dropshadow_offx = 1			//drop shadow width
	dqm__dropshadow_offy = 1			//drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.
   
	dqm__os9_ie5mac_offset_x = 0
	dqm__os9_ie5mac_offset_Y = 0

	dqm__osx_ie5mac_offset_x = 0
	dqm__osx_ie5mac_offset_Y = 0

	dqm__ie4mac_offset_x = 0
	dqm__ie4mac_offset_Y = 0


    //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 = 0
	dqm__mainitems_osx_ie5mac_offset_y = 0



    //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.
    //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')"



/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group.

	dqm__border_widthX = 0;
	dqm__divider_heightX = 0;		
	dqm__border_colorX = "#0000ff";     
	dqm__menu_bgcolorX = "#ff0000"
	dqm__hl_bgcolorX = "#00ff00"
	dqm__hl_textcolorX = "#ff0000"
	dqm__text_alignmentX = "center"


    //The following settings may be defined for specific sub menu items.
    //The 'X_X' represents the index number of the sub menu item.

	dqm__hl_subdescX_X = "custom highlight text"
	dqm__urltargetX_X = "_new"




/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/  


     //Sub Menu 1 NCTFL REPORT

	dqm__sub_xy1 = "-100,25"
	dqm__sub_menu_width1 = 100;

	dqm__subdesc1_0 = "> Week 01"
/*	dqm__subdesc1_1 = "> Week 02"
	dqm__subdesc1_2 = "> Week 03"
	dqm__subdesc1_3 = "> Week 04"
	dqm__subdesc1_4 = "> Week 05"
	dqm__subdesc1_5 = "> Week 06"
	dqm__subdesc1_6 = "> Week 07"
	dqm__subdesc1_7 = "> Week 08"
	dqm__subdesc1_8 = "> Week 09"
	dqm__subdesc1_9 = "> Week 10"
	dqm__subdesc1_10 = "> Week 11"
	dqm__subdesc1_11 = "> Week 12"
	dqm__subdesc1_12 = "> Week 13"*/
	
	dqm__icon_index1_0 = 1
/*	dqm__icon_index1_1 = 1
	dqm__icon_index1_2 = 1	
	dqm__icon_index1_3 = 1
	dqm__icon_index1_4 = 1
	dqm__icon_index1_5 = 1
	dqm__icon_index1_6 = 1
	dqm__icon_index1_7 = 1
	dqm__icon_index1_8 = 1
	dqm__icon_index1_9 = 1
	dqm__icon_index1_10 = 1
	dqm__icon_index1_11 = 1
	dqm__icon_index1_12 = 1*/
	
	dqm__2nd_icon_index1_0 = 0
/*	dqm__2nd_icon_index1_1 = 0
	dqm__2nd_icon_index1_2 = 0
	dqm__2nd_icon_index1_3 = 0
	dqm__2nd_icon_index1_4 = 0
	dqm__2nd_icon_index1_5 = 0
	dqm__2nd_icon_index1_6 = 0
	dqm__2nd_icon_index1_7 = 0
	dqm__2nd_icon_index1_8 = 0
	dqm__2nd_icon_index1_9 = 0
	dqm__2nd_icon_index1_10 = 0
	dqm__2nd_icon_index1_11 = 0
	dqm__2nd_icon_index1_12 = 0*/
	
	//Sub Menu 1_0 REPORT - WEEK01

	dqm__sub_xy1_0_0 = "0,0"
	dqm__sub_menu_width1_0 = 80;

	dqm__subdesc1_0_0 = "> Division I"
	dqm__subdesc1_0_1 = "> Division II"
		
	dqm__icon_index1_0_0 = 1
	dqm__icon_index1_0_1 = 1
		
	dqm__url1_0_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=REG1"
	dqm__url1_0_1 = "/html/report/weekly_report.aspx?season=2009&lg=II&wk=REG1"
	
	//Sub Menu 1_1 REPORT - WEEK02

/*	dqm__sub_xy1_1_0 = "0,0"
	dqm__sub_menu_width1_1 = 80;

	dqm__subdesc1_1_0 = "> Division I"
	dqm__subdesc1_1_1 = "> Division II"
		
	dqm__icon_index1_1_0 = 1
	dqm__icon_index1_1_1 = 1
		
	dqm__url1_1_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=REG2"
	dqm__url1_1_1 = "/html/report/weekly_report.aspx?season=2009&lg=II&wk=REG2"
	
	//Sub Menu 1_2 REPORT - WEEK03

	dqm__sub_xy1_2_0 = "0,0"
	dqm__sub_menu_width1_2 = 80;

	dqm__subdesc1_2_0 = "> Division I"
	dqm__subdesc1_2_1 = "> Division II"
		
	dqm__icon_index1_2_0 = 1
	dqm__icon_index1_2_1 = 1
		
	dqm__url1_2_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=REG3"
	dqm__url1_2_1 = "/html/report/weekly_report.aspx?season=2009&lg=II&wk=REG3"
	
	//Sub Menu 1_3 REPORT - WEEK04

	dqm__sub_xy1_3_0 = "0,0"
	dqm__sub_menu_width1_3 = 80;

	dqm__subdesc1_3_0 = "> Division I"
	dqm__subdesc1_3_1 = "> Division II"
		
	dqm__icon_index1_3_0 = 1
	dqm__icon_index1_3_1 = 1
		
	dqm__url1_3_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=REG4"
	dqm__url1_3_1 = "/html/report/weekly_report.aspx?season=2009&lg=II&wk=REG4"
	
	//Sub Menu 1_4 REPORT - WEEK05

	dqm__sub_xy1_4_0 = "0,0"
	dqm__sub_menu_width1_4 = 80;

	dqm__subdesc1_4_0 = "> Division I"
	dqm__subdesc1_4_1 = "> Division II"
		
	dqm__icon_index1_4_0 = 1
	dqm__icon_index1_4_1 = 1
		
	dqm__url1_4_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=REG5"
	dqm__url1_4_1 = "/html/report/weekly_report.aspx?season=2009&lg=II&wk=REG5"
	
	//Sub Menu 1_5 REPORT - WEEK06

	dqm__sub_xy1_5_0 = "0,0"
	dqm__sub_menu_width1_5 = 80;

	dqm__subdesc1_5_0 = "> Division I"
	dqm__subdesc1_5_1 = "> Division II"
		
	dqm__icon_index1_5_0 = 1
	dqm__icon_index1_5_1 = 1
		
	dqm__url1_5_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=REG6"
	dqm__url1_5_1 = "/html/report/weekly_report.aspx?season=2009&lg=II&wk=REG6"
	
	//Sub Menu 1_6 REPORT - WEEK07

	dqm__sub_xy1_6_0 = "0,0"
	dqm__sub_menu_width1_6 = 80;

	dqm__subdesc1_6_0 = "> Division I"
	dqm__subdesc1_6_1 = "> Division II"
		
	dqm__icon_index1_6_0 = 1
	dqm__icon_index1_6_1 = 1
		
	dqm__url1_6_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=REG7"
	dqm__url1_6_1 = "/html/report/weekly_report.aspx?season=2009&lg=II&wk=REG7"
	
	//Sub Menu 1_7 REPORT - WEEK08

	dqm__sub_xy1_7_0 = "0,0"
	dqm__sub_menu_width1_7 = 80;

	dqm__subdesc1_7_0 = "> Division I"
	dqm__subdesc1_7_1 = "> Division II"
		
	dqm__icon_index1_7_0 = 1
	dqm__icon_index1_7_1 = 1
		
	dqm__url1_7_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=REG8"
	dqm__url1_7_1 = "/html/report/weekly_report.aspx?season=2009&lg=II&wk=REG8"
	
	//Sub Menu 1_8 REPORT - WEEK09

	dqm__sub_xy1_8_0 = "0,0"
	dqm__sub_menu_width1_8 = 80;

	dqm__subdesc1_8_0 = "> Division I"
	dqm__subdesc1_8_1 = "> Division II"
		
	dqm__icon_index1_8_0 = 1
	dqm__icon_index1_8_1 = 1
		
	dqm__url1_8_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=REG9"
	dqm__url1_8_1 = "/html/report/weekly_report.aspx?season=2009&lg=II&wk=REG9"
	
	//Sub Menu 1_9 REPORT - WEEK10

	dqm__sub_xy1_9_0 = "0,0"
	dqm__sub_menu_width1_9 = 80;

	dqm__subdesc1_9_0 = "> Division I"
	dqm__subdesc1_9_1 = "> Division II"
		
	dqm__icon_index1_9_0 = 1
	dqm__icon_index1_9_1 = 1
		
	dqm__url1_9_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=REG10"
	dqm__url1_9_1 = "/html/report/weekly_report.aspx?season=2009&lg=II&wk=REG10"
	
	//Sub Menu 1_10 REPORT - WEEK11

	dqm__sub_xy1_10_0 = "0,0"
	dqm__sub_menu_width1_10 = 80;

	dqm__subdesc1_10_0 = "> Division I"
	dqm__subdesc1_10_1 = "> Division II"
		
	dqm__icon_index1_10_0 = 1
	dqm__icon_index1_10_1 = 1
		
	dqm__url1_10_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=PLF1"
	dqm__url1_10_1 = "/html/report/weekly_report.aspx?season=2009&lg=II&wk=PLF2"

	
	//Sub Menu 1_11 REPORT - WEEK12

	dqm__sub_xy1_11_0 = "0,0"
	dqm__sub_menu_width1_11 = 80;

	dqm__subdesc1_11_0 = "> Division I"
	dqm__subdesc1_11_1 = "> Division III"
//	dqm__subdesc1_11_2 = "> Division III"
		
	dqm__icon_index1_11_0 = 1
	dqm__icon_index1_11_1 = 1
//	dqm__icon_index1_11_2 = 1
		
	dqm__url1_11_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=PLF2"
	dqm__url1_11_1 = "/html/report/weekly_report.aspx?season=2009&lg=III&wk=PLF3"
//	dqm__url1_11_2 = "/html/report/weekly_report.aspx?season=2009&lg=III&wk=PLF2"
	
	//Sub Menu 1_12 REPORT - WEEK13

	dqm__sub_xy1_12_0 = "0,0"
	dqm__sub_menu_width1_12 = 80;

	dqm__subdesc1_12_0 = "> Division I"
	dqm__subdesc1_12_1 = "> Division II"
//	dqm__subdesc1_12_2 = "> Division III"
		
	dqm__icon_index1_12_0 = 1
	dqm__icon_index1_12_1 = 1
//	dqm__icon_index1_12_2 = 1
		
	dqm__url1_12_0 = "/html/report/weekly_report.aspx?season=2009&lg=I&wk=PLF3"
	dqm__url1_12_1 = "/html/report/weekly_report.aspx?season=2009&lg=II&wk=PLF3"
//	dqm__url1_12_2 = "/html/report/weekly_report.aspx?season=2009&lg=III&wk=PLF3"
*/
	
	//Sub Menu 2 LEAGUE INFO

	dqm__sub_xy2 = "-95,25"
	dqm__sub_menu_width2 = 150;

	dqm__subdesc2_0 = "> About The NCTFL"
	dqm__subdesc2_1 = "> Playoff Format"	
	dqm__subdesc2_2 = "> All-Time Team Roster"	
	dqm__subdesc2_3 = "> Contact Commissioner"
	dqm__subdesc2_4 = "> Contact Webmaster"
	dqm__subdesc2_5 = "> Directions"
	dqm__subdesc2_6 = "> League Mailing Address"
	dqm__subdesc2_7 = "> Submit Scores"
	
	dqm__icon_index2_0 = 1
	dqm__icon_index2_1 = 1
	dqm__icon_index2_2 = 1
	dqm__icon_index2_3 = 1
	dqm__icon_index2_4 = 1
	dqm__icon_index2_5 = 1
	dqm__icon_index2_6 = 1
	dqm__icon_index2_7 = 1
	
	dqm__url2_0 = "/html/about/about.aspx"
	dqm__url2_1 = "/html/about/playoff-format.aspx"
	dqm__url2_2 = "/html/about/all-time.aspx"
	dqm__url2_3 = "mailto:commissioner@nctfl.com"
	dqm__url2_4 = "mailto:info@nctfl.com"
	dqm__url2_5 = "/html/about/directions.aspx"
	dqm__url2_6 = "/html/contact/mailing-address.aspx"	
	dqm__url2_7 = "mailto:jbeach1973@aol.com"
		  
    //Sub Menu 3 TEAMS

	dqm__sub_xy3 = "-60,25"
	dqm__sub_menu_width3 = 135

	dqm__subdesc3_0 = "> Division 1 East" 
	dqm__subdesc3_1 = "> Division 1 West"
	dqm__subdesc3_2 = "> Division 2 North"
	dqm__subdesc3_3 = "> Division 2 South"
	//dqm__subdesc3_4 = "> Division 3 Nassau"
	//dqm__subdesc3_5 = "> Division 3 South"
	
	dqm__icon_index3_0 = 1
	dqm__icon_index3_1 = 1
	dqm__icon_index3_2 = 1
	dqm__icon_index3_3 = 1
	//dqm__icon_index3_4 = 1
	//dqm__icon_index3_5 = 1
	
	dqm__2nd_icon_index3_0 = 0
	dqm__2nd_icon_index3_1 = 0
	dqm__2nd_icon_index3_2 = 0
	dqm__2nd_icon_index3_3 = 0
	//dqm__2nd_icon_index3_4 = 0
	//dqm__2nd_icon_index3_5 = 0
		
	//Sub Menu 3_0  DIVISION 1 EAST

	dqm__sub_xy3_0 = "-4,0"
	dqm__sub_menu_width3_0 = 100

	dqm__subdesc3_0_0 = "> Bills"
	dqm__subdesc3_0_1 = "> Colts"
	dqm__subdesc3_0_2 = "> Haulers"
	dqm__subdesc3_0_3 = "> Lions"
	dqm__subdesc3_0_4 = "> Tigers"	
	
	dqm__icon_index3_0_0 = 1
	dqm__icon_index3_0_1 = 1
	dqm__icon_index3_0_2 = 1
	dqm__icon_index3_0_3 = 1
	dqm__icon_index3_0_4 = 1
		
	dqm__url3_0_0 = "/html/league/teamprofile.aspx?team=bills"
	dqm__url3_0_1 = "/html/league/teamprofile.aspx?team=colts"
	dqm__url3_0_2 = "/html/league/teamprofile.aspx?team=haulers"
	dqm__url3_0_3 = "/html/league/teamprofile.aspx?team=lions"
	dqm__url3_0_4 = "/html/league/teamprofile.aspx?team=tigers"
		
	//Sub Menu 3_1  DIVISION 1 WEST

	dqm__sub_xy3_1 = "-4,0"
	dqm__sub_menu_width3_1 = 100

	dqm__subdesc3_1_0 = "> Falcons"
	dqm__subdesc3_1_1 = "> Hellcats"
	dqm__subdesc3_1_2 = "> Panthers"
	dqm__subdesc3_1_3 = "> Regulators"
	dqm__subdesc3_1_4 = "> Seasons"
		
	dqm__icon_index3_1_0 = 1
	dqm__icon_index3_1_1 = 1
	dqm__icon_index3_1_2 = 1
	dqm__icon_index3_1_3 = 1
	dqm__icon_index3_1_4 = 1
		
	dqm__url3_1_0 = "/html/league/teamprofile.aspx?team=falcons"
	dqm__url3_1_1 = "/html/league/teamprofile.aspx?team=hellcats"
	dqm__url3_1_2 = "/html/league/teamprofile.aspx?team=panthers"
	dqm__url3_1_3 = "/html/league/teamprofile.aspx?team=regulators"
	dqm__url3_1_4 = "/html/league/teamprofile.aspx?team=seasons"
		
	//Sub Menu 3_2  DIVISION 2 NORTH

	dqm__sub_xy3_2 = "-4,0"
	dqm__sub_menu_width3_2 = 100

	dqm__subdesc3_2_0 = "> Bengals"
	dqm__subdesc3_2_1 = "> Chaos"
	dqm__subdesc3_2_2 = "> Fire"
	//dqm__subdesc3_2_3 = "> Regulators"
	//dqm__subdesc3_2_4 = "> Regulators"
		
	dqm__icon_index3_2_0 = 1
	dqm__icon_index3_2_1 = 1
	dqm__icon_index3_2_2 = 1
	//dqm__icon_index3_2_3 = 1
	//dqm__icon_index3_2_4 = 1
		
	dqm__url3_2_0 = "/html/league/teamprofile.aspx?team=bengals"
	dqm__url3_2_1 = "/html/league/teamprofile.aspx?team=chaos"
	dqm__url3_2_2 = "/html/league/teamprofile.aspx?team=fire"
	//dqm__url3_2_3 = "/html/league/teamprofile.aspx?team=regulators"
	//dqm__url3_2_4 = "/html/league/teamprofile.aspx?team=regulators"
		
	//Sub Menu 3_3  DIVISION 3 SOUTH

	dqm__sub_xy3_3 = "-4,0"
	dqm__sub_menu_width3_3 = 100

	dqm__subdesc3_3_0 = "> Havoc"
	dqm__subdesc3_3_1 = "> Knights"
	dqm__subdesc3_3_2 = "> Wolverines"
	//dqm__subdesc3_3_3 = "> Seminoles"
	//dqm__subdesc3_3_4 = "> Wolverines"
		
	dqm__icon_index3_3_0 = 1
	dqm__icon_index3_3_1 = 1
	dqm__icon_index3_3_2 = 1
	//dqm__icon_index3_3_3 = 1
	//dqm__icon_index3_3_4 = 1
		
	dqm__url3_3_0 = "/html/league/teamprofile.aspx?team=havoc"
	dqm__url3_3_1 = "/html/league/teamprofile.aspx?team=knights"
	dqm__url3_3_2 = "/html/league/teamprofile.aspx?team=wolverines"
	//dqm__url3_3_3 = "/html/league/teamprofile.aspx?team=seminoles"
	//dqm__url3_3_4 = "/html/league/teamprofile.aspx?team=wolverines"
	
	//Sub Menu 3_4  DIVISION 3 NASSAU

	/*dqm__sub_xy3_4 = "-4,0"
	dqm__sub_menu_width3_4 = 100

	dqm__subdesc3_4_0 = "> Bengals"
	dqm__subdesc3_4_1 = "> Chaos"
	dqm__subdesc3_4_2 = "> Havoc"
	dqm__subdesc3_4_3 = "> Seminoles"
	dqm__subdesc3_4_4 = "> Wolverines"
		
	dqm__icon_index3_4_0 = 1
	dqm__icon_index3_4_1 = 1
	dqm__icon_index3_4_2 = 1
	dqm__icon_index3_4_3 = 1
	dqm__icon_index3_4_4 = 1
		
	dqm__url3_4_0 = "/html/league/teamprofile.aspx?team=bengals"
	dqm__url3_4_1 = "/html/league/teamprofile.aspx?team=chaos"
	dqm__url3_4_2 = "/html/league/teamprofile.aspx?team=havoc"
	dqm__url3_4_3 = "/html/league/teamprofile.aspx?team=seminoles"
	dqm__url3_4_4 = "/html/league/teamprofile.aspx?team=wolverines"*/
	
	//Sub Menu 3_5  DIVISION 3 SOUTH

	//dqm__sub_xy3_5 = "-4,0"
	//dqm__sub_menu_width3_5 = 100

	//dqm__subdesc3_5_0 = "> Bengals"
	//dqm__subdesc3_5_1 = "> Chaos"
	//dqm__subdesc3_5_2 = "> Havoc"
		
	//dqm__icon_index3_5_0 = 1
	//dqm__icon_index3_5_1 = 1
	//dqm__icon_index3_5_2 = 1
		
	//dqm__url3_5_0 = "/html/league/teamprofile.aspx?team=bengals"
	//dqm__url3_5_1 = "/html/league/teamprofile.aspx?team=chaos"
	//dqm__url3_5_2 = "/html/league/teamprofile.aspx?team=havoc"
	
    //Sub Menu 4 STANDINGS

	dqm__sub_xy4 = "-86,25"
	dqm__sub_menu_width4 = 110;

	dqm__subdesc4_0 = "> 2010 Season"
	dqm__subdesc4_1 = "> Past Seasons"
		
	dqm__icon_index4_0 = 1
	dqm__icon_index4_1 = 1
	
	dqm__2nd_icon_index4_1 = 0

	dqm__url4_0 = "/html/league/standings.aspx?season=2010"
		
	//Sub Menu 4_1 STANDINGS - PAST SEASONS

	dqm__sub_xy4_1 = "-0,0"
	dqm__sub_menu_width4_1 = 100;

	dqm__subdesc4_1_0 = "> 2002 Season"
	dqm__subdesc4_1_1 = "> 2003 Season"
	dqm__subdesc4_1_2 = "> 2004 Season"
	dqm__subdesc4_1_3 = "> 2005 Season"
	dqm__subdesc4_1_4 = "> 2006 Season"
	dqm__subdesc4_1_5 = "> 2007 Season"
	dqm__subdesc4_1_6 = "> 2008 Season"
	dqm__subdesc4_1_7 = "> 2009 Season"
		
	dqm__icon_index4_1_0 = 1
	dqm__icon_index4_1_1 = 1
	dqm__icon_index4_1_2 = 1
	dqm__icon_index4_1_3 = 1
	dqm__icon_index4_1_4 = 1
	dqm__icon_index4_1_5 = 1
	dqm__icon_index4_1_6 = 1
	dqm__icon_index4_1_7 = 1
	
	dqm__url4_1_0 = "/html/league/standings.aspx?season=2002"
	dqm__url4_1_1 = "/html/league/standings.aspx?season=2003"
	dqm__url4_1_2 = "/html/league/standings.aspx?season=2004"
	dqm__url4_1_3 = "/html/league/standings.aspx?season=2005"
	dqm__url4_1_4 = "/html/league/standings.aspx?season=2006"
	dqm__url4_1_5 = "/html/league/standings.aspx?season=2007"
	dqm__url4_1_6 = "/html/league/standings.aspx?season=2008"
	dqm__url4_1_7 = "/html/league/standings.aspx?season=2009"
			
	//Sub Menu 5 SCORES

	dqm__sub_xy5 = "-65,25"
	dqm__sub_menu_width5 = 110;

	dqm__subdesc5_0 = "> 2010 Season"	
	dqm__subdesc5_1 = "> Past Seasons"
	
	dqm__icon_index5_0 = 1
	dqm__icon_index5_1 = 1
	
	dqm__2nd_icon_index5_1 = 0

	dqm__url5_0 = "/html/league/scores.aspx?season=2010&week=PRE"

	//Sub Menu 5_1 SCORES - PAST SEASONS

	dqm__sub_xy5_1 = "-0,0"
	dqm__sub_menu_width5_1 = 100;

	dqm__subdesc5_1_0 = "> 2002 Season"	
	dqm__subdesc5_1_1 = "> 2003 Season"
	dqm__subdesc5_1_2 = "> 2004 Season"
	dqm__subdesc5_1_3 = "> 2005 Season"
	dqm__subdesc5_1_4 = "> 2006 Season"
	dqm__subdesc5_1_5 = "> 2007 Season"
	dqm__subdesc5_1_6 = "> 2008 Season"
	dqm__subdesc5_1_7 = "> 2009 Season"
	
	dqm__icon_index5_1_0 = 1
	dqm__icon_index5_1_1 = 1
	dqm__icon_index5_1_2 = 1
	dqm__icon_index5_1_3 = 1
	dqm__icon_index5_1_4 = 1
	dqm__icon_index5_1_5 = 1
	dqm__icon_index5_1_6 = 1
	dqm__icon_index5_1_7 = 1

	dqm__url5_1_0 = "/html/league/scores.aspx?season=2002&week=REG"
	dqm__url5_1_1 = "/html/league/scores.aspx?season=2003&week=REG"
	dqm__url5_1_2 = "/html/league/scores.aspx?season=2004&week=REG"
	dqm__url5_1_3 = "/html/league/scores.aspx?season=2005&week=REG"
	dqm__url5_1_4 = "/html/league/scores.aspx?season=2006&week=REG"
	dqm__url5_1_5 = "/html/league/scores.aspx?season=2007&week=REG"
	dqm__url5_1_6 = "/html/league/scores.aspx?season=2008&week=REG"
	dqm__url5_1_7 = "/html/league/scores.aspx?season=2009&week=REG"
	
	//Sub Menu 6 SCHEDULE

	dqm__sub_xy6 = "-80,25"
	dqm__sub_menu_width6 = 110;

	dqm__subdesc6_0 = "> 2010 Season"
	dqm__subdesc6_1 = "> Past Seasons"
	
	dqm__icon_index6_0 = 1
	dqm__icon_index6_1 = 1
	
	dqm__2nd_icon_index6_1 = 0
		
	dqm__url6_0 = "/html/league/schedule.aspx?season=2010&week=PRE"
		
	//Sub Menu 6_1 SCHEDULE - PAST SEASONS

	dqm__sub_xy6_1 = "-0,0"
	dqm__sub_menu_width6_1 = 100;

	dqm__subdesc6_1_0 = "> 2002 Season"	
	dqm__subdesc6_1_1 = "> 2003 Season"
	dqm__subdesc6_1_2 = "> 2004 Season"
	dqm__subdesc6_1_3 = "> 2005 Season"
	dqm__subdesc6_1_4 = "> 2006 Season"
	dqm__subdesc6_1_5 = "> 2007 Season"
	dqm__subdesc6_1_6 = "> 2008 Season"
	dqm__subdesc6_1_7 = "> 2009 Season"
	
	dqm__icon_index6_1_0 = 1
	dqm__icon_index6_1_1 = 1
	dqm__icon_index6_1_2 = 1
	dqm__icon_index6_1_3 = 1
	dqm__icon_index6_1_4 = 1
	dqm__icon_index6_1_5 = 1
	dqm__icon_index6_1_6 = 1
	dqm__icon_index6_1_7 = 1

	dqm__url6_1_0 = "/html/league/schedule.aspx?season=2002&week=REG"
	dqm__url6_1_1 = "/html/league/schedule.aspx?season=2003&week=REG"
	dqm__url6_1_2 = "/html/league/schedule.aspx?season=2004&week=REG"
	dqm__url6_1_3 = "/html/league/schedule.aspx?season=2005&week=REG"
	dqm__url6_1_4 = "/html/league/schedule.aspx?season=2006&week=REG"
	dqm__url6_1_5 = "/html/league/schedule.aspx?season=2007&week=REG"
	dqm__url6_1_6 = "/html/league/schedule.aspx?season=2008&week=REG"
	dqm__url6_1_6 = "/html/league/schedule.aspx?season=2009&week=REG"
	
	//Sub Menu 7 FREE AGENTS

	dqm__sub_xy7 = "-95,25"
	dqm__sub_menu_width7 = 145;

	dqm__subdesc7_0 = "> Become A Free Agent"
	dqm__subdesc7_1 = "> View Free Agent List"
			
	dqm__icon_index7_0 = 1
	dqm__icon_index7_1 = 1
			
	dqm__url7_0 = "/html/freeagency/signup.aspx"
	dqm__url7_1 = "/html/freeagency/showlist.aspx"
	
	//Sub Menu 8 RULES

	dqm__sub_xy8 = "-58,25"
	dqm__sub_menu_width8 = 130;

	dqm__subdesc8_0 = "> NCTFL Rulebook"
	dqm__subdesc8_1 = "> Referee Signals"
	
	dqm__icon_index8_0 = 1
	dqm__icon_index8_1 = 1
	
	dqm__url8_0 = "/html/rules/rulebook.aspx"
	dqm__url8_1 = "/html/rules/signals.aspx"
	
	//Sub Menu 9 DOWNLOADS

	//dqm__sub_xy9 = "-87,25"
	//dqm__sub_menu_width9 = 89;

	//dqm__subdesc9_0 = "Wallpaper"
	
	//dqm__icon_index9_0 = 1
		
	//dqm__url9_0 = "/html/downloads/downloads.asp"
		
	//Sub Menu 10 MULTIMEDIA

	//dqm__sub_xy10 = "-95,25"
	//dqm__sub_menu_width10 = 100;

	//dqm__subdesc10_0 = "Photo Gallery"
			
	//dqm__icon_index10_0 = 1
			
	//dqm__url10_0 = "/gallery"
	