var mod_pagespeed_ZWl9W3uNnZ = "var SlideShow2=Class.create({options_layout:{},initialize:function(container,options){this.container=container;this.container.makePositioned().setStyle({'height':'200px','width':'151px','float':'left'});this.container.select('div.nada').each(function(item){item.absolutize().setStyle({top:0,left:0}).hide();});this.gotoSliderStep(this.container.select('div.nada')[0]);},cambiar:function(){if(this.container.select('div.nada.selected').length==0){var nextImage=this.container.select('div.nada')[0];}else{var nextImage=this.container.select('div.nada.selected')[0].next();if(!nextImage)var nextImage=this.container.select('div.nada')[0];}\nthis.gotoSliderStep(nextImage);},cambiar_anterior:function(){if(this.container.select('div.nada.selected').length==0){return true;}else{var previousImage=this.container.select('div.nada.selected')[0].previous();if(!previousImage)var previousImage=this.container.select('div.nada')[this.container.select('div.nada').length-1];}\nthis.gotoSliderStep(previousImage);},gotoSliderStep:function(elem){this.container.select('div.nada.selected').each(function(item){item.removeClassName('selected').hide();});elem.addClassName('selected').show();}});";
var mod_pagespeed_ZWl9W3uNnZ = "var SlideShow2=Class.create({options_layout:{},initialize:function(container,options){this.container=container;this.container.makePositioned().setStyle({'height':'200px','width':'151px','float':'left'});this.container.select('div.nada').each(function(item){item.absolutize().setStyle({top:0,left:0}).hide();});this.gotoSliderStep(this.container.select('div.nada')[0]);},cambiar:function(){if(this.container.select('div.nada.selected').length==0){var nextImage=this.container.select('div.nada')[0];}else{var nextImage=this.container.select('div.nada.selected')[0].next();if(!nextImage)var nextImage=this.container.select('div.nada')[0];}\nthis.gotoSliderStep(nextImage);},cambiar_anterior:function(){if(this.container.select('div.nada.selected').length==0){return true;}else{var previousImage=this.container.select('div.nada.selected')[0].previous();if(!previousImage)var previousImage=this.container.select('div.nada')[this.container.select('div.nada').length-1];}\nthis.gotoSliderStep(previousImage);},gotoSliderStep:function(elem){this.container.select('div.nada.selected').each(function(item){item.removeClassName('selected').hide();});elem.addClassName('selected').show();}});";
var mod_pagespeed_JSl5Q$Jmda = "var Zoomy=Class.create({initialize:function(element,options){console.log(element);this.options={appearDuration:0.5,draggable:false,hideCaption:false}\nObject.extend(this.options,options||{});this.element=$(element);this.addEvent=this.prepareZoom.bindAsEventListener(this);this.element.observe(\"click\",this.addEvent);},prepareZoom:function(event){Event.stop(event);new Effect.Opacity(this.element,{from:1.0,to:0.3,duration:0.5});var zClose=\"<span id='close'></span>\";var zSrc=this.element.readAttribute('href');var zTitle=this.element.readAttribute('title')?this.element.readAttribute('title'):'&nbsp;';var zCaption=(!this.options.hideCaption||this.options.draggable)?\"<p>\"+zTitle+zClose+\"</p>\":\"\";if($('zoomy')){this.hideZoom();}\n$(document.body).insert(\"<div id='zoomy'>\"+zCaption+\"<img src='\"+zSrc+\"' alt='\"+zTitle+\"' /></div>\");this.mouseX=Event.pointerX(event);this.mouseY=Event.pointerY(event);var imgPreloader=new Image();imgPreloader.onload=(function(){this.showZoom();}).bindAsEventListener(this);imgPreloader.src=zSrc;$('zoomy').hide();},showZoom:function(){var zoomDim=$('zoomy').getDimensions();this.zWidth=zoomDim.width;this.zHeight=zoomDim.height;$('zoomy').setStyle({width:'1px',height:'1px',position:'absolute',top:this.mouseY+'px',left:this.mouseX+'px'});var globalDim=document.viewport.getDimensions();var wWidth=globalDim.width;var wHeight=globalDim.height;var yScroll=document.viewport.getScrollOffsets().top;var newTop=Math.floor((wHeight/2)-(this.zHeight/2)+yScroll);var newLeft=Math.floor((wWidth/2)-(this.zWidth/2));var moveX=-(this.mouseX-newLeft);var moveY=-(this.mouseY-newTop);new Effect.Parallel([new Effect.Appear('zoomy',{sync:true}),new Effect.Move('zoomy',{x:moveX,y:moveY,sync:true}),new Effect.Morph('zoomy',{style:{width:this.zWidth+'px',height:this.zHeight+'px'},sync:true})],{duration:this.options.appearDuration,afterFinish:function(){this.setZoom();}.bind(this)});},hideZoom:function(){$(\"zoomy\").remove();},setZoom:function(){new Effect.Opacity(this.element,{from:0,to:1,duration:0.5});if(this.options.draggable){new Draggable('zoomy');}\n$('zoomy').observe('click',function(event){if(event.element()==$('close')){this.hideZoom();}\nif(!this.options.draggable){this.hideZoom();}}.bindAsEventListener(this));}});";

