function newwindow() 
{ 
window.open('helpflights.htm','jav','width=300,height=500,scrollbars=yes'); 
}  