// JavaScript Document FalshTunnel
document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ');
document.writeln('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" ');
document.writeln('width="236" height="51">');
document.writeln('<param name="movie" value="Player005-Grey.swf">');
document.writeln('<param name="quality" value="high">');
document.writeln('<param name="bgcolor" value="#000000">');
document.writeln('<embed src="Player005-Grey.swf" quality="high" bgcolor="#000000"');
document.writeln('pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" ');
document.writeln('width="236" height="51"></embed>');
document.writeln('</object>');
