<$ var ImgClose = article.value("img-close",""); var headstyle = ""; headstyle += '#fancybox-close {'; headstyle += 'width:40px;'; headstyle += ' height:40px;'; headstyle += ' top:-35px;'; headstyle += ' right:-35px;'; headstyle += ' background:transparent url("assets/wzp_ext-facybox_close/' + ImgClose + '");'; headstyle += '}\n'; headstyle += '#fancybox-content {'; headstyle += 'border-color:transparent;'; headstyle += '}'; system.addHtmlHeadElement("\n" + headstyle + "\n"); $> <$ var Break = article.value("breakpoint-dyn",""); var headstyle = '@media (max-width: calc(' + Break + 'px - 1px)) {'; headstyle += '.festbr {'; headstyle += 'display:none;'; headstyle += '}'; system.addHtmlHeadElement("\n" + headstyle + "\n"); $> <$ var Break = article.value("breakpoint-dyn",""); var headstyle = '@media (min-width: ' + Break + 'px) {'; headstyle += '.blankfest {'; headstyle += 'display:none;'; headstyle += '}'; headstyle += '}'; system.addHtmlHeadElement("\n" + headstyle + "\n"); $> <$ var imageEins = project.getImage(article.value("bild")); var altTextEins = system.htmlEncode(system.removeHtmlTags(imageEins.altText)); var beschreibung = imageEins.description; var titleEins = system.htmlEncode(system.removeHtmlTags(imageEins.description)); var imgsrc = imageEins.contentCopyPath; var fullsrc = imageEins.workingCopyPath; $> <$=system.partial("article-begin.html")$>
"> "> <$= altTextEins $>"> " target="_blank"> <$= altTextEins $>">
<$=system.partial("article-end.html")$>