/* berkland.org js */
/* written by saji 2008-03-09 */

/* mostly a placeholder right now, calls sIFR */

if(typeof sIFR == "function"){
	sIFR.replaceElement("h2", named({sFlashSrc: "http://www.berklandonline.org/test/wp-content/themes/berkland/images/trajan.swf", sWmode:"transparent", sColor: "#c1272d"}));
    sIFR.replaceElement("h4", named({sFlashSrc: "http://www.berklandonline.org/test/wp-content/themes/berkland/images/trajan.swf", sWmode:"transparent", sColor: "#c1272d"}));
/*    sIFR.replaceElement("#footer p span", named({sFlashSrc: "images/trajan.swf", sColor: "#642629", sFlashVars: "textalign=right"})); */
};

