//<![CDATA[
/*
if(typeof sIFR == "function"){
    sIFR.replaceElement(named({sSelector:"#head .colorBlack h2", sFlashSrc:"/img/at_sackers_gothic.swf",
sColor:"#000000",sLinkColor:"#000000", sWmode: "transparent", sHoverColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sCase:"lower", sFlashVars:"textalign=left&offsetTop=0"}));

    sIFR.replaceElement(named({sSelector:"#head h2", sFlashSrc:"/img/at_sackers_gothic.swf",
sColor:"#FFFFFF",sLinkColor:"#FFFFFF", sWmode: "transparent", sHoverColor:"#FFFFFF", nPaddingTop:0, nPaddingBottom:0, sCase:"lower", sFlashVars:"textalign=left&offsetTop=0"}));

    sIFR.replaceElement(named({sSelector:"#antepie h2", sFlashSrc:"/img/at_sackers_gothic.swf",  
sColor:"#000000",sLinkColor:"#000000", sWmode: "transparent", sCase:"lower",  sFlashVars:"textalign=left&offsetTop=0"}));
	
    sIFR.replaceElement(named({sSelector:".reservar", sFlashSrc:"/img/at_sackers_gothic.swf", 
sColor:"#000000",sLinkColor:"#000000", sWmode: "transparent", sCase:"lower" ,sFlashVars:"textalign=left&offsetTop=0"}));	
	
   
   <!-- Botones de inicio blanco -->
   sIFR.replaceElement(named({sSelector:"#banners_horizontales_inicio .fontBlanco", sFlashSrc:"/img/trade_gothic_bold.swf", sColor:"#FFFFFF",sLinkColor:"#FFFFFF",sCase:"upper",  sWmode: "transparent",  sFlashVars:"&textalign=right&offsetTop=0"}));		
	
   <!-- Botones de inicio negro -->
   sIFR.replaceElement(named({sSelector:"#banners_horizontales_inicio .fontNegro", sFlashSrc:"/img/trade_gothic_bold.swf", sColor:"#000000",sLinkColor:"#000000",sCase:"upper", sWmode: "transparent",  sFlashVars:"&textalign=right&offsetTop=0"}));			


};
*/						   
$(document).ready(function(){
	/*
	// sifrs clickeables, thanks jquery    ñ
	$('.tituloAcceso, .trans').hover(
		function(){ $(this).css('cursor', 'pointer') },
		function(){ $(this).css('cursor', 'default') }
	);
	$('.tituloAcceso, .trans').click(function(){
		document.location.href = $('a:first', $(this)).attr('href');
	});

	// nuevos cifers
	$('.visitar_galeria, .menu h2, .textoFicha h3, .ciferAltres, .footerTitle').cifer({ src: '/js/cifer.swf'});
	// toma todo el espacio con el padding
	$('.mainTitle h2, .subTitle, .trans h3').cifer({src: '/js/cifer.swf'});
	//
	$('.tituloAcceso, .forceCifer').cifer({src: '/js/cifer.swf'});
	*/
	$('.menu h2, .textoFicha h3, .ciferAltres, .footerTitle').cifer({ src: '/js/cifer_v2.swf'});
	$('.mainTitle, .visitar_galeria, .bot3col ul li, h3, h4, .forceCifer').cifer({src: '/js/cifer_v2.swf'});
});
//]]>