function showOptional(){var c=document.getElementById("registrationTable"),a=document.getElementById("optionalRegistration"),d=document.getElementById("submitRow");a=YAHOO.util.Dom.getElementsByClassName("","tr",a);for(var b=0;b<a.length;b++)c.insertBefore(a[b],d)};
