/*
// Right Column for arctic policy pages
*/ 
// BEGIN RIGHT COLUMN

var str='';

str+='<table border="0" cellspacing="0" cellpadding="4">';
str+='<tr><td nowrap align="center" colspan="2"><img src="images/interest.gif" border="0"></td></tr>';

str+='<tr><td valign="top" colspan="2" class="normaltext">TAKE ACTION: <a href="http://audubonaction.org/campaign/hr39" class="link">Ask Congress to Permanently Protect the Arctic Refuge</a></td>';

str+='<tr><td colspan="2">&nbsp;</td></tr>';

str+='<tr><td valign="top" colspan="2"><img src="http://www.audubon.org/campaign/images/Aud_Adv.jpg" border="0"><br><a href="http://audubonaction.org/audubon/join.html" class="link">Sign up for Audubon Advisory and Alerts</a></td>';

str+='<tr><td colspan="2">&nbsp;</td></tr>';

str+='<tr><td valign="top" colspan="2" class="normaltext"><a href="files/CRS_arctic_2007.pdf" class="link" target="_blank">Read the 2007 CRS Report</a> (PDF)</td>';

/*
str+='<tr><td valign="top" colspan="2" class="normaltext"><b>Recent News</b></td>';

str+='<tr><td valign="top" colspan="2" class="normaltext"><a href="http://www.audubon.org/news/press_releases/0806-BPSpill_08_14_06.html" class="link" target="_blank">Audubon Says Pipeline Spill Shows Need for Creative Energy Policy, 08/14/06</a></td>';

str+='<tr><td colspan="2">&nbsp;</td></tr>';
*/

str+='<tr><td valign="top"><img src="images/ptarmigan_sm.jpg" width="84" height="79" border="0"></td>';
str+='<td valign="top"><a href="files/ArcticAd2.wmv" class="link">View TV Ad</a></td></tr>';

str+='<tr><td colspan="2">&nbsp;</td></tr>';

str+='<tr><td valign="top" colspan="2" class="normaltext"><b>From the Magazine</b></td>';

str+='<tr><td valign="top"><img src="images/smallcover0109_sm.gif" width="84" height="109" border="0"></td>';
str+='<td valign="top" class="normaltext"><a href="http://magazine.audubon.org/arcticupdate/arcticupdate0505.html" class="link">Arctic 2005 Update </a><br><br>The Last Great Wilderness: <a href="http://magazine.audubon.org/features0109/arctic.html" class="link">Audubon Magazine 2002 article</a></td></tr>';
str+='<tr><td colspan="2">&nbsp;</td></tr>';


str+='<tr><td valign="top"><img src="images/oilbird_sm.jpg" border="0"></td>';
str+='<td valign="top" class="normaltext">Birds & Oil Don\'t Mix: <a href="files/Birds_and_Oil_Development.pdf" class="link" target="_blank">Read Our Special Report</a></td></tr>';


str+='<tr><td colspan="2">&nbsp;</td></tr>';

str+='<tr><td valign="top" colspan="2" class="normaltext"><a href="http://www.audubon.org/bird/watchlist/index.html" class="link">On The Watch List:</a></td>';
str+='<tr><td valign="top" colspan="2" class="normaltext"><a href="http://audubon2.org/webapp/watchlist/viewSpecies.jsp?id=11" class="link">American Golden-Plover</a></td>';
str+='<tr><td valign="top" colspan="2" class="normaltext"><a href="http://audubon2.org/webapp/watchlist/viewSpecies.jsp?id=173" class="link">Red Knot</a></td>';
str+='<tr><td valign="top" colspan="2" class="normaltext"><a href="http://audubon2.org/webapp/watchlist/viewSpecies.jsp?id=193" class="link">Spectacled Eider</a></td>';
str+='<tr><td valign="top" colspan="2" class="normaltext"><a href="http://audubon2.org/webapp/watchlist/viewSpecies.jsp?id=197" class="link">Steller’s Eider</a></td>';
str+='<tr><td valign="top" colspan="2" class="normaltext"><a href="http://audubon2.org/webapp/watchlist/viewSpecies.jsp?id=187" class="link">Short-eared Owl</a></td>';
str+='<tr><td valign="top" colspan="2" class="normaltext"><a href="http://audubon2.org/webapp/watchlist/viewSpecies.jsp?id=52" class="link">Buff-breasted Sandpiper</a></td>';


str+='<tr><td colspan=2 class="normaltext"><BR><b>More information:</b></b><br><a href="http://www.protectthearctic.com/facts.html" target="_top">Audubon Fact Sheets: Arctic National Wildlife Refuge</a><BR><a href="http://www.protectthearctic.com/history.html" target="_top">Arctic Refuge Timeline</a><BR><a href="http://www.protectthearctic.com/history_migrate.html" target="_top">Arctic Birds In Your State</a>';

str+='</tr></table>';


// END Right Col

document.write(str);


