function squirtFlash()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,47,0" width="30" height="30">\n');
document.write('<param name="movie" value="wimpy.swf?theFile=ad.mp3&amp;autoplay=yes&amp;loopMe=yes"  />\n');
document.write('<param name="quality" value="high" />\n');
document.write('<param name="BGCOLOR" value="#003478" />\n');
document.write('<embed src="wimpy.swf?theFile=ad.mp3&amp;autoplay=yes&amp;loopMe=yes" width="30" height="30" quality="high" bgcolor="#003478" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" />\n');
document.write('</object>\n');
}

