/** * BP Iluminacion * Default feed Layout * 2025-05-12 21:44:12 */ (function () { // Loader var loader=new function(){this.rC=-1,this.r=[],this.add=function(t){this.r.push(t)},this.addTag=function(t,e){var i=document.getElementsByTagName("head")[0],s=t.indexOf(".js")>0?"script":"link",n=document.createElement(s);i.appendChild(n),n.onload=e,n.charset="UTF-8","script"===s?(n.type="text/javascript",n.src=t):"link"===s&&(n.rel="stylesheet",n.href=t)},this.loadNext=function(){if(this.rC++,this.rC>=this.r.length)this.done();else{var t=this.r[this.rC];this.addTag(t,this.loadNext.bind(this))}},this.done=function(){this.onResourcesLoaded(window.Curator)},this.load=function(t){this.onResourcesLoaded=t,this.loadNext()}}; // Config var config = {"post":{"template":"post-grid","minWidth":250,"clickReadMoreAction":"open-popup","imageHeight":"100%","showTitles":true,"showShare":true,"showComments":false,"showLikes":false,"autoPlayVideos":false,"clickAction":"open-popup","maxLines":0},"widget":{"continuousScroll":false,"continuousScrollOffset":50,"rows":2,"template":"widget-grid","showLoadMore":true,"autoLoadNew":false,"lazyLoadType":"none","gridMobile":true,"gridMobileRows":1,"verticalSpacing":10,"horizontalSpacing":10,"animate":false,"loadMoreRows":1},"responsive":{"480":{"widget":{"loadMoreRows":4}},"768":{"widget":{"loadMoreRows":2}}},"lang":"es","container":"#curator-feed-default-feed-layout","debug":0,"embedSource":"","forceHttps":false,"feed":{"id":"2132e3b8-de4d-4b89-9a19-1c2d1bbdb7da","apiEndpoint":"https:\/\/api.curator.io","postsPerPage":12,"params":[],"limit":25},"popup":{"template":"popup","templateWrapper":"popup-wrapper","autoPlayVideos":false,"deepLink":false},"filter":{"template":"filter","showNetworks":false,"showSources":false,"limitPostNumber":0,"period":"","showAll":false,"default":"all","limitPosts":false},"hidePoweredBy":true,"type":"Grid","theme":"sydney"}; var colours = {"widgetBgColor":"transparent","bgColor":"#ffffff","borderColor":"#cccccc","iconColor":"#222222","textColor":"#222222","linkColor":"#595959","dateColor":"#000000","footerColor":"#ffffff","tabIndexColor":"#cccccc","buttonColor":"#dddddd","popupBgColor":"#ffffff","popupLetterboxColor":"#F5F5F5","popupTextColor":"#222222","popupLinkColor":"#595959","popupIconColor":"#222222","popupDateColor":"#222222","shareBgColor":"#ffffff","shareTextColor":"#222222","shareIconColor":"#222222"}; var styles = {}; // Bootstrap function loaderCallback () { window.Curator.loadWidget(config, colours, styles); } // Run Loader loader.add('https://cdn.curator.io/6.0/curator.embed.css'); loader.add('https://cdn.curator.io/published-css/2132e3b8-de4d-4b89-9a19-1c2d1bbdb7da.css'); loader.add('https://cdn.curator.io/6.0/curator.embed.js'); loader.load(loaderCallback); })();