/*requires eventlistener.js*/
window.addListener("load",function(e) {
	if(typeof sIFR == "function"){
		sIFR.replaceElement(named({sSelector:"body h1", sFlashSrc:"/static/flash/teenlite.swf", sColor:"#fff5e1", sBgColor:"#4d4d4d", nPaddingTop:0, nPaddingBottom:0, nPaddingLeft:0, nPaddingRight:0, sWmode:"transparent"}));
	};
});
