jQuery(document).ready(function() {

	if($("#homeCarousel").length > 0) { $("#homeCarousel").jcarousel(); }
	if($("#homeFlashContent").length > 0) { swfobject.registerObject("homeFlashObject", "9", "/js/swfobject2/expressInstall.swf"); }

});
