function load (site)
{
  parent.location.href = "./" + site + ".html";
}
