function stat(){
  status="http://www.whalecloth.org/";
}

function sw()
{
if (document.body.filters){
  document.location.href = "./grenier/sentences.htm";
}
else {
  document.location.href = "./grenier/sentences_.htm";
}
}
function snotes()
{
window.open("sn.htm","","Height=220px,Width=400,left=300,top=300,scrollbars=yes,help=no,status=no,resizable=no,toolbar=no,menubar=no");
}