Skip to content
spring2life
take2.2
Vernacular
Common Places
Comments
Blogs I Read
Gallery
The Tenset
Things
Places
Events
People
Books
Archives
Search
RSS
Contact
About
Impressum
Datenschutzerklärung
Month:
December 2016
Eden à la Swatch
(30/12/2016)
Unfinished Entrance
(29/12/2016)
Separate Realities
(29/12/2016)
Street Furniture
(27/12/2016)
Christmas – South African Variety
(26/12/2016)
Merry Christmas 2016
(25/12/2016)
Tract Houses
(24/12/2016)
Pillars of the Concept
(22/12/2016)
Red Jacaranda
(21/12/2016)
Meeting Room
(20/12/2016)
International Migration Day – Harare Advertisement Trees
(18/12/2016)
The Bottom of Art
(17/12/2016)
GIVENCHY XMAS
(16/12/2016)
The Zimbabwe Connection
(15/12/2016)
Premises Protected
(14/12/2016)
Lil Kim
(13/12/2016)
Photocoping
(12/12/2016)
Sickles and Grass
(11/12/2016)
The Billy-Goat as Gardener – Scott Pruitt is designated E.P.A. head
(10/12/2016)
STAR RADIATORS
(09/12/2016)
Mechanical Dragon
(08/12/2016)
Healing Jesus Crusade
(07/12/2016)
TREE CUTTER INSURED
(06/12/2016)
Modern Columns
(05/12/2016)
ELECTRICIAN
(03/12/2016)
Self
(02/12/2016)
Balancing Rocks III
(01/12/2016)
jQuery( document ).ajaxComplete(function() { // alert( "Triggered ajaxComplete handler." ); jQuery.fn.getTitle = function() { var arr = jQuery("a.fancybox"); jQuery.each(arr, function() { var title = jQuery(this).children("img").attr("title"); var caption = jQuery(this).children("img").attr("alt"); jQuery(this).attr('title',title).attr('data-caption',caption); }) } var images = jQuery("a:has(img)").not(".nolightbox").filter( function() { return /\.(jpe?g|png|gif|bmp)$/i.test(jQuery(this).attr('href')) }); var gallery = jQuery(".gallery-item a:has(img)").not(".nolightbox").filter( function() { return /\.(jpe?g|png|gif|bmp)$/i.test(jQuery(this).attr('href')) }); console.log(images.length); /* images.addClass("fancybox").getTitle(); */ images.addClass("fancybox"); /* images.attr("data-fancybox='images'","gallery"); */ /* MWS codit */ images.parent().attr("data-fancybox","images"); /* MWS codit */ /* gallery.addClass("fancybox").getTitle(); gallery.attr("data-fancybox","gallery"); */ /* $().fancybox({ selector : '.alignnone a:visible' }); */ jQuery("a.fancybox").fancybox({ 'loop': false, 'margin': [44, 0], 'gutter': 50, 'keyboard': true, 'arrows': true, 'infobar': false, 'toolbar': true, 'buttons': ["slideShow", "fullScreen", "thumbs", "close"], 'idleTime': 4, 'protect': false, 'modal': false, 'animationEffect': "zoom", 'animationDuration': 350, 'transitionEffect': "fade", 'transitionDuration': 350, }); });