function laden ()  
{
 if(top.frames.length == 0)
 {
 parent.location.href='http://www.expo-photo-album.de/index.html';
}
}
