/* vnm @ 15/03/2011 */

var vnm2011={caricaFoto:function(){$(".foto_vnm").fancybox({'titleShow':false});},caricaVideo:function(){var e;var rif;var v=$(".video_vnm");v.fancybox({'href':'#box_video_player','transitionIn':'none','transitionOut':'none','titleShow':false});var l=v.length;for(var i=0;i<l;i++){e=$(v[i]);e.attr('href','javascript:;');rif=e.attr('rel');e.click((function(i){return(function(){vnm2011.__video(i);});})(rif));}},__video:function(xml){var flashvars={htmlPage:"http://www.unotv.net/unotv/video Player I/deploy/videoPlayer.html",settingsFile:xml,currCateg:0,currVideo:0};var params={allowFullScreen:"true",allowScriptAccess:"always",wmode:"transparent"};var attributes={id:"box_video_player",name:"box_video_player"};swfobject.embedSWF("http://www.unotv.net/unotv/video Player I/deploy/videoPlayer.swf","box_video_player","640","360","9.0.115","http://www.unotv.net/unotv/video Player I/deploy/swfobject/expressInstall.swf",flashvars,params,attributes);},caricaAudio:function(f){$("#jquery_jplayer_1").jPlayer({ready:function(){$(this).jPlayer("setMedia",{mp3:f});},ended:function(event){$(this).jPlayer("play");},swfPath:mediaUrl + "/jplayer",supplied:"mp3"});}}
$(document).ready(function(){vnm2011.caricaFoto();});
