function checkFrameset() { if(!parent.navi) location.href="../index.htm?" + location.pathname;}
function checkFramecall() { var URL=location.search; if(URL) frames.main.location.href=URL.substring(1,URL.length);}