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
Tag:
advertisement
The Beer of the Mountains
(18/09/2020)
Sales Pitch, futile
(27/05/2020)
Shoes from better Times
(30/03/2020)
Gospel Travels in a Humvee
(23/03/2020)
Stormy Weather
(22/02/2020)
Irresistible
(19/11/2019)
So sorry
(25/09/2019)
Advertisement Overflow
(09/09/2019)
The Rose is a Symbol of Death
(30/05/2019)
Hidden Dialogue
(19/04/2019)
Pretention
(28/02/2019)
Quadrants
(02/01/2019)
The Beer’s Dream
(14/09/2018)
British Humor
(21/08/2018)
The Essence of Banking
(05/04/2018)
Bottega Veneta – Not
(10/12/2017)
More Coke
(23/08/2017)
Headquarters
(08/08/2017)
Guiness for Strength
(07/07/2017)
More Coke
(13/01/2017)
Taste The Feeling
(11/01/2017)
TEX*S MEATS
(08/01/2017)
Salvation, Miracles, and deliverance
(06/01/2017)
GIVENCHY XMAS
(16/12/2016)
Healing Jesus Crusade
(07/12/2016)
Advertisement Tree I
(04/11/2016)
GALANZ
(12/08/2016)
Eventi Collaterali
(14/06/2016)
A Vegetarian’s Dream
(12/05/2016)
From another Eon
(12/03/2016)
Posts navigation
Page
1
Page
2
Page
3
Next page
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, }); });