Hi, There is still a problem with JS code '"" + window'. It shows 'WARNING: Script threw exception: TypeError: No default value' at the console. Doing 'alert(window)' correctly shows '[object Window]'. Other objects than window/frame, do return a '[object XXX]' when doing a '"" + object'. Regards, Koos Vriezen