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:
mountain
Our Mt. Fuji – Müllnerhörndl
(01/08/2020)
What remains from a Mountain
(29/04/2020)
The Coldest Lake
(03/10/2011)
As Cold As It Looks
(09/05/2011)
Red Pillars
(07/05/2011)
Square Architecture
(03/05/2011)
May Wallpapers
(30/04/2011)
Waiting For Angling Season To Start
(23/04/2011)
View From The Top
(20/03/2011)
Hommage to Lee Friedlander
(13/03/2011)
Maple Silhouettes
(04/03/2011)
Sepp Maltan Recycling
(03/03/2011)
Alpine Mobility Devices
(02/03/2011)
March Wallpapers
(28/02/2011)
Small Traces of Fall Colors
(22/10/2010)
Alpine Meadows
(19/04/2010)
Leaving the Valley
(15/04/2010)
Weak Spring Sun
(25/03/2010)
Mistletoe, forlorn
(13/02/2010)
Monochrome Slope
(03/01/2010)
Drizzle, clouds, snow
(16/11/2009)
Look up!
(13/10/2009)
Autumn in Berchtesgaden national park
(05/10/2009)
the ‘sleeping witch’ in a winter night
(13/02/2009)
inviting for a rest
(23/09/2008)
faint evening light
(16/02/2008)
winter glow
(01/02/2008)
sky over bavaria
(18/11/2006)
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, }); });