/*	sIFR 2.0.2
	Copyright 2004 - 2006 Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

	This software is licensed under the CC-GNU LGPL <http://creativecommons.org/licenses/LGPL/2.1/>
*/


if(typeof sIFR == "function" && !sIFR.UA.bIsIEMac){
	sIFR.setup();
};


//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){

	sIFR.replaceElement("h1", "/swf/frutiger.swf", "#445ca4", "#445ca4", "#fd8813", "#FFFFFF", 0, 0, 0, 0, named({sFlashVars: "underline=true",sWmode: "transparent"}));
	sIFR.replaceElement("body.blog #sidebar h4", "/swf/frutiger.swf", "#385096", "#000000", "#FFFFFF", "#FFFFFF", 0, 0, 0, 0, named({sFlashVars: "textalign=right"}));
	//sIFR.replaceElement("body.blog #sidebar p", "swf/frutiger.swf", "#5e7dd5", "#000000", "#FFFFFF", "#FFFFFF", 0, 0, 0, 0, named({sFlashVars: "textalign=right"}));

};

//]]>