var bg = "http://media.timesfreepress.com/zedo/reskins/trans/transreskinbg.jpg";
var flash = "http://media.timesfreepress.com/zedo/reskins/trans/trans.swf";
var width = "728";
var height = "90";


document.write('<style type="text/css">#centerit {width:100%;margin:0 auto;');
document.write('background-image:url('+ bg +');');
document.write('background-position: 50% 0; background-repeat:no-repeat;}#insidecenterit {width:970px;margin:0 auto;}#headerwrap, #logodiv, #onlyinwrap {background-image:none;}</style>');
document.write('<div style="height:90px; width:728px;">');
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="'+ width +'" height="'+ height +'" id="trans" align="middle"><param name="allowScriptAccess" value="always" /><param name="movie" value="'+ flash +'" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><embed src="'+ flash +'" quality="high" width="'+ width +'" height="'+ height +'" name="trans" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>');
document.write('</div>');