which events are more appropriate for putting instantiation (set foo = new object) and desctruction (set foo = nothing) commands? initialize and terminate or load and unload?<BR><BR>this would be for ...