// JavaScript Document

$(document).ready(function(){
		//alert('yo');
		loadRotatingImage();
});