$(document).ready(function(){
     $("#centerPic").wslide({
		width: 600,
		height: 400,
		horiz: true,
		duration: 1500,
		autolink: 'menu4'
	});
	if(typeof sIFR == "function"){
		sIFR.replaceElement(named({
			nWidth:100,
			nHeight:50,
			sSelector:".menu>li",
			sFlashSrc:"js/sifr/miriad.swf"
		}));

	};
	
	if(typeof sIFR == "function"){
		sIFR.replaceElement(named({
			nWidth:100,
			nHeight:50,
			sSelector:"h2",
			sFlashSrc:"js/sifr/miriad.swf"
		}));

	};
	
	

	
	
	if(typeof sIFR == "function"){
		sIFR.replaceElement(named({
			nWidth:100,
			nHeight:50,
			sSelector:"h4",
			sColor:"#e0e0e0",
			sFlashSrc:"js/sifr/miriad.swf",
			sFlashVars: "textalign=right&underline=true"
		}));

	};
	 
	 $(".lnk").toggle();
});	 
