function ladeframeset()
{
if(!parent.navigation)
location.href="/index.html?" + location.pathname;
}


