function openpopup6()
{
op=window.open("popup6.html","","toolbar=no,height=456,width=362,status=no,scrollbars=no,location=no,titlebar=no")
}