function imFramesetLaden(){
  if(parent.frames.length<1){
    window.location.href = "http://www.sopot-records.de";
  }
}