<!--
// Copyright Jacob Crawfurd

//out of frames (if any)
if (top.location != location) top.location.href= location.href;



function NoErrorMess() {  return true; }
//window.onerror = NoErrorMess;


// -->