function openpopup3()
{
op=window.open("popup3.html","","toolbar=no,height=434,width=576,status=no,scrollbars=no,location=no,titlebar=no")
}