yvaerdi=(venstrefanenr-1)*20.0+89;
venstrefane='<div id="bev_venstrefane"'+
'style="top:'+yvaerdi+'px;height:20px;position:absolute;color:#000000;">'+
'<div style="top:2px;position:relative;">'+venstrefanetekst+'</div></div>'
document.write(venstrefane)