

<!--- 
function newwindow(name) 
{//HTTP://............... 
window.open(name, '_blank', 'width=1000,height=740,top=1,left=1,directories=no,menubar=no,resizable=yes,status=no,tollbar=no,scrollbars=yes'); 
} 
//--> 
