﻿//<!-- QUICK LINKS-->		
		document.write('<div class="footer-col">')
			document.write('<span class="footer-hdr">QuickLinks</span><br/><br/>')
			
			document.write('<ul id="footernav">');
				document.write('<li><a href="http://americanreform.org/index.php/contact/contacts">Contact Us</a></li>');
				document.write('<li><a href="http://www.americanreform.org/index.php/arp/donations">Contribute</a></li>');
				document.write('<li><a href="http://www.americanreform.org/index.php">Blog</a></li>');
				document.write('<li><a href="http://americanreform.org/index.php/party/westandfor/">What The ARP Stands For</a></li>');
				document.write('<li><a href="http://americanreform.org/index.php/careers/">Volunteer/Internship</a></li>');
			document.write('</ul>');
		document.write('</div>');
		
//<!-- SITE RESOURCES -->
		document.write('<div class="footer-col">');
			document.write('<span class="footer-hdr">Site Resources</span><br/><br/>');
			
			document.write('<ul id="footernav">');
				document.write('<li><a href="http://www.americanreform.org/index.php/arp/privacy">Privacy Policy</a></li>');
				document.write('<li><a href="http://www.americanreform.org/index.php/blog/cpanel">Manager Your Account</a></li>');
				document.write('<li><a href="http://www.americanreform.org/index.php/Sitemaps/"/>Site Map</a></li>');
				document.write('<li><a href="http://americanreform.org/index.php/blog/rss_2.0">RSS 2.0 Feeds</a></li>');
			document.write('</ul>');
		document.write('</div>');

//<!-- SOCIAL NETWORKS -->
		document.write('<div class="footer-col">');
			document.write('<span class="footer-hdr">Social Networks</span><br/><br/>');
			
			document.write('<ul id="footernav">');
				document.write('<li><a href="http://www.facebook.com/pages/United-States/American-Reform-Party/230912765417#" target="_blank"><img src="http://www.americanreform.org/picts/facebook_32.png" alt="" style="height:24px; width:24px;border:0"></a></li>');
				document.write('<li><a href="http://twitter.com/ARParty"><img src="http://www.americanreform.org/picts/twitter_32.png" alt="" style="height:24px; width:24px;border:0"></a></li>');
				//document.write('<li>YouTube</li>');
				//document.write('<li>MySpace</li>');
			document.write('</ul>');
		document.write('</div>');


//<!-- COPYRIGHTS -->		
		document.write('<div id="footer-col-rgt">')
			document.write('<img src="http://www.americanreform.org/picts/arp_buff05.png" alt="" height="118" width="159" /></div>')
		
		document.write('<div class="spacer">')
			document.write('<table width="97%" cellpadding="4px" >')
			document.write('<tr><td align="left" valign="top"><span class ="copyright">&copy;Copyright 2009 American Reform Party<br/>All Rights Reserved</span>')
			document.write('</td><td align="right" valign="top"><span class="copyright">')
			document.write('<a href="http://www.americanreform.org/index.php/arp/register" target="_top">Join the American Reform Party</a><br/> The Party of Common Sense and Integrity</span>')
			document.write('</td></tr></table>')
	document.write('</div>')

