$
var ContAbstOU = article.value("contAbstOu","");
var BildBr = article.value("bildbr","");
var BildAbstRL = article.value("bildAbstRl","");
var headstyle = "";
headstyle += '.scroller' + article.id + ' {';
headstyle += 'display:none;';
headstyle += ' margin:' + ContAbstOU + ' 0;';
headstyle += '}\n';
headstyle += '.scroller' + article.id + ' img {';
headstyle += 'vertical-align:middle;';
headstyle += ' border:none !important;';
headstyle += ' border-radius:0 !important;';
headstyle += ' box-shadow:none !important;';
headstyle += ' width:' + BildBr + 'px;';
headstyle += '}\n';
headstyle += '.scroller_item' + article.id + ' {';
headstyle += ' margin:0 ' + BildAbstRL + ';';
headstyle += '}\n';
system.addHtmlHeadElement("