if (typeof affil_domain == 'undefined') {
 affil_domain = "stage";
}
inc_beaches_js =
'<link href="http://content.gannettonline.com/gns/beaches'
+ '/beaches.css" rel="stylesheet" type="text/css" />\n<div i'
+ 'd="beacheswrapper">\n\n	<h3>DATABASE REPORT</h3>\n	\n\n<div i'
+ 'd="beacheslogo"><p><img src="http://content.gannettonlin'
+ 'e.com/gns/beaches/beaches.jpg" alt="Swim at your own ris'
+ 'k" width="120" height="120" border="0" /></p>\n</div>\n\n\n\n'
+ '<div id ="beachescoverage">\n<h2><strong>Swim at your own'
+ ' risk</strong></h2>\n<p>Find out why harmful bacteria is '
+ 'a growing danger at beaches across the country.</p>\n<h4>'
+ '&raquo; <a href="http://' + affil_domain + '.gns.gannettonline.com/apps/pbcs.'
+ 'dll/section?Category=beaches" target="_blank">Learn abou'
+ 't water quality at beaches where you vacation</a>.</h4>\n'
+ '<h4>&raquo; <a href="http://' + affil_domain + '.gns.gannettonline.com/apps/p'
+ 'bcs.dll/section?Category=beaches" target="_blank">Explor'
+ 'e an interactive database</a>.</h4>\n<h4>&raquo; <a href='
+ '"http://' + affil_domain + '.gns.gannettonline.com/apps/pbcs.dll/section?Cate'
+ 'gory=beaches" target="_blank">Watch videos about how bea'
+ 'ch water quality is tested</a>.</h4>\n\n</div>\n\n\n</div>\n';

// end_var_declaration
document.write(inc_beaches_js);