/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 50
   DQM_urltarget = "_self"
   DQM_onload_statement = ""
   DQM_codebase = "/pulldowns/"
   DQM_border_color = "#CCCCCC"   
   DQM_menu_bgcolor = "#EEEEEE"
   DQM_hl_bgcolor = "#CCCCCC"
   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 10
   DQM_ie5mac_offset_Y = 12

   //DQM_showmenu_code0 = "mydiv.visibility = 'hidden'"
   //DQM_hidemenu_code0 = "mydiv.visibility = 'visible'"

/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   DQM_textcolor = "#000066"  /* #000066 = dark blue */
   DQM_fontfamily = "Verdana, Arial, Helvetica"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000066"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 3


/*-------------------------------------------
Custom function calls to hide listboxes
--------------------------------------------*/

   DQM_showmenu_code1 = "hideListbox()" // 
   DQM_hidemenu_code1 = "showListbox()"
   DQM_showmenu_code2 = "hideListbox()" //
   DQM_hidemenu_code2 = "showListbox()"
   DQM_showmenu_code3 = "hideListbox()" //
   DQM_hidemenu_code3 = "showListbox()"
   DQM_showmenu_code4 = "hideListbox()" //
   DQM_hidemenu_code4 = "showListbox()"
   DQM_showmenu_code5 = "hideListbox()" //
   DQM_hidemenu_code5 = "showListbox()"
//   DQM_showmenu_code6 = "hideListbox()" //
//   DQM_hidemenu_code6 = "showListbox()"
      

/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
//   DQM_rollover_image0 = "pulldowns/pvstype_about_on.gif"
//   DQM_rollover_wh0 = "57,18"

   DQM_rollover_image0 = "/pulldowns/pvstype_currelect_on.gif"
   DQM_rollover_wh0 = "154,18"

   DQM_rollover_image1 = "/pulldowns/pvstype_cands_on.gif"
   DQM_rollover_wh1 = "127,18"

   DQM_rollover_image2 = "/pulldowns/pvstype_issues_on.gif"
   DQM_rollover_wh2 = "132,19"

   DQM_rollover_image3 = "/pulldowns/pvstype_mystate_on.gif"
   DQM_rollover_wh3 = "55,19"

   DQM_rollover_image4 = "/pulldowns/pvstype_voterreg_on.gif"
   DQM_rollover_wh4 = "112,19"

   DQM_rollover_image5 = "/pulldowns/pvstype_resources_on.gif"
   DQM_rollover_wh5 = "115,19"


/*---------------------------------------------
Pop-up Menu Settings
-----------------------------------------------*/

/* About Project Vote Smart */
/*
DQM_sub_xy0 = "-52,18"
DQM_sub_menu_width0 = 100
DQM_subdesc0_0 = "General Information"
DQM_subdesc0_1 = "Programs"
DQM_subdesc0_2 = "Get Involved"
DQM_url0_0 = "index.htm"
DQM_url0_1 = "index.htm"
DQM_url0_2 = "index.htm"
*/
/* Current Officials */
DQM_sub_xy0 = "-154,18"
DQM_sub_menu_width0 = 154;
DQM_subdesc0_0 = "President and Executive Branch"
DQM_subdesc0_1 = "US Congress"
DQM_subdesc0_2 = "Federal Judicial Branch"
DQM_subdesc0_3 = "State Officials"
DQM_subdesc0_4 = "Local Officials"
DQM_url0_0 = "/official_president.php?dist=bio.php"
DQM_url0_1 = "/official_congress.php?dist=bio.php"
DQM_url0_2 = "/resource_political_resources_judicial.php?section=supreme"
DQM_url0_3 = "/official_state.php?dist=bio.php"
DQM_url0_4 = "/official_local.php?dist=bio.php"

/* Candidates for Elections */
DQM_sub_xy1 = "-128,18"
DQM_sub_menu_width1 = 180;
/****REMOVED DQM_subdesc1_0 = "President" on May 16, 2005 --Matt */
DQM_subdesc1_0 = "President"
DQM_subdesc1_1 = "US Congress"
DQM_subdesc1_2 = "State Officials"
DQM_subdesc1_3 = "Ballot Measures"
/****REMOVED DQM_url1_0 = "election_president.php?dist=bio.php" on May 16, 2005 --Matt */
DQM_url1_0 = "/election_president.php?dist=bio.php"
DQM_url1_1 = "/election_congress.php?dist=bio.php"
DQM_url1_2 = "/election_state.php?dist=bio.php"
DQM_url1_3 = "/election_ballot_measures.php?dist=bio.php"

