function init() {
	g("map").innerHTML = (JJ.flash >= 6 ? '<embed src="/flash/hiking-trails.swf" quality="high" bgcolor="#000000" width="100%" height="100%" type="application/x-shockwave-flash" />' : '<p><a href="http://get.adobe.com/flashplayer/" title="Download link to Adobe&#39;s Flash Player" target="_blank">Flash Player</a> 6 or higher is required to see this page!</p>');
}

window.onload = init;