
<!-- NOTE: If you use a ' add a slash before it like this \' -->
<!-- NOTE: Copy and paste a link to add a new link -->

<!-- start

document.write('<!-- START MENU -->');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="header1">');
document.write('<br><div class="navbar">');	
document.write('<A HREF="index.html">Home</a><br>');
document.write('<A HREF="proposed_bill.html">Proposed Bill</a><br>');
document.write('<A HREF="myths.html">Bottle Bill Myths </a><br>');
document.write('<A HREF="reason_support.html">Reason To Support</a><br>'); 
document.write('<A HREF="links.html">Links</a><br>');
document.write('<A HREF="donations.html">Donations</a><br>');
document.write('<A HREF="petition.html">Petition</a><br>');
document.write('<A HREF="supporters.html">Supporters</a><br>');	
document.write('<A HREF="august_bill.html">New Bill Update</a><br>');
document.write('<A HREF="bill_update.html">Past Bill Update</a><br>');
document.write('<A HREF="photos.html">Photos</a><br>');
document.write('<A HREF="http://blogs.dallasobserver.com/unfairpark/2010/09/an_observer_photographer_disco.php" target="_blank">Dallas Waterways</a><br>');
document.write('<A HREF="contact_us.html">Contact Us</a><br>');
document.write('<A HREF="sitemap.html">Site Map</a><br>');
document.write('</div></td></tr></table>');
document.write('<!-- END MENU -->');

//  End -->
