function pop(file){helpwindow = window.open(file,"pophelp","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=560,height=480,top=100,left=100");helpwindow.focus();return false;}function popUpMovie(file){helpwindow = window.open(file,"movie","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=680,height=550,top=100,left=100");helpwindow.focus();return false;}
