
// FOR IE MUST RUN AFTER VBCHECK

if(!plugin){
if (!flashSix) {
	flashElse = true;
} else if (flashSix) {
	document.location = "flashsite.html";
}
}