function gotopage(pg)
{
  location.href=pg;
}

