// JavaScript Document

{
document.write('<object type="application/x-shockwave-flash" data="Graphics/Main.swf" width="780" height="318">\n');
document.write('<param name="movie" value="Graphics/Main.swf" />\n'); 
document.write('<param name="wmode" value="transparent"/>\n');
document.write('</object>\n');
}	