 فوهات البركان لاجوكول كما بدت من صور الاقمار الصناعية
فوهات البركان لاجوكول كما بدت من صور الاقمار الصناعية 
 
 
 تدفق السيول من سفوح جبال لاجوكول  نتيجة ذوبان الجليد
تدفق السيول من سفوح جبال لاجوكول  نتيجة ذوبان الجليد 
علماً أن منسوب المياه قد ارتفع في أحد الأنهار المجاورة إلى 84 سنتميتراً
 الغاء آلاف الرحلات في العديد من الدول الأوروبية
الغاء آلاف الرحلات في العديد من الدول الأوروبية 
 
 <!--/#gallery-image --> <!--/#photos --> <!--/#photos-ctr --> <script type="text/javascript"> $('#photo-info, #photo-meta').click(function() { $('#photo-meta').fadeToggle('fast'); $('#photo-info').text($('#photo-info').text().toLowerCase() == "hide caption" ? "Show Caption" : "Hide Caption"); return false; }); art.getGalleryImage = function(dir) { var galleryImage = $('#gallery-image'); var pos = $(galleryImage).attr('className').split('-')[1]; var n = parseInt(pos); var nxt, countPos; if (dir == 'next') { nxt = n+1; countPos = n+1; } else { nxt = n-1; countPos = n-1; } if (dir == 'next' && !art.galleryImages[nxt]) { nxt = 0; } if (dir == 'prev' && !art.galleryImages[nxt]) { nxt = parseInt(art.galleryImages.length-1); } if (nxt == 0) { countPos = 1; } else { countPos = nxt+1; } if (dir == "next") { $(galleryImage).animate({left:'-=960px', opacity: 0}, 600); } else { $(galleryImage).animate({right:'-=960px', opacity: 0}, 600); } $(galleryImage).queue(function() { $('img', this).attr({ src: art.galleryImages[nxt][0].src, alt: art.galleryImages[nxt].alt, width: art.galleryImages[nxt].width, height: art.galleryImages[nxt].height }); $('#photo-count', this).text(countPos + ' of '+ art.galleryImages.length); $('.caption', this).text(art.galleryImages[nxt].caption); $('.credit em', this).text(art.galleryImages[nxt].credit); $(this).attr({className: 'gimg-'+nxt}); $(this).css({left: null, right: null}).animate({opacity: 1}, 600); //$(this).animate({left:'+=960px', opacity: 1}, 600); $(this).dequeue(); }); } $('#next-img, #gallery-image img').click(function() { art.getGalleryImage('next'); return false; }); $('#prev-img').click(function() { art.getGalleryImage('prev'); return false;</script>