<!--//
function openwindow(mywindow){ 
window.open(mywindow,"New","status=no,toolbar=no,scrollbars=no,left=0,top=0,width=790,height=245");
}
-->