jsver=1.1;
if(ie){
  var nv = navigator.appVersion.substring(0,3);
  if(nv<4.0) jsver=1.0;
}
