if (UseFlash)
{
AC_FL_RunContent("MOVIE", "slideshow.swf", "SRC", "slideshow.swf", "BGCOLOR", "#FFE941", "PLAY", "TRUE", "MENU", "FALSE", "LOOP", "FALSE", "QUALITY", "HIGH", "WIDTH", "640", "HEIGHT", "426");
}
else 
{
document.write('<img src="flash/fader_1.jpg" alt="" title="Days of 47 Rodeo" width="640" height="426" border="0" />');
}