function openpopup1()
{
op=window.open("popup1.html","","toolbar=no,height=436,width=580,status=no,scrollbars=no,location=no,titlebar=no")
}