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