if (showFlash) {
// flash content
document.write('<embed width="100%" height="100%" src="clickmap.swf" bgcolor="#DCCFAD" scale="showall" loop="false" menu="false" quality="best" pluginspage="http://www.macromedia.com/go/getflashplayer/"></embed>');
} else {
// static content
document.write('<div align="center"><a href="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank"><img src="no_flash.gif" border="0" alt="In order to experience the Napa Valley Clickable Map, you will need to download Macromedia`s free Flash Player.  Click here!" width="720" height="300"></a></div>');
}
