<!--includes.html-->
<!--includes_freeform--><!--row_format1-->
// LAST UPDATED 2009-06-05 
 function submitPilotResourcesFormToPopUp(f) { f.target = 'pilotResourcesPopUp' window.open('<A HREF="http://www.avweb.com/pilotresources/index.php',f.target,'menubar=no,scrollbars=no,width=600,height=600">http://www.avweb.com/pilotresources/index.php',f.target,'menubar=no,scrollbars=no,width=600,height=600</A> '); f.submit(); f.target.focus(); return false; } 
 // OLD, UNUSED FUNCTION /* function pilotResourcesPopUp(reference) {  window.open(reference,'openReference','width=600,height=600,toolbar=no,scrollbars=no,statusbar=no,menubar=no,resizable=no')  pilotResourcesPopUp.focus() } */

<!--/row_format1--><!--/includes_freeform-->

<!--includes_msg_list--><!--/includes_msg_list-->
