if(document.documentMode && document.documentMode <= 11){
window.location="/error.html";
}
if ((!to3d()) || document.documentMode == 10 || document.documentMode == 11)
{
window.location="http://jquery.miaov.com/error.html";
}
{
window.location="http://jquery.miaov.com/error.html";
}