<!-- Begin

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

// ONLY USE lowercase FOR ALL OPTIONS




var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var paragraph_3 	= "yes"		// SHOW THE 3ND PARAGRAPH
var showimage		= "yes"		// SHOW A SIDEBAR IMAGE

var topspacing		= "5"		// NUDGE SIDEBAR DOWN
var sidewidth		= "120"		// SIDEBAR WIDTH





// NUDGE SPACER
document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');

document.write('<table cellpadding="5" cellspacing="10" border="0" class="sidebartext-right"><tr><td>');


// START RIGHT SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA


// END RIGHT SIDEBAR AREA PARAGRAPH 1

// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('<a href="donate.htm" target="_blank" title="Contribute">Contribute</a><br></legend>');

document.write('Make a contribution to ACDC</a><br>');
document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 2



// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('<a href="candidates2012.htm" target="_blank" title="Candidates">2012 Candidates</a><br></legend>');

document.write('<b><u>2012 Candidates</u></b><br>');
document.write('<a  href="http://www.barackobama.com/" target="_blank">Barack Obama</a>-President<br>');
document.write('<a href="http://www.bobcasey.com/" target="_blank">Bob Casey</a>-Senator<br>');
document.write('<a href="http://www.murphyforpa.com/" target="_blank">Patrick Murphy</a>-Attorney General<br>');
document.write('<a href="http://www.kathleengkane.com/news/kane-kickoff-party-experience-candidate-launches-attorney-general-campaign/" target="_blank">Kathleen Granahan Kane</a>-Attorney General<br>');
document.write('<a href="http://www.mccaffery2012.com/" target="_blank">Dan McCaffery</a>-Attorney General<br>');
document.write('<a href="http://eugene4pa.com/" target="_blank">State Representative Eugene DePasquale</a>-Auditor General<br>');
document.write('<a href="http://www.padems.com/team/treasurer-rob-mccord" target="_blank">Treasurer Rob McCord</a>-Treasurer<br>');
document.write('<a href="http://www.perkinsonforcongress.com/" target="_blank">Harry E. Perkinson</a>-Congress-4th District<br>');
document.write('<a href="candidates2012.htm">Kenneth W. Lee</a>-Congress-4th District<br>');
document.write('<a href="http://mikestrausbaugh.com/" target="_blank">Mike Strausbaugh</a>-House District 193<br>');
document.write('<a href="candidates2012.htm">Roger Lund</a>-Delegate to the National Democratic Convention<br>');
document.write('<a href="candidates2012.htm">Patricia Manning</a>-Delegate to the National Democratic Convention<br>');
document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 2

// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('<a href="links.htm" target="_blank" title="Links">Links</a><br></legend>');

document.write('<b>Favorite Democratic Links</b><br>');
document.write('<a  href="http://pa-truth.com/" target="_blank">Plain Truth-Fact Check</a><br>');
document.write('<a  href="http://www.facebook.com/group.php?gid=154819008729" target="_blank">FACEBOOK</a> Discussion<br>');
document.write('<a href="youtube.htm" target="_blank">ACDC videos on You Tube</a><br>');
document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 2









// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA



// END RIGHT SIDEBAR AREA PARAGRAPH 2


// START RIGHT SIDEBAR AREA PARAGRAPH 3 EDIT THIS AREA

   if (paragraph_3 == "yes") {

document.write('<fieldset><legend>');

document.write('<a href="faq-home.htm">F.A.Q.</a><br></legend>');

document.write('Frequently Asked Questions. <br>');

document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 3

// START RIGHT SIDEBAR AREA PARAGRAPH 3 EDIT THIS AREA

   if (paragraph_3 == "yes") {

document.write('<fieldset><legend>');

document.write('<a href="contact.htm">Volunteer</a><br></legend>');

document.write('Join our mailing list and volunteer. <a href="contact.htm" target="_blank">I want to help</a><br>');

document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 3





// SMALL PICTURE AREA



// START RIGHT SIDEBAR AREA PARAGRAPH 3 EDIT THIS AREA


// END RIGHT SIDEBAR AREA PARAGRAPH 3



document.write('</td></tr></table>');


// -- END -->
