﻿//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"h1.header", sFlashSrc:"gillsans.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", sWmode:"transparent", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left"}));
	sIFR.replaceElement(named({sSelector:"h2.subhead", sFlashSrc:"gillsans.swf", sColor:"#666666", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", sWmode:"transparent", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left"}));
};

//]]>

function Launch(page, id) {
    OpenWin = this.open(page, id, "toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no,width=620,height=450");
} 