function laden()
{
if (top.location.href.lastIndexOf("index2.htm")==-1)
window.open('http://www.enduroteam.de/naviloader.htm','pt','width=220,height=160');
}
