 function RUNRandomizer()
 {
 
 document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="/images/holiday/flashcab/swflash.cab#version=5,0,0,0" width="581" height="450" id="randomizer" align="middle">\n');
document.write('<param name="allowScriptAccess" value="sameDomain" />\n');
document.write('<param name="movie" value="/flash/spring_randomizer.swf" />\n');
document.write('<param name="quality" value="high" />\n');
document.write('<param name="bgcolor" value="#cccccc" />\n');
document.write('<embed src="/flash/spring_randomizer.swf" quality="high" bgcolor="#ffd2d2" width="581" height="450" name="SPRING" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash"/>\n');
document.write('</object>\n');
}