﻿// JScript File
document.write()

 document.write('<object id="bv_loading" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"');
 document.write('                   height="80" width="80" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('   viewastext>');
document.write('<param name="wmode" value="transparent" />');
document.write('<param name="Movie" value="flash/bv_loading.swf" />');
document.write('<embed wmode="transparent" src="flash/bv_loading.swf"');
document.write('quality="high" width="80" height="80" name="bv_loading" align=""');
document.write('type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
document.write('</embed>');
document.write('</object>');
//document.write('<br/>')
/*
 document.write('<object id="counter3" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"');
 document.write('                   height="94" width="233" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('   viewastext>');
document.write('<param name="wmode" value="transparent" />');
document.write('<param name="Movie" value="flash/counter3.swf" >');
document.write('<embed wmode="transparent" src="flash/counter3.swf"');
document.write('quality="high" width="233" height="94" name="counter3" align=""');
document.write('type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
document.write('</embed>');
document.write('</object>');
*/
