$(document).ready(function(){
     $("#gallery").wslide({
		//width: $("#posts").width-200,
		width: 320,
		height: 240,
		horiz: true,
		duration: 1500,
		autolink: 'menu4'
	});
	 

sIFR.replaceElement(named({
			nWidth:100,
			nHeight:50,
			sSelector:"h3",
			sColor:"#ccf738",
			sWmode:"transparent",
			sFlashSrc:"js/sifr/freeset.swf"
			/*sFlashVars: "textalign=right&underline=true"*/
								  }));
		
	 
	  $(document).pngFix(); 

						   });
