function createSlideshow(a,c,b){document.write('	<object type="application/x-shockwave-flash" data="'+a+'" width="355" height="155" style="z-index: 0;">');document.write('	<param name="movie" value="'+a+'" />');document.write('	<param name="quality" value="high" />');document.write('	<param name="WMODE" value="opaque" />');document.write('<div class="noflash">');document.write(b);document.write('<div class="getflashimg" style="float: left">'+c+"</div>");document.write('<div class="getflashtext">To view this slideshow you will need the free <a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">Adobe Flash player</a> (version 7 or greater) installed.</div> ');document.write("</div>");document.write("	</object>")};