(function(){Event.onDOMReady(function(){Event.on("video","click",function(a){Event.preventDefault(a);var b='<a href="http://www.wizishop.com/images/presentation.flv"  style="display:block;width:864px;height:510px" id="player2"></a>';Ut.DomHelper.append(document.body,'<div id="wiziVideo" class="WiziForm"><div class="hd">Vidéo</div><div class="bd">'+b+"</div></div>");this.dialog=new YAHOO.widget.Panel("wiziVideo",{zIndex:"2000",fixedcenter:false,visible:false,draggable:false,close:true,underlay:"none",constraintoviewport:true});this.dialog.renderEvent.subscribe(function(){this.dialog.center();this.dialog.show();flowplayer("player2","/flowplayer-3.0.3.swf")},this,true);this.dialog.render();this.dialog.hideEvent.subscribe(function(){this.dialog.destroy()},this,true)},this,true)})})();