function showFlash() {
            document.write('<object type="application/x-shockwave-flash" data="http://uwf.edu/webpresence/chemistry/chemistry.swf" style="width:610px;height:366px;">');
            document.write('<param name="movie" value="http://uwf.edu/webpresence/chemistry/chemistry.swf"/>');
            document.write('<param name="wmode" value="opaque"/>');
            document.write('</object>');
}
