// setup some meta content arrays for specific pages
$arTitles = array();
$arTitles['/islands.html'] = "Islands of Coiba National Park, Panama | CoibaNationalPark.com";
$arTitles['/granito_de_oro.html'] = "Granito De Oro Island in Coiba National Park, Panama | CoibaNationalPark.com";
$arTitles['/bahia_damas_reef.html'] = "Bahia Damas Reef in Coiba National Park, Panama | CoibaNationalPark.com";
$arTitles['/prison.html'] = "Isla Coiba Prison Penal Colony in Coiba National Park, Panama | CoibaNationalPark.com";
$arTitles['/contact.php'] = "Contact Us | CoibaNationalPark.com";
$arTitles['/marine-conservation.html'] = "Marine Conservation at Coiba National Park | CoibaNationalPark.com";
$arTitles['/isla-coiba.html'] = "Isla Coiba at Coiba National Park | CoibaNationalPark.com";
$arTitles['/jicaron.html'] = "Coiba's Jicaron Island | CoibaNationalPark.com";
$arTitles['/jicanita.html'] = "Coiba's Jicanita Island | CoibaNationalPark.com";
$arTitles['/tours.html'] = "Coiba Tours and Day Trips by Boat | CoibaNationalPark.com";
$arTitles['/area-attractions.html'] = "Coiba National Park Area Attractions | CoibaNationalPark.com";
$arTitles['/wildlife-ecotours.html'] = "Panama Wildlife, Hiking and Ecotours at Coiba National Park | CoibaNationalPark.com";
$arTitles['/fishing.html'] = "Panama Fishing at Coiba National Park | CoibaNationalPark.com";
$arTitles['/kayak.html'] = "Panama Kayak Tours and Kayaking Trips at Coiba National Park| CoibaNationalPark.com";
$arTitles['/snorkeling.html'] = "Panama Snorkeling at Coiba National Park | CoibaNationalPark.com";
$arTitles['/bird-watching.html'] = "Panama Bird Watching at Coiba National Park | CoibaNationalPark.com";
$arTitles['/environment.html'] = "The Environment at Coiba National Park | CoibaNationalPark.com";
$arTitles['/coiba-hope-spot.html'] = "Coiba: A Hope Spot | CoibaNationalPark.com";
$arDescriptions = array();
$arDescriptions['/fishing.html'] = "";
$arDescriptions['/islands.html'] = "";
$arDescriptions['/granito_de_oro.html'] = "Granito De Oro is a pristine islet of the coast of Isla Coiba in the Coiba National Park, Panama. Its name means granules of gold which reflects its purity.";
$arDescriptions['/bahia_damas_reef.html'] = "Bahia Damas Reef in Coiba National Park, Panama is the second largest reef in the eastern Pacific Ocean and one of the largest in Central America.";
$arDescriptions['/prison.html'] = "The Isla Coiba Prison Penal Colony served as Panama's version of Devil's Island for nearly 100 years.";
$arDescriptions['/coiba-hope-spot.html'] = "Recently, Isla Coiba, Panama was declared a hope spot by Mission Blue as part of the Eastern Pacific Seascape spanning Central and South America.";
$arKeywords = array();
$arKeywords['/fishing.html'] = "fish, Panama, fishing, Hannibal, Coiba, marlin, tuna, dorado, rooster fish, cabera, snapper";
$arKeywords['/islands.html'] = "Coiba, Rancheria, Coibita";
$arKeywords['/granito_de_oro.html'] = "Granito De Oro, pristine, sand, beach, islet Coiba, Panama";
$arKeywords['/bahia_damas_reef.html'] = "Bahia Damas Reef, Central America, Panama";
$arKeywords['/prison.html'] = "prison, penal colony, Coiba, Panama";
// do we have some meta content for this page?
if ($arTitles[$_SERVER['REQUEST_URI']]) $strTitle = $arTitles[$_SERVER['REQUEST_URI']];
if ($arDescriptions[$_SERVER['REQUEST_URI']]) $strDesc = $arDescriptions[$_SERVER['REQUEST_URI']];
if ($arKeywords[$_SERVER['REQUEST_URI']]) $strKeys = $arKeywords[$_SERVER['REQUEST_URI']];
// default values (also used for the index)
if (!$strTitle) $strTitle = "Coiba National Park, Panama";
if (!$strDesc) $strDesc = "Coiba National Park, Panama Information";
if (!$strKeys) $strKeys = "Coiba National Park, Panama";
// are we on the index?
$strReq = str_replace("/new/","/",$_SERVER['REQUEST_URI']);
if ($strReq == "/" or substr($strReq,0,11) == "/index.html") $sec = "index";
?>
Bahia Damas is the somewhat protected bay on the east side of Isla Coiba, Panama. Its waters boast the second largest coral reef in the Eastern Pacific Ocean. At 135 hectares or 335 acres, it is one of the largest reefs in Central America.
In addition to being home to a large coral community, the reef gives refuge to enormous schools of fish of all sizes. Sightings of large groups of manta rays, sharks, tuna, snapper and other fish are common as are a multitude of dolphin and whales species.
The reef is subject to a variety of natural influences including El Nino’s warming effects and changing tides and ocean currents. This convergence of natural phenomenon make the Bahia Damas’ reef a treasure not only for divers but also for researchers evaluating the effects of nature’s intermingling forces.
The reef environment of the Bahia Damas is fragile. To protect this valuable resource, scuba diving should be arranged through the professional dive operations that service the park area. These operators can arrange the proper permits and have a vested interest in protecting the reefs that provide them and their clients such incredible adventures.