﻿$(function(){ 
     $(document).pngFix();
     
     $('#heroimgs div.imgs').cycle({ 
        fx:    'fade', 
        speed:  600,
        timeout: 4000
     });
     
     
     
});

if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
    sIFR.replaceElement(named({ sSelector: "#content h1", sFlashSrc: "lib/images/swf/minionpro.swf", sColor: "#333333", sLinkColor: "#333333", sWmode: "transparent", sBgColor: "transparent", sHoverColor: "#333333", nPaddingTop: 0, nPaddingBottom: 0, sFlashVars: "textalign=left&offsetTop=6&offsetLeft=-2" }));
    sIFR.replaceElement(named({ sSelector: "#content h2", sFlashSrc: "lib/images/swf/minionpro.swf", sColor: "#333333", sLinkColor: "#333333", sWmode: "transparent", sBgColor: "transparent", sHoverColor: "#333333", nPaddingTop: 0, nPaddingBottom: 0, sFlashVars: "textalign=left&offsetTop=3&offsetLeft=-2" }));

// This is the older, ordered syntax
	//sIFR.replaceElement("h1.sifr", "minionpro.swf", "#000000", "#000000", "#FFFFFF", "#FFFFFF", 0, 0, 0, 0);
};
