if(typeof sIFR == "function"){

	// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"#content h1.gray", sFlashSrc:webroot + "/js/sifr/bodoni-regular.swf", sColor:"#7a7a7a", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", sWmode:"transparent"}));

	sIFR.replaceElement(named({sSelector:"#content h1", sFlashSrc:webroot + "/js/sifr/bodoni-regular.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", sWmode:"transparent"}));

};

			 // 	$(function(){
			 // 		if ( $('body').attr('id') == 'home' )
			 // 		{
			 // 			var totalBGs = 5;
			 // 			var bgID = Math.ceil(Math.random()*totalBGs);
			 // 			$('body').css('background-image', 'url(img/homebg' + bgID + '.jpg)');
			 // 		}
			
						// zoomImagesURI = webroot + 'img/zoom/';
						// setupZoom();
						
				
						
// })