//Begin Site Preview JS

//function refreshCentralFrame_LetterFromEnpac() {
//parent.Main.document.location.href= "../Main.asp?WhichField=LetterFromEnpac";
//}

//function refreshCentralFrame_Links(){
//parent.Main.document.location.href="../Main.asp?WhichField=EnpacCommittees_Leadership_Links";
//}

//function refreshCentralFrame_Events(){
//parent.Main.document.location.href="../Main.asp?WhichField";
//}

//function refreshCentralFrame_Volunteer() {
//parent.Main.document.location.href= "../Register.asp";
//}

//function refreshCentralFrame_NeedMoreInfo() {
//parent.Main.document.location.href= "../Main.asp?WhichField=NeedMoreInfo";
//}

//function refreshCentralFrame_FAQ() {
//parent.Main.document.location.href="../Main.asp?WhichField=FAQ";
//}

//function refreshCentralFrame_Contact() {
//parent.Main.document.location.href="../Main.asp?WhichField=ContactUs";
//}

//function refreshCentralFrame_legisInfo(urlString) {
//var popit = window.open(urlString,'console','status,scrollbars,resizable,width=640,height=480');
//}

function refreshCentralFrame_ViewPage( lcPageName ){
	document.location.href='Main.asp?WhichField='+lcPageName;
}

function refreshCentralFrame_LetterWriter() {
	document.location.href= "viewers/letterwriter_CategorySelect1_Old.asp";
}

function refreshCentralFrame_FindLegislator(){
	document.location.href="viewers/FindLegislator.asp";
}

function refreshCentralFrame_USCongress(){
	document.location.href="USCongress.asp";
}
//function refreshCentralFrame_Donate() {
//parent.Main.document.location.href= "../src/src_donate.asp?WhichField=UpdateMyInfo";
//}

//function refreshCentralFrame_Enroll() {
//parent.Main.document.location.href= "../Main.asp?WhichField=Enroll";
//}

//function refreshCentralFrame_UpdateMyInfo() {
//parent.Main.document.location.href= "../src/Update_My_Info.asp?WhichField=UpdateMyInfo";
//}

//function refreshCentralFrame_MemberNewsletter() {
//parent.Main.document.location.href="../Main.asp?WhichField=MemberNewsletter";
//}

//function refreshCentralFrame_Home() {
//parent.Main.document.location.href="../Main.asp?WhichField=Home";
//}

//function refreshCentralFrame_News() {
//parent.Main.document.location.href="../Main.asp?WhichField=EntergyInTheNews";
//}

//End Site Preview JS


