// header.js

document.write('<object type="application/x-shockwave-flash" data="flash/header.swf" width="259" height="137">');
document.write('<param name="movie" value="flash/header.swf" />');
document.write('</object>');

// document.write('<param name="wmode" value="opaque">')>;
// document.write('<embed wmode="opaque">')>;