In sourche no any picture url etc.
<div class=”fbalbum zoom” id=”fbalbum1″></div><script>
;
jQuery(document).ready(function(){
jQuery(‘#fbalbum1 .Image_Wrapper’).css(“opacity”, 0.3);
jQuery(‘#fbalbum1’).removeWhitespace().collagePlus({
‘allowPartialLastRow’: true,
‘targetHeight’: 200,
‘padding’: 2
}).collageCaption({behaviour_c: 0});
});
jQuery(window).resize(function(){
jQuery(‘#fbalbum1’).collagePlus({
‘allowPartialLastRow’: true,
‘targetHeight’: 200,
‘padding’: 2
});
});
</script>
</div>