$(document).ready(function () {
	$('.ccmweatherBadgeAjax' ).load( '/weather/badge' );
});