﻿function RunBldrs()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id="beelders" width="880" height="500" align="middle">\n');
   document.write('<param name="movie" value="beelders.swf">\n');
   document.write('<param name="loop" value="false">\n');
   document.write('<param name="menu" value="false">\n');
   document.write('<param name="quality" value="best">\n');
   document.write('<param name="bgcolor" value="#FFFFFF">\n');
   document.write('<embed src="beelders.swf" loop="false" menu="false" quality="best" bgcolor="#FFFFFF" width="880" height="500" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n');
   document.write('</object>\n');
}
