// This is the Database of Upcoming Events
// Please Edit with Care.
//
// 4 Fields (surrounded by brackets[]) are used for EACH event:
// 	["introduction #", "Pic","link", "introduction"]
//
//
//
// 	Each paragraph field must be be surrounded by quotation marks followed by a comma ("",) EXCEPT the "intro" field.
//	The "introduction" field is surrounded by quotation marks only ("").
//
// Each event has a comma after the closing bracket IF another event is below it on the next line down.
//	Note: The last event in this file should NOT have a comma after the closing bracket
//
// The introduction # field uses:
//	"1" = Intro; "2" = Pepper; "3" = Natives ; "4" = Helping; 
//

check = new Array(


["1","Shoreline Habitat Restoration Program", "<img class=intr src=gallery/Plants/Wmangrove.jpg>", "shoreline/shore_program.html",
"<p class=intro>MRC's Shoreline Habitat Restoration improves the wildlife and scenic values of the Indian River Lagoon's shoreline ecosystem. To do this MRC staff and volunteers remove Invasive species and restore Native vegetation. The new natural habitat provides more fish, more bird, and more beautiful parks for our enjoyment. <br><p class=intro> Since 1992, the Marine Resources Council of East Florida (MRC) has worked with volunteers, schools and various organizations to remove Brazilian pepper and restore natural Vegetation along the 156 miles of Indian River Lagoon shoreline.</p>"],

["2","Invasive Species Removal","<img class=int src=gallery/Plants/brazilianpepper.jpg>",
"shoreline/pepper.html",
"<p class=intro>The Brazilian pepper tree is an exotic species of tree that is highly invasive to Florida. It was imported in the 1840's from South America as an ornamental plant. It's bright red berries  a green leaves made it a good choice for a Christmas plant.Pepper trees can take on a tree or a shrub-like appearance and can grow up to 30-40 feet tall. They can grow multiple trunks and can even take on vine-like characteristics, and their branches can grow very long and in any direction possible. They fruit all year long but this activity is concentrated in the fall from September to November.  Brazillian pepper berries produce harmful effects on wildlife when ingested, and therefore provide a less effective habitat and resource than native species.</p>"],

["3","The Importance of Native Plants", "<img class=intr src=gallery/Plants/Wmangrove.jpg>",
"shoreline/natives.html",	"<p class=intro> The Indian River Lagoon is an estuary and requires most of its shoreline species to be salt tolerant.  However, many freshwater streams and rivers connect to the lagoon and provide habitat for salt intolerant species.  Native plant species that are commonly planted by the Marine Resources council include White,Black, and Red Mangroves, Sea oxeye daisy, Sea pursalane, Sea Grape, Spartina grass, and others.  These native species provide important food and habitat for wildlife in the area, including manatees, fish, birds, and other native animals.  In fact it is because of these native species that the Indian River Lagoon can host over 2,200 different species of animals, and attract visitors from all over the world to admire our unique resources</p>"],

["4","Come Help the MRC!!",  "<img class=int src=gallery/best.jpg>","join.html",
"<p class=intro> The Marine Resources Council restores habitat within the IRL mainly through the help of volunteers.  We have a very large volunteer base in the four counties spanned by the IRL.  You can assist the MRC in its efforts by <b><u>donating to the MRC</b></u>, or by <b><u>volunteering</b></u> your time to help in the many events we host.  Business owners and other interested individuals have rutinely assisted the MRC by providing in-kind contributions (including vehicles, and tools), but there are thousands of ways that you can assist in our efforts.  Call the MRC today at (321) 750 9157 to find out more.</p>"],

["5","Gallery",  "<center><img class=cent src=gallery/best.jpg></center><br>",
"shoreline/gallery",
"<p class=intro>Click here see photos taken by us and our volunteers at restoration events around the IRL.  <br> Photos are categorized according to the type of event and its location<p class=intro><b><u>For information on how YOU can participate in our events or set-up one of your own call (321) 725 7775</b></u></p>"],

["6","Calendar",  "<center><img class=cent src=http://www.mrcirl.org/shoreline/gallery/schedule.JPG></center><br>", "shoreline_schedule/index.html",
	"<p class=intro>Click here for a list of events comming up!<br> The list may or not be completely up to date to for current information it is usually best to call the MRC<p class=intro><b><u> For information on how YOU can participate in our events or set-up one of your own call (321) 725 7775(321) 725 7775</b></u></p>"]












);

