if(typeof sIFR == "function"){
	sIFR.replaceElement("h2", named({sFlashSrc: "/files/sifr/lestuff-pt2.swf", sColor: "#2d84b6", sWmode: "opaque", nPaddingRight: 200}));
};


var ddmx = new DropDownMenuX('menu1');
    ddmx.delay.show = 0;
    ddmx.delay.hide = 400;
    ddmx.position.levelX.left = 2;
    ddmx.init();
		
function clearSearchBox()
{
	document.searchForm.searchBox.value = '';
}
