var odat, xdat, ydat;
function checkFrameset(odat,xdat,ydat)
 { if(!parent.schrift) { 
  location.href = "../index.html?" + location.pathname + odat + xdat + ydat; } }

