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:
lake
Still ruht der See
(14/09/2020)
Tree, levitating
(23/04/2020)
Early Shannon Morning – 180°
(11/07/2017)
Thumsee Afternoon (Back)Light
(28/11/2015)
Cool November Wallpaper
(03/11/2015)
Unterach Sunrise
(11/09/2015)
Evening at the Lake
(20/08/2015)
Where Dr. Freud loved to sit
(15/03/2015)
Foggy Silence
(15/10/2013)
Into The Fog
(10/10/2013)
… When The Living Is Easy
(09/10/2013)
The Lake Smiles, So Inviting To Bathe
(07/10/2013)
Fall At The Lake
(05/10/2013)
Irish Mist For The Desktop – October Wallpapers
(01/10/2012)
The Coldest Lake
(03/10/2011)
Little Landscapist
(02/10/2011)
Boats
(15/09/2011)
Thumsee Ripples
(15/09/2011)
Crooked Branch
(13/09/2011)
The Lake Smiles, It Invites To Bathe
(10/05/2011)
As Cold As It Looks
(09/05/2011)
Waiting For Angling Season To Start
(23/04/2011)
Alder Limb
(24/10/2010)
Small Traces of Fall Colors
(22/10/2010)
Perfect Summer Day
(04/08/2010)
Toes and the Lake
(02/08/2010)
Looking for Grumpy Old Men
(06/02/2010)
Through Darkness
(01/01/2010)
Look up!
(13/10/2009)
natural vista – enjoying the summer
(03/07/2007)
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, }); });