function openwindow2()
{
mywindow = window.open("http://www.ciil.org/","","width=790,height=430,toolbar,scrollbars,location,menubar,status,resizeable,,screenX=0,screenY=0,left=0,top=0");
}

function openwindow3()
{
mywindow = window.open("http://www.wbnsou.com/","","width=790,height=430,toolbar,scrollbars,location,menubar,status,resizeable=yes,,screenX=0,screenY=0,left=0,top=0");
}

