function buildFeature()
{
    document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="468" height="316" id="imgGallery" align="middle">\n');
    document.write('<param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="imgGallery.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><param name="WMODE" value="transparent">\n');
    document.write('<embed src="imgGallery.swf" quality="high" bgcolor="#ffffff" width="468" height="316" name="imgGallery" align="middle" wmode="transparent" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
	document.write('<noembed><img src="images/feature_photo.png" width="468" height="316" alt="" /></noembed>\n');
    document.write('</object>\n');
}