<!--
if(hasActiveX || navPlugins)
{
	if(!hasFlash) {
		//window.location = "../commun/flashdetect/noflash.html";
		siteversion = "html";
	}
}
else
{
	//window.location = "../commun/flashdetect/noflash.html";
	siteversion = "html";
}
-->
