function kishur(the)
{
tab=window.open(the,'tab','width=810, height=625 scrollbars=yes toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,copyhistory=yes,align=center')
tab.focus()
}