Code:
if ( MM_FlashCanPlay ) {
window.location.replace("flash.html");
} else{
window.location.replace("noflash.html");
}
Really nice that your website uses javascript to check if someone can use flash, but without javascript it just display an empty white screen :p
edit: and too bad it's in the USA; wouldn't mind some free tickets for the Games Convention ;)