function OnEasyErr(){
  this.window.location.replace("../SVC/SVC_OcxSetUp.asp");
  
}
var WMPString;
WMPString = '<object id="IBSnetAutoSetBatch" CLASSID="CLSID:1D19E76E-B525-46DB-B1F6-435649263C47" codebase="../OCX/ParanShop.cab#Version=1,0,0,5" width="0" height="0" VIEWASTEXT onError="OnEasyErr();"></object>'
+ '<object id="IBSnetHttpTransferCtrl" classid="CLSID:CE15AEDF-19E1-462C-AF28-948A5C715571" codebase="../OCX/ParanShop.cab#Version=1,1,0,2" width="0" height="0" VIEWASTEXT></object>'
+ '<object id="IBSnetHTTPUploadCtrl" classid="CLSID:15CB44D2-D326-47FA-8661-A16D83BF8AA8" codevase="../OCX/ParanShop.cab#Version=1,13,0,1" width="0" height="0" VIEWASTEXT></object>'
document.write(WMPString);

