function startAfterAnzeige(){
   if(EditierModus==0){
     flashdetect();
     setTimeout("startActions()", 1000 );
   }
}
