function newwindow()
{
window.open('help.php','jav','width=640,height=600,resizable=yes,scrollbars=yes');
}

