Categories

A sample text widget

Etiam pulvinar consectetur dolor sed malesuada. Ut convallis euismod dolor nec pretium. Nunc ut tristique massa.

Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan. Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. Nulla nulla lorem, suscipit in posuere in, interdum non magna.

black and white streetshadows

here’s a gallery of my black and white streetshadows pieces

Next Page › ‹ Previous Page Powered by Flickr Gallery jQuery(document).ready(function(){ jQuery(“#gallery-767bf06a .flickr-thumb img”).flightbox({size_callback: get_sizes}); }); var flickr_gallery_767bf06a_page = 1; (function($){ $(document).ready(function(){ $(“#fg-767bf06a-next a, #fg-767bf06a-prev a”).click(function(e){ if ( $(e.target).parent().is(“#fg-767bf06a-next”) ) { flickr_gallery_767bf06a_page++; } else { flickr_gallery_767bf06a_page–; } $(“#gallery-767bf06a .flickr-thumb”).css(“visibility”, “hidden”); //$(“#gallery-767bf06a”).css(“background”, “transparent url(http://subtexture.net/wp-content/plugins/flickr-gallery/flightbox/images/loading-2.gif) scroll no-repeat center center”);
$.post(“/tag/black-and-white/”, {
action: ‘flickr-gallery-page’,
pager: “O:15:\”phpFlickr_pager\”:5:{s:6:\”method\”;s:26:\”flickr.photosets.getPhotos\”;s:4:\”args\”;a:4:{s:11:\”photoset_id\”;s:17:\”72157603263348398\”;s:6:\”extras\”;s:6:\”,media\”;s:8:\”per_page\”;i:30;s:4:\”page\”;i:1;}s:8:\”per_page\”;s:2:\”30\”;s:4:\”page\”;i:1;s:6:\”_extra\”;N;}”,
page: flickr_gallery_767bf06a_page
}, function(rsp){
$(“#gallery-767bf06a”).html(rsp.html);
$(“#gallery-767bf06a .flickr-thumb img”).flightbox({size_callback: get_sizes});
if ( rsp.page == 1 ) {
$(“#fg-767bf06a-prev”).hide();
} else {
$(“#fg-767bf06a-prev”).show();
}
if ( rsp.page == rsp.pages ) {
$(“#fg-767bf06a-next”).hide();
} else {
$(“#fg-767bf06a-next”).show();
}
}, ‘json’);
return false;
});
});
})(jQuery);
//–>