/* Issues and Legislation */
DQM_sub_xy2 = "-132,19"
DQM_sub_menu_width2 = 132;
DQM_subdesc2_0 = "CongressTrack: Key Votes"
DQM_subdesc2_1 = "State Key Votes"
DQM_subdesc2_2 = "CongressTrack: Status of Appropriations"
DQM_subdesc2_3 = "CongressTrack: Recent Votes"
//DQM_subdesc2_4 = "CongressTrack: Status of Legislation"	  
DQM_subdesc2_4 = "Issues and Interest Group Ratings"
DQM_subdesc2_5 = "Issue Organizations"
/*This gives you the ability to have a specific target other than the global target setting  syntax:DQM_urltarget#_#_#*/
DQM_urltarget2_2 = "_new"
DQM_url2_0 = "/issue_keyvote.php?state_id=NA"
DQM_url2_1 = "/issue_keyvote.php"
DQM_url2_2 = "http://thomas.loc.gov/home/approp/app06.html"
DQM_url2_3 = "/issue_keyvote_recent.php"
//DQM_url3_4 = "issue_status.php"
DQM_url2_4 = "/issue_rating.php"
DQM_url2_5 = "/issue_group.php"
/*****  REMOVED "Status of Key Legislation" SECTION on 11/11/03 -- SAUL ****/
/*****  ADDED   "Stauts of Key Legistlation" SECTION on April 20, 2005 -- Matt ****/
/*DQM_subdesc2_1 = "CongressTrack: Status of Key Legislation"
DQM_subdesc2_2 = "CongressTrack: Status of Appropriations"
DQM_subdesc2_3 = "CongressTrack: Recent Votes"
DQM_subdesc2_4 = "Issues and Interest Group Ratings"
DQM_subdesc2_5 = "Issue Organizations"
DQM_url2_0 = "issue_keyvote.php"
DQM_url2_1 = "issue_status.php?ctype=L"
DQM_url2_2 = "issue_status.php?ctype=A"
DQM_url2_3 = "issue_keyvote_recent.php"
DQM_url2_4 = "issue_rating.php"
DQM_url2_5 = "issue_group.php"*/



/* My State */
DQM_sub_xy3 = "-57,19"
DQM_sub_menu_width3 = 150;
//DQM_subdesc3_0 = "State Government Facts and Statistics"
DQM_subdesc3_0 = "State Government Resources and Contact Information"
DQM_subdesc3_1 = "Voter Registration Information"
DQM_subdesc3_2 = "Ballot Measures"
DQM_subdesc3_3 = "Political Resources"
DQM_subdesc3_4 = "State Legislative Leadership"
DQM_subdesc3_5 = "State Facts"
//DQM_url3_0 = "mystate_government_statistics.php"
DQM_url3_0 = "/mystate_government_resources.php"
DQM_url3_1 = "/voter_registration_resources.php"
DQM_url3_2 = "/election_ballot_measures.php?src=mystate"
DQM_url3_3 = "/resource_political_resources_state.php"
DQM_url3_4 = "/official_leadership.php"
DQM_url3_5 = "/mystate_statefacts.php"

/* REMOVED from My State */ 
//DQM_subdesc3_0 = "List of State Officials"
//DQM_subdesc3_1 = "Candidates for State Offices"
//DQM_subdesc3_2 = "U.S. Congress Officials"
//DQM_subdesc3_3 = "Candidates for U.S. Congress"
//DQM_url3_0 = "official_state.php?src=mystate"
//DQM_url3_1 = "election_state.php"
//DQM_url3_2 = "mystate_congress_officials.php"
//DQM_url3_3 = "election_congress.php"
//DQM_url3_6 = "index_state.htm"


