<!--
//edit the links as you would with regular html but remeber the '/" changes and follow the examples as a guide

document.write('<p>Sponsor Home</p>');

document.write('<p><a href="index.html">Troop 784<a/></p>');

document.write('<p>Crew 784 Coming Soon</p>');

document.write('<p><a href="http://www.catalinacouncil.org">Catalina Council</a></p>');

document.write('<p><a href="http://www.catalinacouncil.org/spanishtrails">Spanish Trails District, Catalina Council, BSA</a></p>');

document.write('<p><a href="http://meritbadge.org/wiki/index.php?title=Main_Page">Advancement Info.</a></p>');

document.write('<p><a href="http://meritbadge.org/wiki/index.php/Merit_Badges">Merit Badge Info.</a></p>');

document.write('<p>&nbsp;</p>');
//-->
