function init() {
	g("map").innerHTML = (JJ.flash >= 6 ? '<embed src="/flash/how-to.swf" menu="false" quality="best" bgcolor="#5b240f" width="473" height="490" type="application/x-shockwave-flash" />' : '<img src="/images/how-to.png" alt="" />');
}

window.onload = init;