<!--
var theLinks = "<ul>";
theLinks += "<li>Surfrider Santa Barbara Chapter<a href='http://www.unitedstatesgreenproducts.com/reftracker.php?vid=5159&doref=detail.php?vid=5159&ref=index.php'>www.surfrider.org</a></li>";
theLinks += "<li><br>Community Environmental Council<a href='http://www.unitedstatesgreenproducts.com/reftracker.php?vid=5325&doref=detail.php?vid=5325&ref=index.php'>www.cecsb.org</a></li>";
theLinks += "</ul>";
document.write(theLinks);
//-->