var imgpaths800= "/tl_files/img/ep_stand_my/BuLa/";

//Linke Seite
function SCRLi800(){
  var arrayfrontscriptvariable = frontscriptvariable.split("||");
        AnBULA(arrayfrontscriptvariable[0], arrayfrontscriptvariable[1]);
        frontdiv = AnBula;
}


//Rechte Seite
function SCRRe800(){

}

function AnBULA(Bulanr, Bulaname){
   AnBula =
     '<img src="'+imgpaths800+'BuLa0.gif" width="222" height="296" style="position:absolute; top:12px; left:138px;">'
     +'<img src="'+imgpaths800+'BuLa'+Bulanr+'.gif" width="222" height="296" style="position:absolute; top:12px; left:138px;">'
     +'<TABLE  width="138" height="320" BORDER=0 CELLSPACING=0 CELLPADDING=0 style="position:absolute; top:0px; left:0px;">'
     +'<TR><TD class="Text3" style="color:#000000;">'+Bulaname+'</TD></TR></TABLE>';
}
