Allerlei... een collectie foto's
Een collectie foto's...
Een berichtje achterlaten kan natuurlijk altijd op
{source}<script type="text/javascript"src="http://code.jquery.com/jquery-latest.min.js" charset="utf-8"> </script>
<link href="/jquery.pwi/js/jquery.fancybox/jquery.fancybox.css" rel="stylesheet" type="text/css"/>
<script src="/jquery.pwi/js/jquery.fancybox/jquery.fancybox.pack.js" type="text/javascript"></script>
<link href="/jquery.pwi/css/pwi.css" rel="stylesheet" type="text/css"/>
<script src="/jquery.pwi/js/jquery.pwi.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function () {
var settings = {
username: 'bo.joffrey',
mode: 'album',
album: 'Allerlei',
};
$("#container").pwi(settings);
});
</script>
{/source}