if (showFlash) {
// flash content
document.write('<embed src="flash/home_rotate.swf" quality="high" bgcolor="#ffffff" width="215" height="284" name="home_rotate" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer/"></embed>');
} else {
// static content
document.write('<img src="flash/home_static.jpg" width="215" height="284" border="0" alt="Click to Enter Gallery" usemap="#homestatic">');
}