fires after the item options were completely loaded from the server to the client
myForm.attachEvent("onOptionsLoaded", function(name){ //your code here });
the event is used for select and combo items