$(document).ready(function() {
	$("#calendar").flash({
		swf:	"static/swf/Carousel.swf",
		width:	760,
		height:	250
	});
});
