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