﻿$(window).load(function() { 
    $("#Australia").scrollable({items: '.items', size: 5});
}); 


