 var bq=Class.create();bq.prototype={initialize:function(l){},cj:function(l){new Ajax.TemplateUpdater('GalleryArea',url({ag:'gallery',item:l.gallery}),null,{onComplete:this.m});},m:function(l){document.getElementsByClassName('Gallery_imageFrame','GalleryArea').each(function(el){Event.observe(el,'click',function(ev){var as=new ay(el.id,'slides');V.show(as.au());Event.stop(ev);});Event.observe(el,'mouseover',function(ev){var as=new ay(el.id,'slides');Element.addClassName(el,'Gallery_imageFrame-hover');Event.stop(ev);});Event.observe(el,'mouseout',function(ev){var as=new ay(el.id,'slides');Element.removeClassName(el,'Gallery_imageFrame-hover');Event.stop(ev);});});}};