 document.write('<div id = "right_nav_container">');
 document.write('<div id = "right_nav_header" >Ecosystem-Based Management</div>');
 document.write('<div id = "right_nav">');


 
 if(page !=  '12')
       {document.write('<a href = "12.htm">What\'s the Problem?</a><br />');} 
      else
           {document.write( '<u>What\'s the Problem?</u><br />');}
           
           
 if(page !=  '13')
       {document.write('<a href = "13.htm">What is E-BM?</a><br />');} 
      else
           {document.write( '<u>What is E-BM?</u><br />');}


if(page !=  '14')
       {document.write('<a href = "14.htm"> E-BM in Ecological Regions</a><br />');} 
      else
           {document.write( '<u> E=BM in Ecological Regions</u><br />');}

 if(page !=  '15')
       {document.write('<a href = "15.htm">Multiple Objectives Approach</a><br />');} 
      else
           {document.write( '<u>Multiple Objectives Approach</u><br />');}

 
 if(page !=  '16')
       {document.write('<a href = "16.htm">Humans in the Ecosystem</a><br />');} 
      else
           {document.write( '<u>Humans in the Ecosystem</u><br />');}
           
 

 document.write('</div>');
 document.write('</div>');
 document.write('<img src = "img/dot.gif" alt ="" width = "300" height = "1" />');
 