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