function openpopup2()
{
op=window.open("popup2.html","","toolbar=no,height=438,width=580,status=no,scrollbars=no,location=no,titlebar=no")
}