<!-- // hide from old browsers
function launchNewWindow(ThePage)
{
var newWindow = window.open(ThePage,'FAAO','toolbar=0,location=0,directories=0,status=0,menubar=1,scrollbars=1,resizable=0,width=740,height=560,top=30,left=30')
}
     // end script hiding 
// -->