// THIS IS A DYNAMIC FILE - DO NOT EDIT - CHANGES WILL BE LOST
// CREATED BY /dkcontentcustom/api/navigation.asp - 11/20/2009 2:04:39 PM
/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

	dqm__sub_menu_width = 151      		//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 = 1
	dqm__divider_height = 1

	dqm__border_color = "#CC9900"		//Hex color or 'transparent'
	dqm__divider_color = "#CC9900"
	dqm__menu_bgcolor = "#004A17"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#CC9900"		

	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)

	limit_multiple_users = true
	restrict_access = true
	sequence = '9x44_5'

/*-------------------------------------------
Font settings and margins
--------------------------------------------*/  
    //Font settings

	dqm__textcolor = "#FFFFFF"
	dqm__fontfamily = "Arial, Helvetica, sans-serif"		//Any available system font     
	dqm__fontsize = 10			//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 = 5
	dqm__margin_bottom = 4
	dqm__margin_left = 8
	dqm__margin_right = 4

/*---------------------------------------------
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 = "none"
	dqm__sub_item_effect = "none"

    //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 = 2			//drop shadow width
	dqm__dropshadow_offy = 2			//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 = -49

    //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')"



/*---------------------------------------------
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 = 1;
	dqm__divider_heightX = 1;		
	dqm__border_colorX = "#FFFFFF";     
	dqm__menu_bgcolorX = "#000000"
	dqm__hl_bgcolorX = "#cccccc"
	dqm__hl_textcolorX = "#ffffff"
	dqm__text_alignmentX = "left"
	dqm__textcolorX = "#ffffff"


    //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__urltarget4_0 = "_new"
	//dqm__urltarget4_1 = "_new"

	//dqm__urltarget6_0 = "_new"
	//dqm__urltarget6_1 = "_new"



/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover Images and Links  

**********************************************************************************************
**********************************************************************************************/

    //Main Menu Item 0 - About the VSGA
	dqm__maindesc0 = "About the VSGA"
	dqm__micon_index0 = 0
	dqm__rollover_image0 = "/graphics/global/about_o.gif"
	dqm__rollover_wh0 = "151,22"
	dqm__url0 = "/contentindex.asp?ID=3";
	dqm__showmenu_code0 = "Show_Form_Elements('menu0', true)"
	dqm__hidemenu_code0 = "Show_Form_Elements('menu0', false)"


    //Main Menu Item 1 - VIP Card (Free Golf)
	dqm__maindesc1 = "VIP Card (Free Golf)"
	dqm__micon_index1 = 0
	dqm__rollover_image1 = "/graphics/global/membership_o.gif"
	dqm__rollover_wh1 = "151,22"
	dqm__url1 = "/contentindex.asp?ID=2";
	dqm__showmenu_code1 = "Show_Form_Elements('menu1', true)"
	dqm__hidemenu_code1 = "Show_Form_Elements('menu1', false)"


    //Main Menu Item 2 - Club Directory
	dqm__maindesc2 = "Club Directory"
	dqm__micon_index2 = 0
	dqm__rollover_image2 = "/graphics/global/directory_o.gif"
	dqm__rollover_wh2 = "151,22"
	dqm__url2 = "http://www.vsga.org/contentindex.asp?ID=2638";
	dqm__showmenu_code2 = "Show_Form_Elements('menu2', true)"
	dqm__hidemenu_code2 = "Show_Form_Elements('menu2', false)"


    //Main Menu Item 3 - Join the VSGA
	dqm__maindesc3 = "Join the VSGA"
	dqm__micon_index3 = 0
	dqm__rollover_image3 = "/graphics/global/join_o.gif"
	dqm__rollover_wh3 = "151,22"
	dqm__url3 = "/contentindex.asp?ID=4764";
	dqm__showmenu_code3 = "Show_Form_Elements('menu3', true)"
	dqm__hidemenu_code3 = "Show_Form_Elements('menu3', false)"


    //Main Menu Item 4 - Tournaments
	dqm__maindesc4 = "Tournaments"
	dqm__micon_index4 = 0
	dqm__rollover_image4 = "/graphics/global/tournaments_o.gif"
	dqm__rollover_wh4 = "151,22"
	dqm__url4 = "/contentindex.asp?ID=10";
	dqm__showmenu_code4 = "Show_Form_Elements('menu4', true)"
	dqm__hidemenu_code4 = "Show_Form_Elements('menu4', false)"


    //Main Menu Item 5 - VSGA One-Day Program
	dqm__maindesc5 = "VSGA One-Day Program"
	dqm__micon_index5 = 0
	dqm__rollover_image5 = "/graphics/global/oneday_o.gif"
	dqm__rollover_wh5 = "151,22"
	dqm__url5 = "/contentindex.asp?ID=6979";
	dqm__showmenu_code5 = "Show_Form_Elements('menu5', true)"
	dqm__hidemenu_code5 = "Show_Form_Elements('menu5', false)"


    //Main Menu Item 6 - Rules of Golf
	dqm__maindesc6 = "Rules of Golf"
	dqm__micon_index6 = 0
	dqm__rollover_image6 = "/graphics/global/rules_o.gif"
	dqm__rollover_wh6 = "151,22"
	dqm__url6 = "/contentindex.asp?ID=5838";
	dqm__showmenu_code6 = "Show_Form_Elements('menu6', true)"
	dqm__hidemenu_code6 = "Show_Form_Elements('menu6', false)"


    //Main Menu Item 7 - Logo Merchandise
	dqm__maindesc7 = "Logo Merchandise"
	dqm__micon_index7 = 0
	dqm__rollover_image7 = "/graphics/global/merchandise_o.gif"
	dqm__rollover_wh7 = "151,22"
	dqm__url7 = "/contentindex.asp?ID=5862";
	dqm__showmenu_code7 = "Show_Form_Elements('menu7', true)"
	dqm__hidemenu_code7 = "Show_Form_Elements('menu7', false)"


    //Main Menu Item 8 - Handicapping
	dqm__maindesc8 = "Handicapping"
	dqm__micon_index8 = 0
	dqm__rollover_image8 = "/graphics/global/handicapping_o.gif"
	dqm__rollover_wh8 = "151,22"
	dqm__url8 = "/contentindex.asp?ID=16";
	dqm__showmenu_code8 = "Show_Form_Elements('menu8', true)"
	dqm__hidemenu_code8 = "Show_Form_Elements('menu8', false)"


    //Main Menu Item 9 - Course Rating
	dqm__maindesc9 = "Course Rating"
	dqm__micon_index9 = 0
	dqm__rollover_image9 = "/graphics/global/course_o.gif"
	dqm__rollover_wh9 = "151,22"
	dqm__url9 = "/contentindex.asp?ID=2738";
	dqm__showmenu_code9 = "Show_Form_Elements('menu9', true)"
	dqm__hidemenu_code9 = "Show_Form_Elements('menu9', false)"


    //Main Menu Item 10 - Virginia Golfer
	dqm__maindesc10 = "Virginia Golfer"
	dqm__micon_index10 = 0
	dqm__rollover_image10 = "/graphics/global/golfer_o.gif"
	dqm__rollover_wh10 = "151,22"
	dqm__url10 = "/contentindex.asp?ID=20";
	dqm__showmenu_code10 = "Show_Form_Elements('menu10', true)"
	dqm__hidemenu_code10 = "Show_Form_Elements('menu10', false)"


    //Main Menu Item 11 - Junior Golf
	dqm__maindesc11 = "Junior Golf"
	dqm__micon_index11 = 0
	dqm__rollover_image11 = "/graphics/global/junior_o.gif"
	dqm__rollover_wh11 = "151,22"
	dqm__url11 = "/contentindex.asp?ID=19";
	dqm__showmenu_code11 = "Show_Form_Elements('menu11', true)"
	dqm__hidemenu_code11 = "Show_Form_Elements('menu11', false)"


    //Main Menu Item 12 - VSGA Scholarships
	dqm__maindesc12 = "VSGA Scholarships"
	dqm__micon_index12 = 0
	dqm__rollover_image12 = "/graphics/global/scholarships_o.gif"
	dqm__rollover_wh12 = "151,22"
	dqm__url12 = "/contentindex.asp?ID=1788";
	dqm__showmenu_code12 = "Show_Form_Elements('menu12', true)"
	dqm__hidemenu_code12 = "Show_Form_Elements('menu12', false)"


    //Main Menu Item 13 - VSGA Foundation
	dqm__maindesc13 = "VSGA Foundation"
	dqm__micon_index13 = 0
	dqm__rollover_image13 = "/graphics/global/foundation_o.gif"
	dqm__rollover_wh13 = "151,22"
	dqm__url13 = "/contentindex.asp?ID=18";
	dqm__showmenu_code13 = "Show_Form_Elements('menu13', true)"
	dqm__hidemenu_code13 = "Show_Form_Elements('menu13', false)"


    //Main Menu Item 14 - Independence Golf Club
	dqm__maindesc14 = "Independence Golf Club"
	dqm__micon_index14 = 0
	dqm__rollover_image14 = "/graphics/global/independence_o.gif"
	dqm__rollover_wh14 = "151,22"
	dqm__url14 = "http://www.independencegolfclub.com/";
	dqm__urltarget14 = "_new"
	dqm__showmenu_code14 = "Show_Form_Elements('menu14', true)"
	dqm__hidemenu_code14 = "Show_Form_Elements('menu14', false)"


    //Main Menu Item 15 - Contact Us
	dqm__maindesc15 = "Contact Us"
	dqm__micon_index15 = 0
	dqm__rollover_image15 = "/graphics/global/contact_o.gif"
	dqm__rollover_wh15 = "151,22"
	dqm__url15 = "/contentindex.asp?ID=21";
	dqm__showmenu_code15 = "Show_Form_Elements('menu15', true)"
	dqm__hidemenu_code15 = "Show_Form_Elements('menu15', false)"


    //Main Menu Item 16 - Events Calendar
	dqm__maindesc16 = "Events Calendar"
	dqm__micon_index16 = 0
	dqm__rollover_image16 = "/graphics/global/calendar_o.gif"
	dqm__rollover_wh16 = "151,22"
	dqm__url16 = "/calendar.asp?ID=903";
	dqm__showmenu_code16 = "Show_Form_Elements('menu16', true)"
	dqm__hidemenu_code16 = "Show_Form_Elements('menu16', false)"


    //Main Menu Item 17 - News
	dqm__maindesc17 = "News"
	dqm__micon_index17 = 0
	dqm__rollover_image17 = "/graphics/global/news_o.gif"
	dqm__rollover_wh17 = "151,22"
	dqm__url17 = "/news_releases.asp?ParentID=7";
	dqm__showmenu_code17 = "Show_Form_Elements('menu17', true)"
	dqm__hidemenu_code17 = "Show_Form_Elements('menu17', false)"


    //Sub Menu Item 0 - About the VSGA

	dqm__sub_xy0 = "0,-1"
	dqm__sub_menu_width0 = 170

	dqm__subdesc0_0 = "OUR MISSION"
	dqm__subdesc0_1 = "VSGA BYLAWS"
	dqm__subdesc0_2 = "VSGA WOMEN'S DIVISION STANDING RULES"
	dqm__subdesc0_3 = "VSGA MEMBER SERVICES"
	dqm__subdesc0_4 = "VSGA HISTORY"
	dqm__subdesc0_5 = "A MESSAGE FROM VSGA PRESIDENT STEVE SMITH"
	dqm__subdesc0_6 = "A MESSAGE FROM VSGA WOMEN'S DIVISION PRESIDENT LINDA DIVALL"
	dqm__subdesc0_7 = "PAST PRESIDENTS OF THE VSGA"
	dqm__subdesc0_8 = "THE FIRST 100 YEARS<BR>(1904-2004)"
	dqm__subdesc0_9 = "PHOTO GALLERY"
	dqm__subdesc0_10 = "FREQUENTLY VISITED WEB SITES"
	dqm__subdesc0_11 = "JOIN THE VSGA"
	dqm__subdesc0_12 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url0_0 = "/article.asp?ID=1603"
	dqm__url0_1 = "/article.asp?ID=5067"
	dqm__url0_2 = "/article.asp?ID=6751"
	dqm__url0_3 = "/article.asp?ID=4737"
	dqm__url0_4 = "/article.asp?ID=139"
	dqm__url0_5 = "/article.asp?ID=491"
	dqm__url0_6 = "/article.asp?ID=495"
	dqm__url0_7 = "/article.asp?ID=1713"
	dqm__url0_8 = "/contentindex.asp?ID=28"
	dqm__url0_9 = "/gallery.asp?ID=30"
	dqm__url0_10 = "/article.asp?ID=1502"
	dqm__url0_11 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget0_11 = "_new"
	dqm__url0_12 = "/contentindex.asp?ID=289"
	dqm__urltarget0_12 = "_new"


    //Sub Menu Item 1 - VIP Card (Free Golf)

	dqm__sub_xy1 = "0,-1"
	dqm__sub_menu_width1 = 170

	dqm__subdesc1_0 = "2010 VIP CARD REGISTRATION"
	dqm__subdesc1_1 = "REGISTER ONLINE FOR 2010"
	dqm__subdesc1_2 = "GIVE THE 2010 VSGA VIP CARD AS A HOLIDAY GIFT"
	dqm__subdesc1_3 = "PARTICIPATING VIP COURSES FOR 2010"
	dqm__subdesc1_4 = "VIP COURSES FOR 2010 (ALPHABETICAL LISTING)"
	dqm__subdesc1_5 = "VIP COURSES FOR 2010<BR>(BY REGION)"
	dqm__subdesc1_6 = "2010 VIP PARTICIPATION LEVELS"
	dqm__subdesc1_7 = "VIP SPECIAL OFFERS AT VSGA MEMBER CLUBS IN 2010"
	dqm__subdesc1_8 = "VIEW THE 2010 VSGA VIP BROCHURE"
	dqm__subdesc1_9 = "WEST VIRGINIA COURSES ON THE 2010 VSGA VIP CARD"
	dqm__subdesc1_10 = "HOLE-IN-ONE FORM"
	dqm__subdesc1_11 = "JOIN THE VSGA"

	dqm__url1_0 = "/contentindex.asp?ID=289"
	dqm__url1_1 = "https://eseries.vsga.org/vip10/neworrenew.asp"
	dqm__urltarget1_1 = "_new"
	dqm__url1_2 = "/article.asp?ID=2078"
	dqm__url1_3 = "/article.asp?ID=7089"
	dqm__url1_4 = "/contentindex.asp?ID=3183"
	dqm__url1_5 = "/course_regions.asp?ID=470"
	dqm__url1_6 = "/contentindex.asp?ID=24"
	dqm__url1_7 = "/article.asp?ID=9051"
	dqm__url1_8 = "/article.asp?ID=35"
	dqm__url1_9 = "/article.asp?ID=1482"
	dqm__url1_10 = "/contentindex.asp?ID=1790"
	dqm__url1_11 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget1_11 = "_new"


    //Sub Menu Item 2 - Club Directory

	dqm__sub_xy2 = "0,-1"
	dqm__sub_menu_width2 = 170

	dqm__subdesc2_0 = "FIND ALL VSGA MEMBER CLUBS (BY REGION)"
	dqm__subdesc2_1 = "FIND A VSGA GREEN-GRASS CLUB (ALPHABETICAL LISTING)"
	dqm__subdesc2_2 = "VSGA RECREATIONAL GOLFERS' CLUBS (FORM OR JOIN)"
	dqm__subdesc2_3 = "FIND A VSGA ECLUB"
	dqm__subdesc2_4 = "JOIN THE VSGA"

	dqm__url2_0 = "http://www.vsga.org/course_regions.asp?ID=14"
	dqm__urltarget2_0 = "_new"
	dqm__url2_1 = "/contentindex.asp?ID=2638"
	dqm__url2_2 = "/contentindex.asp?ID=7431"
	dqm__urltarget2_2 = "_new"
	dqm__url2_3 = "/contentindex.asp?ID=7414"
	dqm__urltarget2_3 = "_new"
	dqm__url2_4 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget2_4 = "_new"


    //Sub Menu Item 3 - Join the VSGA

	dqm__sub_xy3 = "0,-1"
	dqm__sub_menu_width3 = 170

	dqm__subdesc3_0 = "HOW TO JOIN THE VSGA"

	dqm__url3_0 = "/article.asp?ID=7363"


    //Sub Menu Item 4 - Tournaments

	dqm__sub_xy4 = "0,-1"
	dqm__sub_menu_width4 = 170

	dqm__subdesc4_0 = "VSGA CHAMPIONSHIP AND TOURNAMENT ELIGIBILITY GUIDELINES"
	dqm__subdesc4_1 = "ONLINE SIGN-UP FOR VSGA CHAMPIONSHIPS -- NOW AVAILABLE"
	dqm__subdesc4_2 = "2009 VSGA MEN'S CHAMPIONSHIP SCHEDULE"
	dqm__subdesc4_3 = "2008 VSGA MEN'S CHAMPIONSHIP RESULTS"
	dqm__subdesc4_4 = "VSGA PLAYER RANKINGS"
	dqm__subdesc4_5 = "EXEMPTION CLASSIFICATIONS FOR 2010 VSGA MEN'S CHAMPIONSHIPS"
	dqm__subdesc4_6 = "2009 VSGA WOMEN'S CHAMPIONSHIPS AND EVENTS"
	dqm__subdesc4_7 = "2008 VSGA WOMEN'S CHAMPIONSHIPS AND EVENTS RESULTS"
	dqm__subdesc4_8 = "JOIN THE VSGA"
	dqm__subdesc4_9 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url4_0 = "/contentindex.asp?ID=715"
	dqm__url4_1 = "/article.asp?ID=9109"
	dqm__url4_2 = "/tournaments.asp?ID=8318"
	dqm__url4_3 = "/tournaments.asp?ID=6663"
	dqm__url4_4 = "/contentindex.asp?ID=1481"
	dqm__url4_5 = "/contentindex.asp?ID=8786"
	dqm__url4_6 = "/tournaments.asp?ID=8348"
	dqm__url4_7 = "/tournaments.asp?ID=6689"
	dqm__url4_8 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget4_8 = "_new"
	dqm__url4_9 = "/contentindex.asp?ID=289"
	dqm__urltarget4_9 = "_new"


    //Sub Menu Item 5 - VSGA One-Day Program

	dqm__sub_xy5 = "0,-1"
	dqm__sub_menu_width5 = 170

	dqm__subdesc5_0 = "2009 VSGA ONE-DAY EVENTS SCHEDULE"
	dqm__subdesc5_1 = "ONLINE SIGN-UP FOR VSGA ONE-DAY EVENTS -- NOW AVAILABLE"
	dqm__subdesc5_2 = "2009 VSGA ONE-DAY EVENT ENTRY FORM (PDF FORMAT)"
	dqm__subdesc5_3 = "JOIN THE VSGA"

	dqm__url5_0 = "/tournaments.asp?ID=8246"
	dqm__url5_1 = "/article.asp?ID=9108"
	dqm__url5_2 = "http://www.vsga.org/article.asp?ID=8564"
	dqm__url5_3 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget5_3 = "_new"


    //Sub Menu Item 6 - Rules of Golf

	dqm__sub_xy6 = "0,-1"
	dqm__sub_menu_width6 = 170

	dqm__subdesc6_0 = "USGA ANNOUNCES CHANGES TO DECISIONS ON THE RULES OF GOLF"
	dqm__subdesc6_1 = "INTERESTED IN AN EVENING RULES OF GOLF PRESENTATION?"
	dqm__subdesc6_2 = "RULES OF GOLF AND DECISIONS ON THE RULES OF GOLF"
	dqm__subdesc6_3 = "RULES AND DECISIONS VIDEOS"
	dqm__subdesc6_4 = "RULES QUIZZES"
	dqm__subdesc6_5 = "RULES FOR GOLFERS WITH DISABILITIES"
	dqm__subdesc6_6 = "COMMITTEE RESPONSIBILITIES FOR A COMPETITION"
	dqm__subdesc6_7 = "JOIN THE VSGA"

	dqm__url6_0 = "/article.asp?ID=6716"
	dqm__url6_1 = "/article.asp?ID=5892"
	dqm__url6_2 = "http://www.usga.org/Rule-Books/Rules-of-Golf/Rules-and-Decisions/#scrollTop:rules_browse_left="
	dqm__urltarget6_2 = "_new"
	dqm__url6_3 = "http://www.usga.org/playing/rules/rules_vignettes.html"
	dqm__urltarget6_3 = "_new"
	dqm__url6_4 = "http://www.usga.org/RulesQuiz/rules_quizzes.html"
	dqm__urltarget6_4 = "_new"
	dqm__url6_5 = "http://www.usga.org/rules/disabilities/Rules-for-golfers-with-disabilities/"
	dqm__urltarget6_5 = "_new"
	dqm__url6_6 = "http://www.usga.org/playing/rules/competitions/comm_responsibilities.html"
	dqm__urltarget6_6 = "_new"
	dqm__url6_7 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget6_7 = "_new"


    //Sub Menu Item 7 - Logo Merchandise

	dqm__sub_xy7 = "0,-1"
	dqm__sub_menu_width7 = 170

	dqm__subdesc7_0 = "CLICK HERE TO ORDER VSGA GOLF APPAREL"
	dqm__subdesc7_1 = "JOIN THE VSGA"

	dqm__url7_0 = "http://www.vagolfapparel.com"
	dqm__url7_1 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget7_1 = "_new"


    //Sub Menu Item 8 - Handicapping

	dqm__sub_xy8 = "0,-1"
	dqm__sub_menu_width8 = 170

	dqm__subdesc8_0 = "ONLINE SCORE POSTING"
	dqm__subdesc8_1 = "CHECK YOUR HANDICAP"
	dqm__subdesc8_2 = "VIRGINIA TO OBSERVE YEAR-ROUND ACTIVE POSTING SEASON"
	dqm__subdesc8_3 = "VSGA HANDICAP SEMINARS SET FOR DECEMBER"
	dqm__subdesc8_4 = "SIGN UP TO RECEIVE EREVISION"
	dqm__subdesc8_5 = "2009 VSGA HANDICAP PROGRAM SUPPLIES (SCORECARDS, CART SIGNS AND LABELS)"
	dqm__subdesc8_6 = "FREQUENTLY ASKED QUESTIONS"
	dqm__subdesc8_7 = "GHIN TIPS (NOVEMBER 2009)"
	dqm__subdesc8_8 = "GHINCLUB.NET TUTORIAL"
	dqm__subdesc8_9 = "HANDICAP CALCULATOR"
	dqm__subdesc8_10 = "EQUITABLE STROKE CONTROL"
	dqm__subdesc8_11 = "EQUITABLE STROKE CONTROL -- 9-HOLE"
	dqm__subdesc8_12 = "UNFINISHED HOLES AND CONCEDED STROKES"
	dqm__subdesc8_13 = "MORE HANDICAP INFORMATION"
	dqm__subdesc8_14 = "JOIN THE VSGA"

	dqm__url8_0 = "http://www.ghin.com/posting.shtml"
	dqm__urltarget8_0 = "_new"
	dqm__url8_1 = "http://www.ghin.com/lookup_t.shtml"
	dqm__urltarget8_1 = "_new"
	dqm__url8_2 = "/article.asp?ID=10068"
	dqm__url8_3 = "/article.asp?ID=576"
	dqm__url8_4 = "/article.asp?ID=9298"
	dqm__url8_5 = "/media/16/9303.pdf"
	dqm__urltarget8_5 = "_new"
	dqm__url8_6 = "/article.asp?ID=9232"
	dqm__url8_7 = "/article.asp?ID=9672"
	dqm__url8_8 = "/media/16/9129.htm"
	dqm__urltarget8_8 = "_new"
	dqm__url8_9 = "http://www.usga.org/playing/handicaps/calculator/course_handicap_calculator.asp"
	dqm__urltarget8_9 = "_new"
	dqm__url8_10 = "/article.asp?ID=140"
	dqm__url8_11 = "/article.asp?ID=141"
	dqm__url8_12 = "/article.asp?ID=2138"
	dqm__url8_13 = "http://www.usga.org/Content.aspx?id=25492"
	dqm__urltarget8_13 = "_new"
	dqm__url8_14 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget8_14 = "_new"


    //Sub Menu Item 9 - Course Rating

	dqm__sub_xy9 = "0,-1"
	dqm__sub_menu_width9 = 170

	dqm__subdesc9_0 = "VSGA COURSE RATING AND MEASUREMENT SERVICES"
	dqm__subdesc9_1 = "CHECK THE COURSE AND SLOPE RATING AT YOUR HOME COURSE"
	dqm__subdesc9_2 = "COURSE RATING AND GREEN SECTION"
	dqm__subdesc9_3 = "COURSE HANDICAP CALCULATOR"
	dqm__subdesc9_4 = "10 COURSE RATING FREQUENTLY ASKED QUESTIONS"
	dqm__subdesc9_5 = "COURSE RATING Q&A"
	dqm__subdesc9_6 = "HISTORY OF COURSE RATING"
	dqm__subdesc9_7 = "OBSTACLES"
	dqm__subdesc9_8 = "JOIN THE VSGA"
	dqm__subdesc9_9 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url9_0 = "/article.asp?ID=3384"
	dqm__url9_1 = "http://63.240.106.223/natcrsrating/ncrlisting.aspx"
	dqm__urltarget9_1 = "_new"
	dqm__url9_2 = "/article.asp?ID=3391"
	dqm__url9_3 = "http://www.usga.org/playing/handicaps/calculator/course_handicap_calculator.asp"
	dqm__urltarget9_3 = "_new"
	dqm__url9_4 = "/article.asp?ID=3400"
	dqm__url9_5 = "/article.asp?ID=3399"
	dqm__url9_6 = "/article.asp?ID=3393"
	dqm__url9_7 = "/article.asp?ID=3396"
	dqm__url9_8 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget9_8 = "_new"
	dqm__url9_9 = "http://www.vsga.org/contentindex.asp?ID=2"
	dqm__urltarget9_9 = "_new"


    //Sub Menu Item 10 - Virginia Golfer

	dqm__sub_xy10 = "0,-1"
	dqm__sub_menu_width10 = 170

	dqm__subdesc10_0 = "RECEIVE VIRGINIA GOLFER AT YOUR HOME"
	dqm__subdesc10_1 = "2009 VIRGINIA GOLFER EDITORIAL SCHEDULE"
	dqm__subdesc10_2 = "VIRGINIA GOLFER PRINT SCHEDULE"
	dqm__subdesc10_3 = "VIRGINIA GOLFER CHANGE OF ADDRESS"
	dqm__subdesc10_4 = "JOIN THE VSGA"
	dqm__subdesc10_5 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url10_0 = "/form.asp?ID=4759"
	dqm__url10_1 = "/article.asp?ID=883"
	dqm__url10_2 = "http://www.tpgsports.com/virg_schedule.html"
	dqm__urltarget10_2 = "_new"
	dqm__url10_3 = "/contentindex.asp?ID=1612"
	dqm__url10_4 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget10_4 = "_new"
	dqm__url10_5 = "/contentindex.asp?ID=289"
	dqm__urltarget10_5 = "_new"


    //Sub Menu Item 11 - Junior Golf

	dqm__sub_xy11 = "0,-1"
	dqm__sub_menu_width11 = 170

	dqm__subdesc11_0 = "VSGA JUNIOR CHAMPIONSHIPS FOR 2009"
	dqm__subdesc11_1 = "ONLINE TOURNAMENT SIGN-UP FOR VSGA JUNIOR CHAMPIONSHIPS -- NOW AVAILABLE"
	dqm__subdesc11_2 = "2009 VSGA JUNIOR GOLF CLUB MEMBERSHIP SIGN-UP"
	dqm__subdesc11_3 = "VSGA JUNIOR GOLF CLUB EVENTS FOR 2009"
	dqm__subdesc11_4 = "VSGA JUNIOR CHAMPIONSHIP RESULTS FROM 2008"
	dqm__subdesc11_5 = "OTHER JUNIOR EVENTS FOR 2009"
	dqm__subdesc11_6 = "VIRGINIA JUNIOR GOLF ALLIANCE"
	dqm__subdesc11_7 = "JUNIOR AGE ELIGIBILITY REQUIREMENT"
	dqm__subdesc11_8 = "PAST CHAMPIONS OF VSGA JUNIOR EVENTS"
	dqm__subdesc11_9 = "VSGA SCHOLARSHIP PROGRAM OF THE VIRGINIA GOLF FOUNDATION"
	dqm__subdesc11_10 = "ROBINS JUNIOR PROGRAMS AT INDEPENDENCE GOLF CLUB IN 2009"
	dqm__subdesc11_11 = "RELATED JUNIOR SITES"
	dqm__subdesc11_12 = "JOIN THE VSGA"
	dqm__subdesc11_13 = "VIP CARD PROGRAM SIGN-UP -- $30 FOR AGES 22-AND-UNDER"

	dqm__url11_0 = "/tournaments.asp?ID=8362"
	dqm__url11_1 = "/article.asp?ID=9107"
	dqm__url11_2 = "/article.asp?ID=7470"
	dqm__url11_3 = "/tournaments.asp?ID=8409"
	dqm__url11_4 = "/tournaments.asp?ID=6703"
	dqm__url11_5 = "/article.asp?ID=8652"
	dqm__url11_6 = "/article.asp?ID=8265"
	dqm__url11_7 = "/article.asp?ID=4859"
	dqm__url11_8 = "/contentindex.asp?ID=279"
	dqm__url11_9 = "/contentindex.asp?ID=790"
	dqm__url11_10 = "/article.asp?ID=785"
	dqm__url11_11 = "/article.asp?ID=799"
	dqm__url11_12 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget11_12 = "_new"
	dqm__url11_13 = "/contentindex.asp?ID=289"
	dqm__urltarget11_13 = "_new"


    //Sub Menu Item 12 - VSGA Scholarships

	dqm__sub_xy12 = "0,-1"
	dqm__sub_menu_width12 = 170

	dqm__subdesc12_0 = "VSGA SCHOLARSHIP APPLICATIONS FOR 2010 NOW AVAILABLE"

	dqm__url12_0 = "/article.asp?ID=10082"


    //Sub Menu Item 13 - VSGA Foundation

	dqm__sub_xy13 = "0,-1"
	dqm__sub_menu_width13 = 170

	dqm__subdesc13_0 = "VSGA FOUNDATION OFFICERS AND BOARD OF DIRECTORS"
	dqm__subdesc13_1 = "VSGA FOUNDATION NEWS"
	dqm__subdesc13_2 = "INDEPENDENCE GOLF CLUB, \"VIRGINIA'S HOME FOR GOLF\""
	dqm__subdesc13_3 = "ROBINS JUNIOR PROGRAMS AT INDEPENDENCE GOLF CLUB IN 2009"
	dqm__subdesc13_4 = "JOIN THE VSGA"
	dqm__subdesc13_5 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url13_0 = "/article.asp?ID=608"
	dqm__url13_1 = "/contentindex.asp?ID=1396"
	dqm__url13_2 = "/article.asp?ID=705"
	dqm__url13_3 = "/article.asp?ID=710"
	dqm__url13_4 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget13_4 = "_new"
	dqm__url13_5 = "/contentindex.asp?ID=289"
	dqm__urltarget13_5 = "_new"


    //Sub Menu Item 14 - Independence Golf Club

	dqm__sub_xy14 = "0,-1"
	dqm__sub_menu_width14 = 170

	dqm__subdesc14_0 = "INDEPENDENCE GOLF CLUB'S OFFICIAL WEB SITE"
	dqm__subdesc14_1 = "CLICK HERE FOR ONLINE STARTING TIMES AT INDEPENDENCE GOLF CLUB"
	dqm__subdesc14_2 = "SHOP INDEPENDENCE GOLF CLUB'S ONLINE GOLF SHOP"
	dqm__subdesc14_3 = "ROBINS JUNIOR PROGRAM CAMP SCHEDULES SET FOR 2009"
	dqm__subdesc14_4 = "HARRY W. EASTERLY MUSEUM OF VIRGINIA GOLF HISTORY"
	dqm__subdesc14_5 = "BOOK YOUR NEXT FUNCTION AT INDEPENDENCE GOLF CLUB"
	dqm__subdesc14_6 = "DIRECTIONS TO INDEPENDENCE GOLF CLUB"
	dqm__subdesc14_7 = "JOIN THE VSGA"
	dqm__subdesc14_8 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url14_0 = "http://www.independencegolfclub.com"
	dqm__urltarget14_0 = "_new"
	dqm__url14_1 = "https://webres.goibs.com/RequestSetup.asp?ID=6B0A3529"
	dqm__urltarget14_1 = "_new"
	dqm__url14_2 = "http://www.independencegolfclub.com/view.asp?id=123&amp;page=2236"
	dqm__urltarget14_2 = "_new"
	dqm__url14_3 = "/article.asp?ID=575"
	dqm__url14_4 = "/article.asp?ID=1714"
	dqm__url14_5 = "http://www2.cybergolf.com/kemper/courses/view.asp?id=123&amp;page=1530"
	dqm__urltarget14_5 = "_new"
	dqm__url14_6 = "/article.asp?ID=2098"
	dqm__url14_7 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget14_7 = "_new"
	dqm__url14_8 = "/contentindex.asp?ID=289"
	dqm__urltarget14_8 = "_new"


    //Sub Menu Item 15 - Contact Us

	dqm__sub_xy15 = "0,-1"
	dqm__sub_menu_width15 = 170

	dqm__subdesc15_0 = "VSGA BOARD OF DIRECTORS"
	dqm__subdesc15_1 = "VOLUNTEER OPPORTUNITIES"
	dqm__subdesc15_2 = "VSGA BOARD OF DIRECTORS INFORMATIONAL BROCHURE"
	dqm__subdesc15_3 = "VSGA STAFF"
	dqm__subdesc15_4 = "VSGA COMMITTEES FOR 2009"
	dqm__subdesc15_5 = "VSGA WOMEN'S DIVISION BOARD OF DIRECTORS"
	dqm__subdesc15_6 = "VSGA FOUNDATION OFFICERS AND BOARD OF DIRECTORS"
	dqm__subdesc15_7 = "VSGA SCHOLARSHIP PROGRAM OF THE VIRGINIA GOLF FOUNDATION BOARD OF DIRECTORS"
	dqm__subdesc15_8 = "VSGA SECTIONAL CHAIRMEN"
	dqm__subdesc15_9 = "VSGA CONTACT INFORMATION"
	dqm__subdesc15_10 = "CONTACT US"
	dqm__subdesc15_11 = "DIRECTIONS TO THE VSGA OFFICE AT INDEPENDENCE GOLF CLUB"
	dqm__subdesc15_12 = "CURRENT EMPLOYMENT OPPORTUNITIES"
	dqm__subdesc15_13 = "FREQUENTLY VISITED WEB SITES"
	dqm__subdesc15_14 = "HOLE-IN-ONE FORM"
	dqm__subdesc15_15 = "JOIN THE VSGA"
	dqm__subdesc15_16 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url15_0 = "/contentindex.asp?ID=33"
	dqm__url15_1 = "/article.asp?ID=9483"
	dqm__url15_2 = "/media/21/9486.pdf"
	dqm__urltarget15_2 = "_new"
	dqm__url15_3 = "/contentindex.asp?ID=245"
	dqm__url15_4 = "/article.asp?ID=1594"
	dqm__url15_5 = "/contentindex.asp?ID=182"
	dqm__url15_6 = "/article.asp?ID=988"
	dqm__url15_7 = "/article.asp?ID=992"
	dqm__url15_8 = "/article.asp?ID=882"
	dqm__url15_9 = "/article.asp?ID=993"
	dqm__url15_10 = "/form.asp?ID=22"
	dqm__url15_11 = "/article.asp?ID=899"
	dqm__url15_12 = "/article.asp?ID=995"
	dqm__url15_13 = "/article.asp?ID=1503"
	dqm__url15_14 = "/contentindex.asp?ID=1786"
	dqm__url15_15 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget15_15 = "_new"
	dqm__url15_16 = "/contentindex.asp?ID=289"
	dqm__urltarget15_16 = "_new"


    //Sub Menu Item 16 - Events Calendar

	dqm__sub_xy16 = "0,-1"
	dqm__sub_menu_width16 = 170




    //Sub Menu Item 17 - News

	dqm__sub_xy17 = "0,-1"
	dqm__sub_menu_width17 = 170

	dqm__subdesc17_0 = "2009"
	dqm__subdesc17_1 = "2008"
	dqm__subdesc17_2 = "2007"
	dqm__subdesc17_3 = "2006"
	dqm__subdesc17_4 = "2005"
	dqm__subdesc17_5 = "2004"
	dqm__subdesc17_6 = "2003"
	dqm__subdesc17_7 = "JOIN THE VSGA"
	dqm__subdesc17_8 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url17_0 = "/news_releases.asp?ID=8565"
	dqm__url17_1 = "/news_releases.asp?ID=7109"
	dqm__url17_2 = "/news_releases.asp?ID=5676"
	dqm__url17_3 = "/news_releases.asp?ID=4221"
	dqm__url17_4 = "/news_releases.asp?ID=2396"
	dqm__url17_5 = "/news_releases.asp?ID=8"
	dqm__url17_6 = "/news_releases.asp?ID=194"
	dqm__url17_7 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget17_7 = "_new"
	dqm__url17_8 = "/contentindex.asp?ID=289"
	dqm__urltarget17_8 = "_new"


