function regionsFlash()
{
document.write('<object type="application/x-shockwave-flash" data="images/icons/regionsmap2.swf" width="190" height="300">\n');
document.write('<param name="movie" value="images/regionsmap2.swf" />\n');
document.write('</object>\n');
document.write('<br><font class="copyright">Click a pin on the map to<br>select regional information</font>');
}
