// JavaScript Document

//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

  if(typeof sIFR == "function"){
    sIFR.replaceElement(named({sSelector:".ofertaPrecio", sFlashSrc:"sifr/frutigerBD.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF",  nPaddingTop:0, nPaddingBottom:0, nPaddingLeft:0, nPaddingRight:0, sWmode:"transparent"}));
	
	    sIFR.replaceElement(named({sSelector:".ofertaTexto", sFlashSrc:"sifr/frutigerBD.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF",  nPaddingTop:0, nPaddingBottom:0, nPaddingLeft:0, nPaddingRight:0, sWmode:"transparent"}));
		
			    sIFR.replaceElement(named({sSelector:".tituloUno", sFlashSrc:"sifr/frutigerBD.swf", sColor:"#901F1D", sLinkColor:"#901F1D",  nPaddingTop:0, nPaddingBottom:0, nPaddingLeft:0, nPaddingRight:0, sWmode:"transparent"}));
  }
  

if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax


// This is the older, ordered syntax
	/*
	sIFR.replaceElement(".oferta", "vandenkeere.swf", "#000000", "#000000", "#FFFFFF", "#FFFFFF", 0, 0, 0, 0);
	
	sIFR.replaceElement("h1", "vandenkeere.swf", "#000000", "#000000", "#FFFFFF", "#FFFFFF", 0, 0, 0, 0);
	sIFR.replaceElement("h2", "tradegothic.swf", "#000000", null, null, null, 0, 0, 0, 0);
	sIFR.replaceElement("h4.subhead", "tradegothic.swf", "#660000", null, null, null, 0, 0, 0, 0);
	sIFR.replaceElement("h3.sidebox","tradegothic.swf","#000000", "#000000", "#DCDCDC", "#DCDCDC", 0, 0, 0, 0, null);
	sIFR.replaceElement("h3", "tradegothic.swf", "#000000", null, null, null, 0, 0, 0, 0, null);
	*/

};

//]]>
