function openpopup()
{
op=window.open("popup.html","","toolbar=no,height=386,width=471,status=no,scrollbars=no,location=no,titlebar=no")
}