$(document).ready(function(){
	P7_initPM(0,0,1,0,2);
	if ($('#content').height() < $('#menu').height()) {
		$('#content').height($('#menu').height());
	};
	
	if(typeof sIFR == "function"){
	sIFR.replaceElement("h1", named({sFlashSrc: "fontin.swf", sColor: "#80d9fd", sBgColor: "#171E26", sWmode:"transparent", nPaddingLeft:25, nPaddingTop:20, nPaddingBottom:10, nPaddingRight:25}));
	sIFR.replaceElement("h2", named({sFlashSrc: "fontin.swf", sColor: "#80d9fd", sBgColor: "#1C252F", sWmode:"transparent"}));
	sIFR.replaceElement("h3", named({sFlashSrc: "fontin.swf", sColor: "#80d9fd", sBgColor: "#1C252F", sWmode:"transparent"}));
};
});
