if (UseFlash)
{
AC_FL_RunContent("MOVIE", "slideshow.swf", "SRC", "slideshow.swf", "BGCOLOR", "#000000", "PLAY", "TRUE", "MENU", "FALSE", "LOOP", "FALSE", "QUALITY", "HIGH", "WIDTH", "640", "HEIGHT", "426");
}
else 
{
document.write('<img src="flash/flash-1.jpg" title="" alt="Park City Utah Interior Design Company" width="640" height="426" border="0" />');
}