From Sunday.
'},
{url: 'http://blog.derestricted.com/wp-content/uploads/2009/11/reiteralm_contrast_01.jpg', title: 'reiteralm_contrast_01', caption: '', description: ''},
{url: 'http://blog.derestricted.com/wp-content/uploads/2009/11/reiteralm_contrast_02.jpg', title: 'reiteralm_contrast_02', caption: '', description: ''},
{url: 'http://blog.derestricted.com/wp-content/uploads/2009/11/reiteralm_contrast_03.jpg', title: 'reiteralm_contrast_03', caption: '', description: ''},
{url: 'http://blog.derestricted.com/wp-content/uploads/2009/11/reiteralm_contrast_04.jpg', title: 'reiteralm_contrast_04', caption: '', description: ''},
{url: 'http://blog.derestricted.com/wp-content/uploads/2009/11/reiteralm_contrast_05.jpg', title: 'reiteralm_contrast_05', caption: '', description: ''},
{url: 'http://blog.derestricted.com/wp-content/uploads/2009/11/reiteralm_contrast_07.jpg', title: 'reiteralm_contrast_07', caption: '', description: ''},
{url: 'http://blog.derestricted.com/wp-content/uploads/2009/11/reiteralm_contrast_09.jpg', title: 'reiteralm_contrast_09', caption: '', description: ''},
{url: 'http://blog.derestricted.com/wp-content/uploads/2009/11/reiteralm_contrast_10.jpg', title: 'reiteralm_contrast_10', caption: '', description: ''}];
function mycarousel_7561_itemVisibleInCallback(carousel, item, i, state, evt)
{
// The index() method calculates the index from a
// given index who is out of the actual item range.
var idx = carousel.index(i, mycarousel_itemList_7561.length);
// crappy IE6 crappety crap
//var isMSIE = /*@cc_on!@*/false;
//if (isMSIE && idx == mycarousel_itemList_7561.length) {
// idx = 1;
// i = 1;
//}
carousel.add(i, mycarousel_7561_getItemHTML(mycarousel_itemList_7561[idx - 1]));
};
function mycarousel_7561_itemVisibleOutCallback(carousel, item, i, state, evt)
{
carousel.remove(i);
};
/**
* Item html creation helper.
*/
function mycarousel_7561_getItemHTML(item)
{
return "
" + item.title + "
" + item.caption.replace(/{br}/g, '
') + "
" + item.description.replace(/{br}/g, '
') + "
";
};
/**
* We use the initCallback callback
* to assign functionality to the controls
*/
function mycarousel_7561_initCallback(carousel) {
jQuery('.jcarousel-control_7561 a').bind('click', function() {
carousel.scroll(jQuery.jcarousel.intval(jQuery(this).text()));
return false;
});
jQuery('.jcarousel-scroll select').bind('change', function() {
carousel.options.scroll = jQuery.jcarousel.intval(this.options[this.selectedIndex].value);
return false;
});
jQuery('#mycarousel_7561-next').bind('click', function() {
carousel.next();
/**/
return false;
});
jQuery('#mycarousel_7561-prev').bind('click', function() {
carousel.prev();
/**/
return false;
});
jQuery('#mycarousel_7561-forward').bind('click', function() {
carousel.next();
return false;
});
};
/**
* This is the callback function which receives notification
* when an item becomes the first one in the visible range.
*/
function mycarousel_7561_itemFirstInCallback(carousel, item, idx, state) {
nextItem = idx % mycarousel_itemList_7561.length;
nextItem = (nextItem == 0) ? mycarousel_itemList_7561.length : nextItem;
jQuery('.jcarousel-control_7561 a').removeClass('active');
jQuery('.item'+nextItem+'_7561').addClass('active');
// add forward btns on each image in its own right
jQuery('#mycarousel_7561 a').bind('click', function() {
carousel.next();
/**/
return false;
});
};
/**
* Scroll thumbnails
*/
/*function scrollThumbnails(idx) {
if (idx == mycarousel_itemList_7561.length) {
idx = 0;
}
if (idx < 0) {
idx = mycarousel_itemList_7561.length + idx;
}
jQuery('#header').html(idx);
// scroll to active thumb
var thumbWidth = jQuery('.carousel-controls-inner a').outerWidth() + parseInt(jQuery('.carousel-controls-inner a').css('margin-right')); //jQuery('.item'+nextItem+'_7561').offset().left;
jQuery('.carousel-controls-inner').animate({
marginLeft: -1 * (thumbWidth * idx)
}, 'fast' );
}*/
jQuery(document).ready(function() {
jQuery('#mycarousel_7561').jcarousel({
wrap: 'circular',
itemVisibleInCallback: {onBeforeAnimation: mycarousel_7561_itemVisibleInCallback}
,itemVisibleOutCallback: {onAfterAnimation: mycarousel_7561_itemVisibleOutCallback}
,scroll: 1
,animation: 500
,initCallback: mycarousel_7561_initCallback
,buttonNextHTML: null
,buttonPrevHTML: null
,itemFirstInCallback: mycarousel_7561_itemFirstInCallback
});
});
/* ]]> */
That 3rd from the end shot is great, but it all looks a little light on snow huh….?
Apparently an El Nino year means much higher summer temperatures and much lower precipitation in Sydney for us:
http://www.smh.com.au/environment/climate-change/hot-summer-tipped-after-record-november-20091130-k0od.html