document.write('');
document.write('');
document.write('<div align="left" style="width:'+ShareASaleVideo.videoWidthNoCue+'px; height:'+ShareASaleVideo.videoHeight+'px; overflow:visible; text-align:left;">');
document.write('<div style="width:'+ShareASaleVideo.videoWidthNoCue+'px; height:'+ShareASaleVideo.videoHeight+'px; overflow:hidden; position:absolute;">');
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab##version=7,0,0,0" width="'+ShareASaleVideo.videoWidth+'"  height="'+ShareASaleVideo.videoHeight+'"  id="'+ShareASaleVideo.movieId+'">');
document.write('<param name="movie" value="'+ShareASaleVideo.player+'"/>');
document.write('<param name="allowScriptAccess" value="always" />');
document.write('<param name="quality" value="high"/>');
document.write('<param name="salign" value="lt" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<param name="flashvars" value="'+ShareASaleVideo.varString+'&afftrack='+ShareASaleVideo.affTrack+'&urlLink='+ShareASaleVideo.urlLink+'"/>'); 
document.write('<embed src="'+ShareASaleVideo.player+'?'+ShareASaleVideo.varString+'&afftrack='+ShareASaleVideo.affTrack+'&urlLink='+ShareASaleVideo.urlLink+'"'); 
document.write('width="'+ShareASaleVideo.videoWidth+'"');
document.write('height="'+ShareASaleVideo.videoHeight+'"');
document.write('salign="lt"');
document.write('wmode="transparent"');
document.write('quality="high"');
document.write('pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"');
document.write('type="application/x-shockwave-flash"');
document.write('allowScriptAccess="always"/>');
document.write('</object>'); 
document.write('</div>');
document.write('</div>');
document.write('');
document.write('');