$(function() {
$('#flickr a').lightBox({fixedNavigation:true});
});

$(function() {
$('#flickr2 a').lightBox({fixedNavigation:true});
});