/* Voter Registration */
DQM_sub_xy4 = "-112,19"
DQM_sub_menu_width4 = 150;
//DQM_subdesc4_0 = "Register to Vote Online"  
//DQM_subdesc4_1 = "Deadlines to Register"
//DQM_subdesc4_2 = "Where to Register"
//DQM_subdesc4_3 = "How and Where to Get Absentee Ballots" 
DQM_subdesc4_0 = "Voter Registration Information"
DQM_subdesc4_1 = "Local Election Offices"
//DQM_subdesc4_2 = "Register to Vote Online with Rock the Vote"
//DQM_url4_0 = "index_voter.htm"
//DQM_url4_1 = "index_voter.htm"
//DQM_url4_2 = "index_voter.htm"
//DQM_url4_3 = "index_voter.htm"
DQM_url4_0 = "/voter_registration_resources.php"
DQM_url4_1 = "/voter_county_election_offices.php"
//DQM_url4_2 = "https://secure5.ctsg.com/rtv/ovr/indexNoPop.asp"
DQM_urltarget4_2 = "_new"

/* Political Resources */
DQM_sub_xy5 = "-115,19"
DQM_sub_menu_width5 = 150;
DQM_subdesc5_0 = "US Government Basics"
DQM_subdesc5_1 = "Web Yellow Pages"
DQM_subdesc5_2 = "Political Parties"
DQM_subdesc5_3 = "News Media"
DQM_subdesc5_4 = "Think Tanks"
DQM_subdesc5_5 = "Demographics and Maps"
DQM_subdesc5_6 = "Political Science Resources"
DQM_subdesc5_7 = "Political Trivia"
DQM_subdesc5_8 = "Polling Sources"
DQM_subdesc5_9 = "State Political Resources"
DQM_subdesc5_10 = "Vote Smart Classroom"
DQM_subdesc5_11 = "Young Voters Resources"

DQM_url5_0 = "/index_resources.htm"
DQM_url5_0 = "/resource_govt101_01.php"
DQM_url5_1 = "/resource_yellow.php"
DQM_url5_2 = "/resource_political_resources.php?category=1"
DQM_url5_3 = "/news_media_resources.php"
//DQM_url5_3 = "resource_political_resources.php?category=3"
DQM_url5_4 = "/resource_political_resources.php?category=10"
DQM_url5_5 = "/resource_political_resources.php?category=13"
DQM_url5_6 = "/resource_political_resources.php?category=11"
DQM_url5_7 = "/resource_political_resources.php?category=14"
DQM_url5_8 = "/resource_political_resources.php?category=12"
DQM_url5_9 = "/resource_political_resources_state.php"
DQM_url5_10 = "/resource_classroom.php"
DQM_url5_11 = "/resource_yvp.php"

function showListbox(){
        // Netscape Navigator 4:
	if(document.layers){
		if(!document.layers["divHideFromMenus"]) return false;
		document.layers["divHideFromMenus"].visibility="visible";
	}
	// Internet Explorer:
	if(document.all){
		if(document.all.divHideFromMenus)
		document.all.divHideFromMenus.style.visibility="visible";
		if(document.all.divHideFromMenus2)
		document.all.divHideFromMenus2.style.visibility="visible";
	}
	// Netscape 6:
	if(document.getElementById){
		if(document.getElementById("divHideFromMenus"))
		document.getElementById("divHideFromMenus").style.visibility="visible";
		if(document.getElementById("divHideFromMenus2"))
		document.getElementById("divHideFromMenus2").style.visibility="visible";
	};
};
function hideListbox(){
	// Netscape Navigator 4:
	if(document.layers){
		if(!document.layers["divHideFromMenus"] && !document.layers["divHideFromMenus"]) return false;
		document.layers["divHideFromMenus"].visibility = 'hidden';
		document.layers["divHideFromMenus2"].visibility = 'hidden';
	}
	// Internet Explorer:
	if(document.all){
	    if(document.all.divHideFromMenus)
	    document.all.divHideFromMenus.style.visibility="hidden";
	    if(document.all.divHideFromMenus2)
	    document.all.divHideFromMenus2.style.visibility="hidden";
	}
	// Netscape 6:
	if(document.getElementById){
		if(document.getElementById("divHideFromMenus"))
		document.getElementById("divHideFromMenus").style.visibility="hidden";
		if(document.getElementById("divHideFromMenus2"))
		document.getElementById("divHideFromMenus2").style.visibility="hidden";
	}
}
    
