Delaware #10 Artificial Reef

Delaware #10 Artificial Reef

5.5 Nautical Miles from Indian River Inlet, 1.31 sq miles
Depth: 55-65 ft

The published records for this reef are confused. I've done my best to sort it out.


Type:
shipwreck, freighter, USA, converted to barge
Built:
1918, Globe Shipbuilding, Superior WI, as Contoocook, later Elda
Specs:
( 251' x 43 ft ) 2344 gross tons
Sunk:
Monday March 18, 1946
foundered
GPS:
38°36.769' -74°56.878' (DNREC)
Depth:
60 ft


rock reef
A hopper barge full of rock

All manner of concrete, steel, and stone rubble from dredging, demolition projects, and other construction is used as artificial reef materials. This material is generally available at very low cost or free from construction companies who are more than happy to get rid of it. Transportation costs determine where this material is used by the Reef Program.




I did some php programming in my custom WordPress theme, and gave it a new ability. Now on each page I can embed related pages, which previously only appeared as links in the sidebar ( and still do. ) While it is possible to embed anywhere, the sensible place is at the end, after all the content. Embedding a page in the middle of another page would probably be confusing. Actually, when a page is embedded, only the beginning of it is displayed, with a link to the whole thing. Then I got an even better idea, and added the page's 'parent' to the list. I also made some formatting changes so that each embedded page is clearly a separate entity.

What is really cool about this for this website is that now every dive site's page now includes the relevant charts. This is something I always had in the back of my mind, but I never thought of an easy way to do it across hundreds of pages, until now. Once the code was finished, it took just a single change in the WordPress setup to make it happen.