// THIS IS A DYNAMIC FILE - DO NOT EDIT - CHANGES WILL BE LOST
// CREATED BY /dkcontentcustom/api/navigation.asp - 3/9/2010 4:19:25 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 - Handicapping
	dqm__maindesc7 = "Handicapping"
	dqm__micon_index7 = 0
	dqm__rollover_image7 = "/graphics/global/handicapping_o.gif"
	dqm__rollover_wh7 = "151,22"
	dqm__url7 = "/contentindex.asp?ID=16";
	dqm__showmenu_code7 = "Show_Form_Elements('menu7', true)"
	dqm__hidemenu_code7 = "Show_Form_Elements('menu7', false)"


    //Main Menu Item 8 - Course Rating
	dqm__maindesc8 = "Course Rating"
	dqm__micon_index8 = 0
	dqm__rollover_image8 = "/graphics/global/course_o.gif"
	dqm__rollover_wh8 = "151,22"
	dqm__url8 = "/contentindex.asp?ID=2738";
	dqm__showmenu_code8 = "Show_Form_Elements('menu8', true)"
	dqm__hidemenu_code8 = "Show_Form_Elements('menu8', false)"


    //Main Menu Item 9 - Virginia Golfer
	dqm__maindesc9 = "Virginia Golfer"
	dqm__micon_index9 = 0
	dqm__rollover_image9 = "/graphics/global/golfer_o.gif"
	dqm__rollover_wh9 = "151,22"
	dqm__url9 = "/contentindex.asp?ID=20";
	dqm__showmenu_code9 = "Show_Form_Elements('menu9', true)"
	dqm__hidemenu_code9 = "Show_Form_Elements('menu9', false)"


    //Main Menu Item 10 - Junior Golf
	dqm__maindesc10 = "Junior Golf"
	dqm__micon_index10 = 0
	dqm__rollover_image10 = "/graphics/global/junior_o.gif"
	dqm__rollover_wh10 = "151,22"
	dqm__url10 = "/contentindex.asp?ID=19";
	dqm__showmenu_code10 = "Show_Form_Elements('menu10', true)"
	dqm__hidemenu_code10 = "Show_Form_Elements('menu10', false)"


    //Main Menu Item 11 - VSGA Scholarships
	dqm__maindesc11 = "VSGA Scholarships"
	dqm__micon_index11 = 0
	dqm__rollover_image11 = "/graphics/global/scholarships_o.gif"
	dqm__rollover_wh11 = "151,22"
	dqm__url11 = "/contentindex.asp?ID=1788";
	dqm__showmenu_code11 = "Show_Form_Elements('menu11', true)"
	dqm__hidemenu_code11 = "Show_Form_Elements('menu11', false)"


    //Main Menu Item 12 - VSGA Foundation
	dqm__maindesc12 = "VSGA Foundation"
	dqm__micon_index12 = 0
	dqm__rollover_image12 = "/graphics/global/foundation_o.gif"
	dqm__rollover_wh12 = "151,22"
	dqm__url12 = "/contentindex.asp?ID=18";
	dqm__showmenu_code12 = "Show_Form_Elements('menu12', true)"
	dqm__hidemenu_code12 = "Show_Form_Elements('menu12', false)"


    //Main Menu Item 13 - Independence Golf Club
	dqm__maindesc13 = "Independence Golf Club"
	dqm__micon_index13 = 0
	dqm__rollover_image13 = "/graphics/global/independence_o.gif"
	dqm__rollover_wh13 = "151,22"
	dqm__url13 = "http://www.independencegolfclub.com/";
	dqm__urltarget13 = "_new"
	dqm__showmenu_code13 = "Show_Form_Elements('menu13', true)"
	dqm__hidemenu_code13 = "Show_Form_Elements('menu13', false)"


    //Main Menu Item 14 - Contact Us
	dqm__maindesc14 = "Contact Us"
	dqm__micon_index14 = 0
	dqm__rollover_image14 = "/graphics/global/contact_o.gif"
	dqm__rollover_wh14 = "151,22"
	dqm__url14 = "/contentindex.asp?ID=21";
	dqm__showmenu_code14 = "Show_Form_Elements('menu14', true)"
	dqm__hidemenu_code14 = "Show_Form_Elements('menu14', false)"


    //Main Menu Item 15 - Events Calendar
	dqm__maindesc15 = "Events Calendar"
	dqm__micon_index15 = 0
	dqm__rollover_image15 = "/graphics/global/calendar_o.gif"
	dqm__rollover_wh15 = "151,22"
	dqm__url15 = "/calendar.asp?ID=903";
	dqm__showmenu_code15 = "Show_Form_Elements('menu15', true)"
	dqm__hidemenu_code15 = "Show_Form_Elements('menu15', false)"


    //Main Menu Item 16 - News
	dqm__maindesc16 = "News"
	dqm__micon_index16 = 0
	dqm__rollover_image16 = "/graphics/global/news_o.gif"
	dqm__rollover_wh16 = "151,22"
	dqm__url16 = "/news_releases.asp?ParentID=7";
	dqm__showmenu_code16 = "Show_Form_Elements('menu16', true)"
	dqm__hidemenu_code16 = "Show_Form_Elements('menu16', 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 RICHARD WIGHT"
	dqm__subdesc0_6 = "A MESSAGE FROM VSGA WOMEN'S DIVISION PRESIDENT MARILYN BUSSEY"
	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 = "PARTICIPATING VIP COURSES FOR 2010"
	dqm__subdesc1_3 = "VIP COURSES FOR 2010 (ALPHABETICAL LISTING)"
	dqm__subdesc1_4 = "VIP COURSES FOR 2010<BR>(BY REGION)"
	dqm__subdesc1_5 = "2010 VIP PARTICIPATION LEVELS"
	dqm__subdesc1_6 = "VIP SPECIAL OFFERS AT VSGA MEMBER CLUBS IN 2010"
	dqm__subdesc1_7 = "VIEW THE 2010 VSGA VIP BROCHURE"
	dqm__subdesc1_8 = "WEST VIRGINIA COURSES ON THE 2010 VSGA VIP CARD"
	dqm__subdesc1_9 = "HOLE-IN-ONE FORM"
	dqm__subdesc1_10 = "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=7089"
	dqm__url1_3 = "/contentindex.asp?ID=3183"
	dqm__url1_4 = "/course_regions.asp?ID=470"
	dqm__url1_5 = "/contentindex.asp?ID=24"
	dqm__url1_6 = "/article.asp?ID=9051"
	dqm__url1_7 = "/article.asp?ID=35"
	dqm__url1_8 = "/article.asp?ID=1482"
	dqm__url1_9 = "/contentindex.asp?ID=1790"
	dqm__url1_10 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget1_10 = "_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"
	dqm__subdesc4_2 = "2010 VSGA MEN'S CHAMPIONSHIP SCHEDULE"
	dqm__subdesc4_3 = "VSGA PLAYER RANKINGS"
	dqm__subdesc4_4 = "2010 VSGA WOMEN'S CHAMPIONSHIPS AND EVENTS"
	dqm__subdesc4_5 = "JOIN THE VSGA"
	dqm__subdesc4_6 = "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=10324"
	dqm__url4_3 = "/contentindex.asp?ID=1481"
	dqm__url4_4 = "/tournaments.asp?ID=10323"
	dqm__url4_5 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget4_5 = "_new"
	dqm__url4_6 = "/contentindex.asp?ID=289"
	dqm__urltarget4_6 = "_new"


    //Sub Menu Item 5 - VSGA One-Day Program

	dqm__sub_xy5 = "0,-1"
	dqm__sub_menu_width5 = 170

	dqm__subdesc5_0 = "2010 VSGA ONE-DAY EVENTS SCHEDULE"
	dqm__subdesc5_1 = "ONLINE SIGN-UP FOR VSGA ONE-DAY EVENTS"
	dqm__subdesc5_2 = "2010 VSGA ONE-DAY EVENT ENTRY FORM (PDF FORMAT)"
	dqm__subdesc5_3 = "VSGA ANNOUNCES 2010 ONE-DAY EVENTS SCHEDULE"
	dqm__subdesc5_4 = "JOIN THE VSGA"

	dqm__url5_0 = "/tournaments.asp?ID=10547"
	dqm__url5_1 = "/article.asp?ID=9108"
	dqm__url5_2 = "http://www.vsga.org/media/10548/10550.pdf"
	dqm__urltarget5_2 = "_new"
	dqm__url5_3 = "/article.asp?ID=7084"
	dqm__url5_4 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget5_4 = "_new"


    //Sub Menu Item 6 - Rules of Golf

	dqm__sub_xy6 = "0,-1"
	dqm__sub_menu_width6 = 170

	dqm__subdesc6_0 = "VSGA-MAPGA RULES OF GOLF WORKSHOPS"
	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=5839"
	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 - Handicapping

	dqm__sub_xy7 = "0,-1"
	dqm__sub_menu_width7 = 170

	dqm__subdesc7_0 = "ONLINE SCORE POSTING"
	dqm__subdesc7_1 = "CHECK YOUR HANDICAP"
	dqm__subdesc7_2 = "GHIN SOFTWARE TRAINING SEMINARS FOR 2010"
	dqm__subdesc7_3 = "VIRGINIA TO OBSERVE YEAR-ROUND ACTIVE POSTING SEASON"
	dqm__subdesc7_4 = "SIGN UP TO RECEIVE EREVISION"
	dqm__subdesc7_5 = "FREQUENTLY ASKED QUESTIONS"
	dqm__subdesc7_6 = "GHIN TIPS"
	dqm__subdesc7_7 = "GHINCLUB.NET TUTORIAL"
	dqm__subdesc7_8 = "HANDICAP CALCULATOR"
	dqm__subdesc7_9 = "EQUITABLE STROKE CONTROL"
	dqm__subdesc7_10 = "EQUITABLE STROKE CONTROL -- 9-HOLE"
	dqm__subdesc7_11 = "UNFINISHED HOLES AND CONCEDED STROKES"
	dqm__subdesc7_12 = "MORE HANDICAP INFORMATION"
	dqm__subdesc7_13 = "JOIN THE VSGA"

	dqm__url7_0 = "http://www.ghin.com/posting.shtml"
	dqm__urltarget7_0 = "_new"
	dqm__url7_1 = "http://www.ghin.com/lookup_t.shtml"
	dqm__urltarget7_1 = "_new"
	dqm__url7_2 = "/article.asp?ID=11173"
	dqm__url7_3 = "/article.asp?ID=10068"
	dqm__url7_4 = "/article.asp?ID=9298"
	dqm__url7_5 = "/article.asp?ID=9232"
	dqm__url7_6 = "/article.asp?ID=9672"
	dqm__url7_7 = "/media/16/9129.htm"
	dqm__urltarget7_7 = "_new"
	dqm__url7_8 = "http://www.usga.org/playing/handicaps/calculator/course_handicap_calculator.asp"
	dqm__urltarget7_8 = "_new"
	dqm__url7_9 = "/article.asp?ID=140"
	dqm__url7_10 = "/article.asp?ID=141"
	dqm__url7_11 = "/article.asp?ID=2138"
	dqm__url7_12 = "http://www.usga.org/Content.aspx?id=25492"
	dqm__urltarget7_12 = "_new"
	dqm__url7_13 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget7_13 = "_new"


    //Sub Menu Item 8 - Course Rating

	dqm__sub_xy8 = "0,-1"
	dqm__sub_menu_width8 = 170

	dqm__subdesc8_0 = "VSGA COURSE RATING AND MEASUREMENT SERVICES"
	dqm__subdesc8_1 = "CHECK THE COURSE AND SLOPE RATING AT YOUR HOME COURSE"
	dqm__subdesc8_2 = "COURSE RATING AND GREEN SECTION"
	dqm__subdesc8_3 = "COURSE HANDICAP CALCULATOR"
	dqm__subdesc8_4 = "10 COURSE RATING FREQUENTLY ASKED QUESTIONS"
	dqm__subdesc8_5 = "COURSE RATING Q&A"
	dqm__subdesc8_6 = "HISTORY OF COURSE RATING"
	dqm__subdesc8_7 = "OBSTACLES"
	dqm__subdesc8_8 = "JOIN THE VSGA"
	dqm__subdesc8_9 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url8_0 = "/article.asp?ID=3384"
	dqm__url8_1 = "http://63.240.106.223/natcrsrating/ncrlisting.aspx"
	dqm__urltarget8_1 = "_new"
	dqm__url8_2 = "/article.asp?ID=3391"
	dqm__url8_3 = "http://www.usga.org/playing/handicaps/calculator/course_handicap_calculator.asp"
	dqm__urltarget8_3 = "_new"
	dqm__url8_4 = "/article.asp?ID=3400"
	dqm__url8_5 = "/article.asp?ID=3399"
	dqm__url8_6 = "/article.asp?ID=3393"
	dqm__url8_7 = "/article.asp?ID=3396"
	dqm__url8_8 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget8_8 = "_new"
	dqm__url8_9 = "http://www.vsga.org/contentindex.asp?ID=2"
	dqm__urltarget8_9 = "_new"


    //Sub Menu Item 9 - Virginia Golfer

	dqm__sub_xy9 = "0,-1"
	dqm__sub_menu_width9 = 170

	dqm__subdesc9_0 = "RECEIVE VIRGINIA GOLFER AT YOUR HOME"
	dqm__subdesc9_1 = "VIRGINIA GOLFER CHANGE OF ADDRESS"
	dqm__subdesc9_2 = "JOIN THE VSGA"
	dqm__subdesc9_3 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url9_0 = "/form.asp?ID=4759"
	dqm__url9_1 = "/contentindex.asp?ID=1612"
	dqm__url9_2 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget9_2 = "_new"
	dqm__url9_3 = "/contentindex.asp?ID=289"
	dqm__urltarget9_3 = "_new"


    //Sub Menu Item 10 - Junior Golf

	dqm__sub_xy10 = "0,-1"
	dqm__sub_menu_width10 = 170

	dqm__subdesc10_0 = "VSGA JUNIOR CHAMPIONSHIPS FOR 2010"
	dqm__subdesc10_1 = "ONLINE TOURNAMENT SIGN-UP FOR VSGA JUNIOR CHAMPIONSHIPS"
	dqm__subdesc10_2 = "2010 VSGA JUNIOR GOLF CLUB MEMBERSHIP SIGN-UP"
	dqm__subdesc10_3 = "VSGA JUNIOR GOLF CLUB EVENTS FOR 2010"
	dqm__subdesc10_4 = "OTHER JUNIOR EVENTS FOR 2010"
	dqm__subdesc10_5 = "VSGA JUNIOR CHAMPIONSHIP RESULTS FROM 2009"
	dqm__subdesc10_6 = "VIRGINIA JUNIOR GOLF ALLIANCE"
	dqm__subdesc10_7 = "PAST CHAMPIONS OF VSGA JUNIOR EVENTS"
	dqm__subdesc10_8 = "VSGA SCHOLARSHIP PROGRAM OF THE VIRGINIA GOLF FOUNDATION"
	dqm__subdesc10_9 = "ROBINS JUNIOR PROGRAM CAMP SCHEDULES SET FOR 2010"
	dqm__subdesc10_10 = "RELATED JUNIOR SITES"
	dqm__subdesc10_11 = "JOIN THE VSGA"
	dqm__subdesc10_12 = "VIP CARD PROGRAM SIGN-UP -- $30 FOR AGES 22-AND-UNDER"

	dqm__url10_0 = "/tournaments.asp?ID=10409"
	dqm__url10_1 = "/article.asp?ID=9107"
	dqm__url10_2 = "/article.asp?ID=10819"
	dqm__url10_3 = "/tournaments.asp?ID=10940"
	dqm__url10_4 = "/article.asp?ID=8652"
	dqm__url10_5 = "/tournaments.asp?ID=8362"
	dqm__url10_6 = "/article.asp?ID=8265"
	dqm__url10_7 = "/contentindex.asp?ID=279"
	dqm__url10_8 = "/contentindex.asp?ID=790"
	dqm__url10_9 = "/article.asp?ID=785"
	dqm__url10_10 = "/article.asp?ID=799"
	dqm__url10_11 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget10_11 = "_new"
	dqm__url10_12 = "/contentindex.asp?ID=289"
	dqm__urltarget10_12 = "_new"


    //Sub Menu Item 11 - VSGA Scholarships

	dqm__sub_xy11 = "0,-1"
	dqm__sub_menu_width11 = 170

	dqm__subdesc11_0 = "VSGA COLLEGE SCHOLARSHIP PROGRAM"

	dqm__url11_0 = "/article.asp?ID=10082"


    //Sub Menu Item 12 - VSGA Foundation

	dqm__sub_xy12 = "0,-1"
	dqm__sub_menu_width12 = 170

	dqm__subdesc12_0 = "VSGA FOUNDATION OFFICERS AND BOARD OF DIRECTORS"
	dqm__subdesc12_1 = "VSGA FOUNDATION NEWS"
	dqm__subdesc12_2 = "INDEPENDENCE GOLF CLUB, \"VIRGINIA'S HOME FOR GOLF\""
	dqm__subdesc12_3 = "ROBINS JUNIOR PROGRAMS AT INDEPENDENCE GOLF CLUB IN 2010"
	dqm__subdesc12_4 = "JOIN THE VSGA"
	dqm__subdesc12_5 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url12_0 = "/article.asp?ID=608"
	dqm__url12_1 = "/contentindex.asp?ID=1396"
	dqm__url12_2 = "/article.asp?ID=705"
	dqm__url12_3 = "/article.asp?ID=710"
	dqm__url12_4 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget12_4 = "_new"
	dqm__url12_5 = "/contentindex.asp?ID=289"
	dqm__urltarget12_5 = "_new"


    //Sub Menu Item 13 - Independence Golf Club

	dqm__sub_xy13 = "0,-1"
	dqm__sub_menu_width13 = 170

	dqm__subdesc13_0 = "INDEPENDENCE GOLF CLUB'S OFFICIAL WEB SITE"
	dqm__subdesc13_1 = "CLICK HERE FOR ONLINE STARTING TIMES AT INDEPENDENCE GOLF CLUB"
	dqm__subdesc13_2 = "SHOP INDEPENDENCE GOLF CLUB'S ONLINE GOLF SHOP"
	dqm__subdesc13_3 = "ROBINS JUNIOR PROGRAM CAMP SCHEDULES SET FOR 2010"
	dqm__subdesc13_4 = "HARRY W. EASTERLY MUSEUM OF VIRGINIA GOLF HISTORY"
	dqm__subdesc13_5 = "BOOK YOUR NEXT FUNCTION AT INDEPENDENCE GOLF CLUB"
	dqm__subdesc13_6 = "DIRECTIONS TO INDEPENDENCE GOLF CLUB"
	dqm__subdesc13_7 = "JOIN THE VSGA"
	dqm__subdesc13_8 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url13_0 = "http://www.independencegolfclub.com"
	dqm__urltarget13_0 = "_new"
	dqm__url13_1 = "https://webres.goibs.com/RequestSetup.asp?ID=6B0A3529"
	dqm__urltarget13_1 = "_new"
	dqm__url13_2 = "http://www.independencegolfclub.com/view.asp?id=123&amp;page=2236"
	dqm__urltarget13_2 = "_new"
	dqm__url13_3 = "/article.asp?ID=575"
	dqm__url13_4 = "/article.asp?ID=1714"
	dqm__url13_5 = "http://www2.cybergolf.com/kemper/courses/view.asp?id=123&amp;page=1530"
	dqm__urltarget13_5 = "_new"
	dqm__url13_6 = "/article.asp?ID=2098"
	dqm__url13_7 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget13_7 = "_new"
	dqm__url13_8 = "/contentindex.asp?ID=289"
	dqm__urltarget13_8 = "_new"


    //Sub Menu Item 14 - Contact Us

	dqm__sub_xy14 = "0,-1"
	dqm__sub_menu_width14 = 170

	dqm__subdesc14_0 = "VSGA BOARD OF DIRECTORS"
	dqm__subdesc14_1 = "2010 VSGA COMMITTEES"
	dqm__subdesc14_2 = "VOLUNTEER OPPORTUNITIES"
	dqm__subdesc14_3 = "VSGA BOARD OF DIRECTORS INFORMATIONAL BROCHURE"
	dqm__subdesc14_4 = "VSGA STAFF"
	dqm__subdesc14_5 = "VSGA PAST PRESIDENTS' COUNCIL"
	dqm__subdesc14_6 = "VSGA WOMEN'S DIVISION BOARD OF DIRECTORS"
	dqm__subdesc14_7 = "VSGA FOUNDATION OFFICERS AND BOARD OF DIRECTORS"
	dqm__subdesc14_8 = "VSGA SCHOLARSHIP PROGRAM OF THE VIRGINIA GOLF FOUNDATION BOARD OF DIRECTORS"
	dqm__subdesc14_9 = "VSGA SECTIONAL CHAIRMEN"
	dqm__subdesc14_10 = "VSGA CONTACT INFORMATION"
	dqm__subdesc14_11 = "CONTACT US"
	dqm__subdesc14_12 = "DIRECTIONS TO THE VSGA OFFICE AT INDEPENDENCE GOLF CLUB"
	dqm__subdesc14_13 = "CURRENT EMPLOYMENT OPPORTUNITIES"
	dqm__subdesc14_14 = "FREQUENTLY VISITED WEB SITES"
	dqm__subdesc14_15 = "HOLE-IN-ONE FORM"
	dqm__subdesc14_16 = "JOIN THE VSGA"
	dqm__subdesc14_17 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url14_0 = "/contentindex.asp?ID=33"
	dqm__url14_1 = "/article.asp?ID=1594"
	dqm__url14_2 = "/article.asp?ID=9483"
	dqm__url14_3 = "/media/21/9486.pdf"
	dqm__urltarget14_3 = "_new"
	dqm__url14_4 = "/contentindex.asp?ID=245"
	dqm__url14_5 = "/article.asp?ID=10215"
	dqm__url14_6 = "/contentindex.asp?ID=182"
	dqm__url14_7 = "/article.asp?ID=988"
	dqm__url14_8 = "/article.asp?ID=992"
	dqm__url14_9 = "/article.asp?ID=882"
	dqm__url14_10 = "/article.asp?ID=993"
	dqm__url14_11 = "/form.asp?ID=22"
	dqm__url14_12 = "/article.asp?ID=899"
	dqm__url14_13 = "/article.asp?ID=995"
	dqm__url14_14 = "/article.asp?ID=1503"
	dqm__url14_15 = "/contentindex.asp?ID=1786"
	dqm__url14_16 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget14_16 = "_new"
	dqm__url14_17 = "/contentindex.asp?ID=289"
	dqm__urltarget14_17 = "_new"


    //Sub Menu Item 15 - Events Calendar

	dqm__sub_xy15 = "0,-1"
	dqm__sub_menu_width15 = 170




    //Sub Menu Item 16 - News

	dqm__sub_xy16 = "0,-1"
	dqm__sub_menu_width16 = 170

	dqm__subdesc16_0 = "2010"
	dqm__subdesc16_1 = "2009"
	dqm__subdesc16_2 = "2008"
	dqm__subdesc16_3 = "2007"
	dqm__subdesc16_4 = "2006"
	dqm__subdesc16_5 = "2005"
	dqm__subdesc16_6 = "2004"
	dqm__subdesc16_7 = "2003"
	dqm__subdesc16_8 = "JOIN THE VSGA"
	dqm__subdesc16_9 = "VIP CARD PROGRAM SIGN-UP"

	dqm__url16_0 = "/news_releases.asp?ID=10492"
	dqm__url16_1 = "/news_releases.asp?ID=8565"
	dqm__url16_2 = "/news_releases.asp?ID=7109"
	dqm__url16_3 = "/news_releases.asp?ID=5676"
	dqm__url16_4 = "/news_releases.asp?ID=4221"
	dqm__url16_5 = "/news_releases.asp?ID=2396"
	dqm__url16_6 = "/news_releases.asp?ID=8"
	dqm__url16_7 = "/news_releases.asp?ID=194"
	dqm__url16_8 = "http://www.vsga.org/contentindex.asp?ID=4764"
	dqm__urltarget16_8 = "_new"
	dqm__url16_9 = "/contentindex.asp?ID=289"
	dqm__urltarget16_9 = "_new"


