var win=window.open("","","left=0,top=0,width=200,height=200,status=yes"); win.defaultStatus="My status";
window.status = 'status';