if(typeof sIFR == "function"){

sIFR.replaceElement(named({sSelector:"#calhead h1", sFlashSrc:"/assets/Flash/bodoni-book.swf", sColor:"#333333", sLinkColor:"#000000", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0", sWmode:"transparent"}));

sIFR.replaceElement(named({sSelector:"#calEvents h1", sFlashSrc:"/assets/Flash/bodoni-book.swf", sColor:"#333333", sLinkColor:"#000000", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0", sWmode:"transparent"}));

sIFR.replaceElement(named({sSelector:"#pTop h1", sFlashSrc:"/assets/Flash/bodoni-book.swf", sColor:"#333333", sLinkColor:"#000000", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0", sWmode:"transparent"}));

sIFR.replaceElement(named({sSelector:"#hobox h2", sFlashSrc:"/assets/Flash/univers47.swf", sColor:"#333333", sLinkColor:"#000000", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=2", sWmode:"transparent"}));

};


window.onload=hi; 
function hi() {
	mPix = document.getElementById('bg');
	if (mPix != null) document.getElementById('big').style.background = " url("+mPix.src+") center top repeat-y";
	
	mm=document.getElementById("OT_dateLbl");
	if (mm != null) {
		mm.innerHTML="Date";
		mm.style.display="inline";
	}
	mm=document.getElementById("OT_timeLbl");
	if (mm != null) {
		mm.innerHTML="Time";
		mm.style.display="inline";
	}
	mm=document.getElementById("OT_partySizeLbl");
	if (mm != null) {
		mm.innerHTML="Party";
		mm.style.display="inline";
	}
}


function openFind() {
	document.ism.target="_blank";
	document.ism.submit();	
}
