/* this is a very simple c file containing almost nothing */

ViewBrowser()

{
  int i;
  
}


UnBrowser()
{
  int j;
}

