sorry about my last Reply in vbscript you do not have to assign it to an object you could simply omit 'window.' leave you with
open("load.htm", "Loadingdata", "height=200,width=400,status=yes,toolbar=no,menubar=no,location=no")
note if you use the 'window.' you...