//<!--

function reloadFrames()
{

if (!top.oben)
{
top.location.href = "index.html";
}

}

//-->

