var bVersion = navigator.appVersion.indexOf("MSIE 4.5",0) + 1
if (bVersion >= 1) {
 haveqt = true; 
}