function FrameCheck(fset,fname) {if(!eval("parent."+fname)) {location.replace(fset+"?"+location.href);}}
function LoadFrame(fname) {var URL=location.search; if(URL) {frame=eval("frames."+fname); frame.location.replace(URL.substring(1,URL.length));}}
