if (typeof affil_domain == 'undefined') {
 affil_domain = "stage";
}
inc_boatsafety_js =
'<link href="http://content.gannettonline.com/gns/boatsaf'
+ 'ety/boatsafety.css" rel="stylesheet" type="text/css" />\n'
+ '<div id="boatsafetywrapper">\n	<h3>DEEP COVERAGE</h3>\n   '
+ ' <div id="boatsafetylogo"><p><a href="http://' + affil_domain + '.gns.gannett'
+ 'online.com/apps/pbcs.dll/section?Category=WATER" target='
+ '"_blank"><img src="http://content.gannettonline.com/gns/'
+ 'boatsafety/boatsafety.jpg" alt="Boat safety" width="120"'
+ ' height="90" border="0" /></a></p>\n</div>\n<div id="boats'
+ 'afetycoverage">\n<h2><strong>Unsafe boating\'s deadly toll'
+ '</strong></h2>\n<p>Most people who died in boating accide'
+ 'nts in recent years might still be alive if they\'d taken'
+ ' a few simple precautions, according to a Gannett News S'
+ 'ervice analysis of Coast Guard data. Eight in ten of tho'
+ 'se killed in boating accidents between 2001 and 2005, fo'
+ 'r example, failed to wear a life vest.</p><p>Learn what '
+ 'you can do to stay safe on the water in a multimedia rep'
+ 'ort that includes a searchable database and video tips f'
+ 'rom the Coast Guard.</p>\n\n<p>&raquo; <a href="http://' + affil_domain + '.gns'
+ '.gannettonline.com/apps/pbcs.dll/section?Category=WATER"'
+ ' target="_blank">Start exploring now</a></p>  \n \n</div>\n'
+ '</div>\n';

// end_var_declaration
document.write(inc_boatsafety_js);