if (!jQuery.jsonp)
{
	// jquery.jsonp 1.0.4 (c) 2009 Julian Aubourg | MIT License
	// http://code.google.com/p/jquery-jsonp/
	(function($){var x=function(o){return o!==undefined&&o!==null;},H=$("head"),Z={},K={callback:"C",url:location.href};$.jsonp=function(d){d=$.extend({},K,d);if(x(d.beforeSend)){var t=0;d.abort=function(){t=1;};if(d.beforeSend(d,d)===false||t)return d;}
	var _="",y="success",n="error",u=x(d.url)?d.url:_,p=x(d.data)?d.data:_,s=(typeof p)=="string",k=function(f){setTimeout(f,1);},S,P,i,j,U;p=s?p:$.param(p);x(d.callbackParameter)&&(p+=(p==_?_:"&")+escape(d.callbackParameter)+"=?");!d.cache&&!d.pageCache&&(p+=[(p==_?_:"&"),"_xx",(new Date()).getTime(),"=",1].join(_));S=u.split("?");if(p!=_){P=p.split("?");j=S.length-1;j&&(S[j]+="&"+P.shift());S=S.concat(P);}
	i=S.length-2;i&&(S[i]+=d.callback+S.pop());U=S.join("?");if(d.pageCache&&x(Z[U])){k(function(){if(x(Z[U].e)){x(d.error)&&d.error(d,n);x(d.complete)&&d.complete(d,n);}else{var v=Z[U].s;x(d.dataFilter)&&(v=d.dataFilter(v));x(d.success)&&d.success(v,y);x(d.complete)&&d.complete(d,y);}});return d;}
	var f=$("<iframe />");H.append(f);var F=f[0],W=F.contentWindow||F.contentDocument,D=W.document;if(!x(D)){D=W;W=D.getParentNode();}
	var w,e=function(_,m){d.pageCache&&!x(m)&&(Z[U]={e:1});w();m=x(m)?m:n;x(d.error)&&d.error(d,m);x(d.complete)&&d.complete(d,m);},t=0,C=d.callback,E=C=="E"?"X":"E";D.open();W[C]=function(v){t=1;d.pageCache&&(Z[U]={s:v});k(function(){w();x(d.dataFilter)&&(v=d.dataFilter(v));x(d.success)&&d.success(v,y);x(d.complete)&&d.complete(d,y);});};W[E]=function(s){(!s||s=="complete")&&!t++&&k(e);};w=function(){W[E]=undefined;W[C]=undefined;try{delete W[E];}catch(_){}
	try{delete W[C];}catch(_){}
	D.open()
	D.write(_);D.close();f.remove();}
	k(function(){D.write(['<html><head><script src="',U,'" onload="',E,'()" onreadystatechange="',E,'(this.readyState)"></script></head><body onload="',E,'()"></body></html>'].join(_));D.close();});d.timeout>0&&setTimeout(function(){!t&&e(_,"timeout");},d.timeout);d.abort=w;return d;}
	$.jsonp.setup=function(o){$.extend(K,o);};})(jQuery);
}

if (!jQuery().flash)
{
	// jQuery SWFObject v1.1.1 MIT/GPL @jon_neal
	// http://jquery.thewikies.com/swfobject
	(function(f,h,i){function k(a,c){var b=(a[0]||0)-(c[0]||0);return b>0||!b&&a.length>0&&k(a.slice(1),c.slice(1))}function l(a){if(typeof a!=g)return a;var c=[],b="";for(var d in a){b=typeof a[d]==g?l(a[d]):[d,m?encodeURI(a[d]):a[d]].join("=");c.push(b)}return c.join("&")}function n(a){var c=[];for(var b in a)a[b]&&c.push([b,'="',a[b],'"'].join(""));return c.join(" ")}function o(a){var c=[];for(var b in a)c.push(['<param name="',b,'" value="',l(a[b]),'" />'].join(""));return c.join("")}var g="object",m=true;try{var j=i.description||function(){return(new i("ShockwaveFlash.ShockwaveFlash")).GetVariable("$version")}()}catch(p){j="Unavailable"}var e=j.match(/\d+/g)||[0];f[h]={available:e[0]>0,activeX:i&&!i.name,version:{original:j,array:e,string:e.join("."),major:parseInt(e[0],10)||0,minor:parseInt(e[1],10)||0,release:parseInt(e[2],10)||0},hasVersion:function(a){a=/string|number/.test(typeof a)?a.toString().split("."):/object/.test(typeof a)?[a.major,a.minor]:a||[0,0];return k(e,a)},encodeParams:true,expressInstall:"expressInstall.swf",expressInstallIsActive:false,create:function(a){if(!a.swf||this.expressInstallIsActive||!this.available&&!a.hasVersionFail)return false;if(!this.hasVersion(a.hasVersion||1)){this.expressInstallIsActive=true;if(typeof a.hasVersionFail=="function")if(!a.hasVersionFail.apply(a))return false;a={swf:a.expressInstall||this.expressInstall,height:137,width:214,flashvars:{MMredirectURL:location.href,MMplayerType:this.activeX?"ActiveX":"PlugIn",MMdoctitle:document.title.slice(0,47)+" - Flash Player Installation"}}}attrs={data:a.swf,type:"application/x-shockwave-flash",id:a.id||"flash_"+Math.floor(Math.random()*999999999),width:a.width||320,height:a.height||180,style:a.style||""};m=typeof a.useEncode!=="undefined"?a.useEncode:this.encodeParams;a.movie=a.swf;a.wmode=a.wmode||"opaque";delete a.fallback;delete a.hasVersion;delete a.hasVersionFail;delete a.height;delete a.id;delete a.swf;delete a.useEncode;delete a.width;var c=document.createElement("div");c.innerHTML=["<object ",n(attrs),">",o(a),"</object>"].join("");return c.firstChild}};f.fn[h]=function(a){var c=this.find(g).andSelf().filter(g);/string|object/.test(typeof a)&&this.each(function(){var b=f(this),d;a=typeof a==g?a:{swf:a};a.fallback=this;if(d=f[h].create(a)){b.children().remove();b.html(d)}});typeof a=="function"&&c.each(function(){var b=this;b.jsInteractionTimeoutMs=b.jsInteractionTimeoutMs||0;if(b.jsInteractionTimeoutMs<660)b.clientWidth||b.clientHeight?a.call(b):setTimeout(function(){f(b)[h](a)},b.jsInteractionTimeoutMs+66)});return c}})(jQuery,"flash",navigator.plugins["Shockwave Flash"]||window.ActiveXObject);
}

if (typeof Yox == "undefined")
Yox={addStylesheet:function(a,b){var d=a.createElement("link");d.setAttribute("rel","Stylesheet");d.setAttribute("type","text/css");d.setAttribute("href",b);a.getElementsByTagName("head")[0].appendChild(d)},compare:function(a,b){function d(g){var h=0;for(var i in g)i!=null&&h++;return h}if(typeof a!=typeof b)return false;else if(typeof a=="function")return a==b;if(d(a)!=d(b))return false;for(var e in a){var c=a[e],f=b[e];if(typeof c!=typeof f)return false;if(c&&c.length&&c[0]!==undefined&&c[0].tagName){if(!f||
f.length!=c.length||!f[0].tagName||f[0].tagName!=c[0].tagName)return false}else if(typeof c=="function"||typeof c=="object"){c=Yox.compare(c,f);if(!c)return c}else if(c!=f)return false}return true},hasProperties:function(a){var b=false;for(pName in a){b=true;break}return b},dataSources:[],fitImageSize:function(a,b,d,e){var c={width:a.width,height:a.height};if(a.width>b.width||d&&a.width<b.width){c.height=Math.round(b.width/a.width*a.height);c.width=b.width}if(!e&&c.height>b.height){c.width=Math.round(b.height/
c.height*c.width);c.height=b.height}else if(e&&c.height<b.height&&(b.height<=a.height||d)){c.height=b.height;c.width=Math.round(b.height/a.height*a.width)}return c},flashVideoPlayers:{jwplayer:function(a,b,d,e,c){a={swf:a||"/jwplayer/player.swf",flashVars:{file:b,image:d,stretching:"fill",title:e,backcolor:"000000",frontcolor:"FFFFFF"}};$.extend(a.flashVars,c);return a}},getDataSourceName:function(a){for(dataSourceIndex in Yox.Regex.data)if(a.match(Yox.Regex.data[dataSourceIndex]))return dataSourceIndex;
return null},getPath:function(a){for(var b=document.getElementsByTagName("script"),d=0;d<b.length;d++){var e=b[d].src.match(a);if(e)return e[1]}return null},getTopWindow:function(){var a=window;if(window.top)a=window.top;else for(;a.parent;)a=a.parent;return a},getUrlData:function(a){a=a.match(Yox.Regex.url);if(!a)return null;var b={path:a[1],anchor:a[3]};if(a[2])b.queryFields=this.queryToJson(a[2]);return b},hex2rgba:function(a,b){a=parseInt(a.replace("#","0x"),16);return"rgba("+((a&16711680)>>16)+
", "+((a&65280)>>8)+", "+(a&255)+", "+(typeof b!="undefined"?b:"1")+")"},queryToJson:function(a){a=a.split("&");for(var b={},d=0;d<a.length;d++){var e=a[d].split("=");if(e.length==2)b[e[0]]=e[1]}return b},loadDataSource:function(a,b){var d;if(a.dataUrl)(d=Yox.getDataSourceName(a.dataUrl))&&$.extend(a,{dataSource:dataSourceIndex});if(a.dataSource&&!Yox.dataSources[d])$.ajax({url:a.dataFolder+a.dataSource+".js",async:false,dataType:"script",success:function(e){eval(e);eval("Yox.dataSources['"+a.dataSource+
"'] = new yox_"+a.dataSource+"();");b(Yox.dataSources[a.dataSource])},error:function(e,c,f){console.log(e,c,f)}});else b&&b()},Regex:{data:{picasa:/http:\/\/(www.)?picasaweb\.google\..*/i,flickr:/http:\/\/(www.)?flickr.com/i,smugmug:/http:\/\/.*\.smugmug.com/i},flash:/^(.*\.(swf))(\?[^\?]+)?/i,flashvideo:/^(.*\.(flv|f4v|f4p|f4a|f4b|aac))(\?[^\?]+)?/i,image:/^[^\?#]+\.(?:jpg|jpeg|gif|png)$/i,url:/^([^#\?]*)?(?:\?([^\?#]*))?(?:#([A-Za-z]{1}[A-Za-z\d-_\:\.]+))?$/,video:{youtube:/.*youtube.com\/watch.*(?:v=[^&]+).*/i,
vimeo:/vimeo.com\/\d+/i,hulu:/hulu.com\/watch\//i,viddler:/viddler.com\//i,flickr:/.*flickr.com\/.*/i,myspace:/.*vids.myspace.com\/.*/i,qik:/qik.com/i,revision3:/revision3.com/i,dailymotion:/dailymotion.com/i,"5min":/.*5min\.com\/Video/i}},Sprites:function(a,b,d){this.spritesImage=(new Image).src=b;var e=0;jQuery.each(a,function(c,f){f.top=e;e+=f.height});this.getSprite=function(c,f,g){return jQuery("<img/>",{src:d,alt:f,title:g,css:{width:a[c].width,height:a[c].height,"background-image":"url("+b+
")","background-repeat":"no-repeat","background-position":this.getBackgroundPosition(c,f)}})};this.getBackgroundPosition=function(c,f){return"-"+jQuery.inArray(f,a[c].sprites)*(a[c].width||0)+"px -"+a[c].top+"px"}},Support:{rgba:function(){if(!("result"in arguments.callee)){var a=document.createElement("div"),b=false;try{a.style.color="rgba(0, 0, 0, 0.5)";b=/^rgba/.test(a.style.color)}catch(d){}arguments.callee.result=b}return arguments.callee.result}},urlDataToPath:function(a){var b=a.path||"";if(a.queryFields&&
this.hasProperties(a.queryFields)){b+="?";for(field in a.queryFields)b+=field+"="+a.queryFields[field]+"&";b=b.substring(0,b.length-1)}if(a.anchor)b+="#"+a.anchor;return b}};

// yoxthumbs:
(function(g){function m(c,b){function j(a){var d=jQuery("<a>",{href:a.link}),e=jQuery("<img>",{src:a.thumbnailSrc,alt:a.media.alt,title:a.media.title});a.data&&d.data("yoxthumbs",a.data);a.thumbnailDimensions&&e.css({width:a.thumbnailDimensions.width,height:a.thumbnailDimensions.height});e.appendTo(d);return d}var h=this;c.data("yoxview")&&c.data("yoxview");var f=jQuery,k=c[0].tagName=="A";b.images&&jQuery.each(b.images,function(a,d){c.append(j(d))});this.thumbnails=[];var n=k?c:c.find("a:has(img)"),
o=0;f.each(n,function(a,d){var e=f(d),l=true;if(b.enableOnlyMedia)if(!d.href.match(Yox.Regex.image)){var i=false;for(dataProvider in Yox.Regex.data)if(d.href.match(Yox.Regex.data[dataProvider])){i=true;break}if(!i){i=false;for(videoProvider in Yox.Regex.video)if(d.href.match(Yox.Regex.video[videoProvider])){i=true;break}i||(l=false)}}if(l){e.data("yoxthumbs",f.extend({imageIndex:o++},e.data("yoxthumbs")));h.thumbnails.push(e)}});if(b.thumbsOpacity){this.thumbnails.css("opacity",b.thumbsOpacity);c.delegate("a:has(img)",
"mouseenter.yoxthumbs",function(a){if(h.currentSelectedIndex===undefined||f(a.currentTarget).data("yoxthumbs").imageIndex!=h.currentSelectedIndex)f(a.currentTarget).stop().animate({opacity:1},b.thumbsOpacityFadeTime)}).delegate("a:has(img)","mouseout.yoxthumbs",function(a){if(h.currentSelectedIndex===undefined||f(a.currentTarget).data("yoxthumbs").imageIndex!=h.currentSelectedIndex)f(a.currentTarget).stop().animate({opacity:b.thumbsOpacity},b.thumbsOpacityFadeTime)})}if(b.onClick)k?c.bind("click.yoxthumbs",
function(a){b.onClick(a);return false}):c.delegate("a:has(img)","click.yoxthumbs",function(a){if(!f(a.currentTarget).data("yoxthumbs"))return true;b.onClick(a);return false});this.select=function(a){if(this.currentSelectedIndex===undefined||this.currentSelectedIndex!=a){var d=this.thumbnails.eq(a),e=c.data("yoxslide");e&&e.show(d);if(this.currentSelectedIndex!==undefined){e=this.thumbnails.eq(this.currentSelectedIndex);e.removeClass(b.selectedThumbnailClassName);b.thumbsOpacity&&e.animate({opacity:b.thumbsOpacity},
b.thumbsOpacityFadeTime)}d.addClass(b.selectedThumbnailClassName);b.thumbsOpacity&&d.animate({opacity:1},b.thumbsOpacityFadeTime);this.currentSelectedIndex=a}};this.unload=function(a){f.each(this.thumbnails,function(d,e){f(e).removeData("yoxthumbs");a&&f(e).removeData(a)});c.undelegate("a:has(img)","click.yoxthumbs");k&&c.unbind(".yoxthumbs")}}g.fn.yoxthumbs=function(c){if(this.length==0)return this;if(typeof c!="string"){var b=g.extend({target:null,selectedThumbnailClassName:"selected",thumbsOpacityFadeTime:300,
thumbsOpacity:undefined,prevBtn:undefined,nextBtn:undefined,onClick:undefined,images:undefined,enableOnlyMedia:false},c),j=g(this);j.data("yoxthumbs",new m(j,b))}else if(b=g(this).data("yoxthumbs"))if(g.isFunction(b[c]))b[c].apply(b,Array.prototype.slice.call(arguments,1));else return b[c];return this}})(jQuery);

/*!
 * jquery.yoxview
 * jQuery media viewer
 * http://yoxigen.com/yoxview
 *
 * Copyright (c) 2010 Yossi Kolesnicov
 *
 * Licensed under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 *
 * Date: 15th October, 2010
 * Version : 2.11
 */ 
(function(b){function hb(){function H(a){for(var c=O.length,f=0;f<c;f++)if(Yox.compare(O[f],a))return f;O.push(a);return c}function ib(a,c){if(a.skin){var f=a.skin;if(!b.yoxview.yoxviewSkins[f]){var e=P+"skins/"+f+"/yoxview."+f;b.ajax({url:e+".js",dataType:"script",success:function(){b.yoxview.yoxviewSkins[f].css!==false&&Yox.addStylesheet(top.document,e+".css");c&&c(b.yoxview.yoxviewSkins[f])},error:function(){alert("Error loading skin file "+e+".js")}})}}else c&&c()}function jb(a,c){if(X[a])c&&
c(X[a]);else{X[a]={};var f=P+"lang/"+a+".js";b.ajax({url:f,async:false,dataType:"json",success:function(e){X[a]=e;c&&c(e)},error:function(){alert("Error loading language file "+f)}})}}function za(a){a=a.data("yoxview");if(!w||Aa!=a.viewIndex){if(!a.cacheVars)a.cacheVars={cachedImagesCount:0,cacheDirectionForward:true,cacheBufferLastIndex:null,currentCacheImg:0};w=a.images;m=w.length;Aa=a.viewIndex;var c=false;if(!ka||ka!=a.optionsSet){ka=a.optionsSet||0;d=O[ka];c=true}else if(Q&&m==1||j&&!Q&&m>0)c=
true;if(c){if(j){s.remove();K=R=Y=L=la=Q=j=undefined;t=0;b.yoxview.infoButtons={}}Qa()}l=a.cacheVars}}function Ra(a,c,f){a=c&&(c.width||c.height)?{width:parseInt(c.width),height:parseInt(c.height)}:f.defaultDimensions[a];if(isNaN(a.width))a.width=null;if(isNaN(a.height))a.height=null;return a}function Sa(a,c,f,e){var h=function(g){var i=b(g.currentTarget).data("yoxview");if(!i||i.imageIndex===null)return true;else{g.preventDefault();b.yoxview.open(b(g.liveFired||g.currentTarget).data("yoxview").viewIndex,
i.imageIndex)}};if(a[0].tagName=="A")a.bind("click.yoxview",h);else f?a.yoxthumbs({images:f,enableOnlyMedia:false,onClick:e||function(g){g.preventDefault();c.thumbnailsOptions&&c.thumbnailsOptions.onClick?c.thumbnailsOptions.onClick(b(g.currentTarget).data("yoxview").imageIndex,b(g.currentTarget),b(g.liveFired).data("yoxview").viewIndex):b.yoxview.open(b(g.liveFired||g.currentTarget).data("yoxview").viewIndex,b(g.currentTarget).data("yoxview").imageIndex);return false}}):a.delegate("a:has(img)"+(c.textLinksSelector!==
null?",a"+c.textLinksSelector:""),"click.yoxview",h)}function Ta(a){var c=S[Aa];B=c[0].tagName=="A"?c:w[t].thumbnailImg;if(!B||B.length==0)B=w[0].thumbnailImg;if(B){c=B.attr("src");a&&L&&c&&L.attr("src",c);if(kb&&!T&&window.name)T=b(top.document).find("[name='"+window.name+"']").offset();Ba=B.offset();u={width:B.width(),height:B.height(),top:Ba.top-Z.scrollTop()+(T?T.top:0),left:Ba.left+(T?T.left:0)}}}function ma(a){na.css("background-position",C.getBackgroundPosition("notifications",a));na.stop().fadeIn(d.buttonsFadeTime,
function(){b(this).delay(500).fadeOut(d.buttonsFadeTime)})}function lb(a){b(a).stop().animate({opacity:0.5},d.buttonsFadeTime)}function Ca(a,c,f){var e=b("<a>",{href:"#",click:function(){return b.yoxview.clickBtn(b.yoxview[c],f)}});b("<span>"+a+"</span>").css("opacity","0").appendTo(e);e.append(C.getSprite("icons",c));return e}function Ua(a,c,f){var e=new Image;e.src=d.imagesFolder+c+".png";e=b("<a>",{css:{background:"url("+e.src+") no-repeat "+c+" center",opacity:"0",outline:"0"},className:"yoxview_ctlBtn",
href:"#"});e.css(c,"0");if(f)e.css("cursor","default");else{e.click(function(){this.blur();return b.yoxview.clickBtn(a,true)});d.buttonsFadeTime!=0&&e.hover(function(){b.yoxview.isOpen&&b(this).stop().animate({opacity:0.6},d.buttonsFadeTime)},function(){b(this).stop().animate({opacity:0},d.buttonsFadeTime)})}return e}function mb(){var a=typeof d.popupMargin=="number"?[String(d.popupMargin)]:d.popupMargin.split(" ",4);k.top=parseInt(a[0]);if(a.length==1)k.bottom=k.right=k.left=k.top;else if(a.length==
2){k.bottom=k.top;k.right=k.left=parseInt(a[1])}else if(a.length==3){k.bottom=parseInt(a[2]);k.right=k.left=parseInt(a[1])}else if(a.length==4){k.right=parseInt(a[1]);k.bottom=parseInt(a[2]);k.left=parseInt(a[3])}k.totalHeight=k.top+k.bottom;k.totalWidth=k.left+k.right}function Qa(){mb();F=Va();C=new Yox.Sprites({notifications:{width:59,height:59,sprites:["empty","playRTL","play","pause","last","first"]},icons:{width:18,height:18,sprites:["close","help","playpause","link","pin","unpin","play","pause",
"right","left"]},menu:{height:42,sprites:["back"]}},d.imagesFolder+"sprites.png",d.imagesFolder+"empty.gif");Wa={RIGHT:d.isRTL?"prev":"next",DOWN:"next",UP:"prev",LEFT:d.isRTL?"next":"prev",ENTER:"play",HOME:"first",END:"last",SPACE:"next",h:"help",ESCAPE:"close"};n=X[d.lang];var a=d.skin?b.yoxview.yoxviewSkins[d.skin]:null;j=b("<div>",{id:"yoxview",click:function(g){g.stopPropagation()}});s=b("<div>",{id:"yoxview_popupWrap",click:function(g){g.preventDefault();b.yoxview.clickBtn(b.yoxview.close,
true)}});d.skin&&s.attr("className","yoxview_"+d.skin);if(d.backgroundOpacity===0)s.css("background","none");else Yox.Support.rgba()&&s.css("background-color",Yox.hex2rgba(d.backgroundColor,d.backgroundOpacity));s.appendTo(b(top.document.getElementsByTagName("body")[0])).append(j);R=b("<div>",{className:"yoxview_imgPanel",css:{"z-index":"2"}});K=b("<div>",{className:"yoxview_imgPanel",css:{"z-index":"1",display:"none"}});L=b("<img />",{className:"yoxview_fadeImg",css:{display:"block",width:"100%",
height:"100%"}});Y=b("<img />",{className:"yoxview_fadeImg",css:{display:"block",width:"100%",height:"100%"}});R.data("yoxviewPanel",{image:L}).append(L).appendTo(j);K.data("yoxviewPanel",{image:Y});K.append(Y).appendTo(j);var c=m==1;if(c&&!w[0].media.title)d.renderInfo=false;if(d.renderMenu!==false){var f=b("<div>",{className:"yoxview_popupBarPanel yoxview_top"});d.autoHideMenu!==false&&f.hover(function(){b.yoxview.isOpen&&Xa()},function(){b.yoxview.isOpen&&Da()});x=b("<div>",{id:"yoxview_menuPanel"});
if(Yox.Support.rgba()&&d.menuBackgroundColor)x.css("background",Yox.hex2rgba(d.menuBackgroundColor,d.menuBackgroundOpacity||0.8));var e=Ca(n.Help,"help",false);b.yoxview.infoButtons.playBtn=Ca(n.Slideshow,"play",false);$=b.yoxview.infoButtons.playBtn.children("span");x.append(Ca(n.Close,"close",true),e,b.yoxview.infoButtons.playBtn);if(c){b.yoxview.infoButtons.playBtn.css("display","none");e.css("display","none");x.css({width:58})}x.find("a:last-child").attr("class","last");f.append(x).appendTo(j);
x.delegate("a","mouseenter",function(){b(this).stop().animate({top:"8px"},"fast").find("span").stop().animate({opacity:1},"fast")}).delegate("a","mouseleave",function(){b(this).stop().animate({top:"0"},"fast").find("span").stop().animate({opacity:0},"fast")})}if(d.renderButtons!==false&&(!c||!b.support.opacity)){Q=Ua(b.yoxview.prev,d.isRTL?"right":"left",c);la=Ua(b.yoxview.next,d.isRTL?"left":"right",c);j.append(Q,la);M=c&&!b.support.opacity?b():j.find(".yoxview_ctlBtn")}else M=b();aa=b("<div>",{id:"yoxview_ajaxLoader",
className:"yoxview_notification",css:{display:"none"}});aa.append(b("<img>",{src:d.imagesFolder+"popup_ajax_loader.gif",alt:n.Loading,css:{width:32,height:32,"background-image":"url("+d.imagesFolder+"sprites.png)","background-position":C.getBackgroundPosition("notifications","empty")}})).appendTo(j);if(!d.disableNotifications){na=b("<img>",{className:"yoxview_notification"});j.append(na)}N=b("<div>",{id:"yoxview_helpPanel",href:"#",title:n.CloseHelp,css:{background:"url("+d.imagesFolder+"help_panel.png) no-repeat center top",
direction:n.Direction,opacity:"0"},click:function(){return b.yoxview.clickBtn(b.yoxview.help,false)}});f=document.createElement("h1");f.innerHTML=n.Help.toUpperCase();e=document.createElement("p");e.innerHTML=n.HelpText;var h=document.createElement("span");h.id="yoxview_closeHelp";h.innerHTML=n.CloseHelp;N.append(f).append(e).append(h).appendTo(j);if(d.renderInfo!==false){p=b("<div>",{id:"yoxview_infoPanel",click:function(g){g.stopPropagation()}});if(d.infoBackOpacity===0){p.css("background","none");
G=p}else if(Yox.Support.rgba()){G=p;p.css("background-color",Yox.hex2rgba(d.infoBackColor,d.infoBackOpacity))}else{p.append(b("<div>",{id:"yoxview_infoPanelBack",css:{background:d.infoBackColor,opacity:d.infoBackOpacity}}));G=b("<div>",{id:"yoxview_infoPanelContent"})}oa=b("<span>",{id:"yoxview_count"});U=b("<div>",{id:"yoxview_infoText"});if(c){U.css("margin-left","10px");oa.css("display","none")}G.append(oa);if(d.renderInfoPin!==false){Ea=C.getSprite("icons",d.autoHideInfo?"pin":"unpin");Ya=b("<a>",
{className:"yoxviewInfoLink",href:"#",title:d.autoHideInfo?n.PinInfo:n.UnpinInfo,css:{display:"inline"},click:function(g){g.preventDefault();d.autoHideInfo=!d.autoHideInfo;Ea.css("background-position",C.getBackgroundPosition("icons",d.autoHideInfo?"pin":"unpin"));this.title=d.autoHideInfo?n.PinInfo:n.UnpinInfo}});Ya.append(Ea).appendTo(G)}if(a&&a.infoButtons){a=a.infoButtons(d,n,C,s,j);if(d.infoButtons)b.extend(d.infoButtons,a);else d.infoButtons=a}if(d.infoButtons){b.extend(b.yoxview.infoButtons,
d.infoButtons);for(infoButton in d.infoButtons)d.infoButtons[infoButton].attr("className","yoxviewInfoLink").css("display","block").appendTo(G)}if(d.linkToOriginalContext!==false){ba=b("<a>",{className:"yoxviewInfoLink",target:"_blank",title:n.OriginalContext});ba.append(C.getSprite("icons","link")).appendTo(G)}G.append(U);Yox.Support.rgba()||p.append(G);p.appendTo(d.renderInfoExternally?s:j);if(!d.renderInfoExternally){I=b("<div>",{className:"yoxview_popupBarPanel yoxview_bottom"});I.hover(function(){b.yoxview.isOpen&&
!ca&&d.autoHideInfo!==false&&pa()},function(){b.yoxview.isOpen&&!ca&&d.autoHideInfo!==false&&da()});p.wrap(I);I=p.parent()}}Yox.Support.rgba()||(nb=b("<div>",{css:{position:"fixed",height:"100%",width:"100%",top:"0",left:"0",background:d.backgroundColor,"z-index":"1",opacity:d.backgroundOpacity}}).appendTo(s))}function Fa(){l.cachedImagesCount++;if(l.cachedImagesCount==m)l.cacheComplete=true;else Za()}function Za(){if(!d.cacheBuffer||l.currentCacheImg!=l.cacheBufferLastIndex)ea(l.currentCacheImg+
(l.cacheDirectionForward?1:-1))}function Ga(){if(d.cacheBuffer){l.cacheBufferLastIndex=l.cacheDirectionForward?t+d.cacheBuffer:t-d.cacheBuffer;if(l.cacheBufferLastIndex<0)l.cacheBufferLastIndex+=m;else if(l.cacheBufferLastIndex>=m)l.cacheBufferLastIndex-=m}}function ea(a){if(!l.cacheComplete){if(a==m)a=0;else if(a<0)a+=m;var c=w[a].media;l.currentCacheImg=a;if(c&&!c.loaded)if(!c.contentType||c.contentType==="image")$a.src=c.src;else ab(c,function(){Fa()});else Za()}}function ob(){Ha=true;clearTimeout(Ia);
aa.stop();Ia=setTimeout(function(){aa.css("opacity","0.6").fadeIn(d.buttonsFadeTime)},d.buttonsFadeTime)}function bb(){r||ob();pb(b.yoxview.currentImage.media)}function Ja(a,c,f,e,h){j.stop().animate({width:a,height:c,top:f,left:e},d.popupResizeTime,h)}function qa(){if(m!=1){r=true;if($)$.text(n.Pause);else b.yoxview.infoButtons.playBtn&&b.yoxview.infoButtons.playBtn.attr("title",n.Pause);b.yoxview.infoButtons.playBtn&&b.yoxview.infoButtons.playBtn.find("img").css("background-position",C.getBackgroundPosition("icons",
"pause"));if(t<m-1)Ka=setTimeout(function(){b.yoxview.next(true)},d.playDelay);else{if(d.loopPlay)Ka=setTimeout(function(){b.yoxview.select(0,null)},d.playDelay);else D();d.onEnd&&setTimeout(d.onEnd,d.playDelay)}}}function D(){clearTimeout(Ka);r=false;if($)$.text(n.Play);else b.yoxview.infoButtons.playBtn&&b.yoxview.infoButtons.playBtn.attr("title",n.Play);b.yoxview.infoButtons.playBtn&&b.yoxview.infoButtons.playBtn.find("img").css("background-position",C.getBackgroundPosition("icons","play"))}function Va(){var a=
Z.width(),c=Z.height();return{height:c,width:a,usableArea:{height:c-k.totalHeight,width:a-k.totalWidth}}}function cb(a){a=a.width&&a.height?Yox.fitImageSize(a,F.usableArea):{width:a.width?Math.min(a.width,F.usableArea.width):F.usableArea.width,height:a.height?Math.min(a.height,F.usableArea.height):F.usableArea.height};a.top=k.top+Math.round((F.usableArea.height-a.height)/2);a.left=k.left+Math.round((F.usableArea.width-a.width)/2);return a}function pa(a){clearTimeout(fa);var c=U.outerHeight();if(c<
db)c=db;p.stop().animate({height:c},500,function(){a&&a()})}function da(a){clearTimeout(fa);p.stop().animate({height:0},500,function(){a&&a()})}function Da(a){if(x){clearTimeout(La);x.stop().animate({top:qb},500,function(){a&&a()})}}function Xa(a){if(x){clearTimeout(La);x.stop().animate({top:0},500,function(){a&&a()})}}function eb(){ga=v;v=ra?K:R;ra=!ra}function sa(a){var c=a.contentType==="image"||!a.contentType;c&&ca&&I&&I.css("display","block");clearTimeout(fa);eb();var f=v.data("yoxviewPanel");
y.width=a.width;y.height=a.height;y.padding=a.padding;if(p){var e=a.title||"";if(a.description)e+=e!=""?"<div id='yoxview_infoTextDescription'>"+a.description+"</div>":a.description;U.html(e);m>1&&oa.html(t+1+"/"+m);if(ba)b.yoxview.currentImage.link?ba.attr("href",b.yoxview.currentImage.link).css("display","inline"):ba.css("display","none")}e=cb(a);if(c){currentImageElement=ra?L:Y;currentImageElement.attr({src:a.src,title:a.title,alt:a.alt});f.image=currentImageElement;if(!f.isImage&&f.element){f.element.css("display",
"none");f.image.css("display","block");f.isImage=true}if(!ha){d.renderButtons&&M.css({height:"100%",width:"50%",top:"0"});ca=false;ha=true}}else{if(f.element&&f.elementId!=a.elementId){f.element.remove();f.element=undefined}if(!f.element)if(a.html){f.element=b("<div>",{className:rb});j.append(f.element)}else{j.append(a.element);f.element=a.element}a.html&&f.element.html(a.html);v=f.element;if(ha){if(I){d.autoHideInfo!==false&&da();I.css("display","none");ca=true}d.renderButtons&&M.css({width:ta.width,
height:ta.height});ha=false}d.renderButtons&&M.css({top:(e.height-ta.height)/2});if(f.isImage===undefined||f.isImage){f.element.css("display","block");f.image.css("display","none");f.isImage=false}}ua?v.animate({width:e.width,height:e.height},d.popupResizeTime):v.css({width:e.width,height:e.height});if(Ha){Ha=false;clearTimeout(Ia);aa.stop().fadeOut(d.buttonsFadeTime)}V=true;Ja(e.width,e.height,e.top,e.left,function(){if(ua){b.yoxview.isOpen=true;if(d.controlsInitialDisplayTime>0){d.showButtonsOnOpen&&
M.animate({opacity:0.5},d.controlsInitialFadeTime,function(){d.buttonsFadeTime!=0&&b(this).delay(d.controlsInitialDisplayTime).animate({opacity:0},d.controlsInitialFadeTime)});if(d.showBarsOnOpen){Xa(function(){if(d.autoHideMenu!==false)La=setTimeout(function(){Da()},d.controlsInitialDisplayTime)});p&&pa(function(){if(d.autoHideInfo!==false)fa=setTimeout(function(){da()},d.controlsInitialDisplayTime)})}}d.autoPlay&&b.yoxview.play();d.onOpen&&d.onOpen();if(va){va();va=undefined}ua=false}if(y.padding){var h=
j.width(),g=j.height();if(y.padding){h-=y.padding.horizontal;g-=y.padding.vertical}v.css({width:h+"px",height:g+"px"})}V=false});v.css({"z-index":"2",opacity:1});ga&&ga.css("z-index","1");v.fadeIn(d.popupResizeTime,function(){ga&&ga.css("display","none");p&&pa(function(){if(d.autoHideInfo!==false)fa=setTimeout(function(){da()},d.titleDisplayDuration)});if(m>1){if(d.cacheImagesInBackground&&!l.cacheComplete)ea(t+(l.cacheDirectionForward?1:-1));r&&qa()}})}function sb(a,c,f,e,h){jQuery.jsonp({url:tb[a]||
"http://oohembed.com/oohembed/",data:jQuery.extend({url:c,format:"json"},f),dataType:"jsonp",callbackParameter:"callback",success:function(g){var i={title:g.title,width:g.width,height:g.height,type:g.type};if(g.type==="video")i.html=g.html.replace(/<embed /,'<embed wmode="transparent" ').replace(/<param/,'<param name="wmode" value="transparent"><param').replace(/width=\"[\d]+\"/ig,'width="100%"').replace(/height=\"[\d]+\"/ig,'height="100%"');else g.type==="photo"&&jQuery.extend(i,{src:g.url,alt:g.title,
type:"image"});e(i)},error:function(g,i){h&&h(g,i)}})}function pb(a){try{if(!a)throw"Error: Media is unavailable.";if(a.contentType==="image"||!a.contentType){if(b.support.opacity)Ma.src="";Ma.src=a.src}else!a.loaded&&a.contentType=="ooembed"?ab(a,function(f){sa(f)},function(f){wa("Error getting data from:<br /><span class='errorUrl'>"+f.data.url+"</span>")}):sa(b.yoxview.currentImage.media)}catch(c){wa(c)}}function ab(a,c,f){a.contentType=="ooembed"&&sb(a.provider,a.url,d.defaultDimensions.video,
function(e){b.extend(a,e,{loaded:true});c&&c(a)},f)}function wa(a){sa({html:"<span class='yoxview_error'>"+a+"</span>",width:500,height:300,type:"error",title:""})}var P=P||Yox.getPath(/(.*\/)jquery\.yoxview/i),fb={autoHideInfo:true,autoPlay:false,backgroundColor:"#000000",backgroundOpacity:0.8,buttonsFadeTime:300,cacheBuffer:5,cacheImagesInBackground:true,controlsInitialFadeTime:1500,controlsInitialDisplayTime:1E3,dataFolder:P+"data/",defaultDimensions:{flash:{width:720,height:560},iframe:{width:1024}},
flashVideoPlayer:"jwplayer",imagesFolder:P+"images/",infoBackColor:"#000000",infoBackOpacity:0.5,isRTL:false,lang:"en",langFolder:P+"lang/",loopPlay:true,playDelay:3E3,popupMargin:20,popupResizeTime:600,renderButtons:true,renderMenu:true,showBarsOnOpen:true,showButtonsOnOpen:true,textLinksSelector:".yoxviewLink",titleAttribute:"title",titleDisplayDuration:2E3};this.infoButtons={};this.isOpen=false;this.yoxviewSkins={};var aa,l={},$a=new Image,oa,M,ub=0,t=0,n={},y={},ka,Aa=0,kb=window!=window.parent,
ca=false,vb={wmode:"transparent",width:"100%",height:"100%",allowfullscreen:"true",allowscriptaccess:"true",hasVersion:9},ua=true,T,N,fa,La,L,Y,w,m=0,p,G,ba,db=30,I,Ya,Ea,U,ra=false,ha=true,r=false,V=false,S=[],Ia,Ha=false,ta={width:100,height:100},rb="yoxview_mediaPanel",tb={vimeo:"http://vimeo.com/api/oembed.json",myspace:"http://vids.myspace.com/index.cfm?fuseaction=oembed"},qb=-42,x,la,na,va,d,O=[],R,K,$,j,nb,k={},Ka,Z=b(Yox.getTopWindow()),s,Q,ia=false,C,Ma=new Image,B,Ba,u,F,X={},wb={40:"DOWN",
35:"END",13:"ENTER",36:"HOME",37:"LEFT",39:"RIGHT",32:"SPACE",38:"UP",72:"h",27:"ESCAPE"},Wa;this.init=function(a,c){function f(){a.each(function(g,i){i=b(i);var xa=S.length;i.data("yoxview",{viewIndex:xa,cacheVars:{cachedImagesCount:0,cacheDirectionForward:true,cacheBufferLastIndex:null,currentCacheImg:0}});var ja=i.data("yoxview");if(h)ja.optionsSet=h;e.allowedImageUrls=[Yox.Regex.image];if(e.allowedUrls)e.allowedImageUrls=e.allowedImageUrls.concat(e.allowedUrls);var Na=i[0].tagName=="A",J=[],ya=
0;(Na?i:i.find("a:has(img)"+(e.textLinksSelector!==null?",a"+e.textLinksSelector:""))).each(function(z,Oa){var q=b(Oa),o;o=e;var A={},E=q.attr("href"),W=q.children("img:first");if(W.length==0)W=q;A={};for(supportedType in gb){var Pa=gb[supportedType](q,E,W,o);if(Pa){b.extend(Pa,{contentType:supportedType,elementId:ub++});A.media=Pa;break}}if(A.media){A.thumbnailImg=W;o=A}else o=null;if(o){J.push(o);if(Na)q.data("yoxview").imageIndex=ya;else q.data("yoxview",{imageIndex:ya,viewIndex:xa});ya++}});if(e.images)J=
J.concat(e.images);if(e.dataSource)Yox.dataSources[e.dataSource].getImagesData(e,function(z){J=J.concat(z.images);ja.images=J;var Oa=z.isGroup?[b.extend(z,{media:{title:z.title+" ("+z.images.length+" images)",alt:z.title}})]:z.images;Sa(i,e,Na?null:Oa,!z.createGroups?null:function(q){var o=b(q.currentTarget).data("yoxview"),A=b(q.currentTarget);q=A.data("yoxthumbs");if(o.imagesAreSet)b.yoxview.open(o.viewIndex);else{A.css("cursor","wait");var E=b.extend({},e);if(E.dataSourceOptions)b.extend(E.dataSourceOptions,
q);else E.dataSourceOptions=q;Yox.dataSources[e.dataSource].getImagesData(E,function(W){o.images=W.images;o.imagesAreSet=true;A.css("cursor","");b.yoxview.open(o.viewIndex)})}});z.createGroups?b.each(i.yoxthumbs("thumbnails"),function(q,o){o.data("yoxview",{viewIndex:++xa});S.push(b(o))}):b.each(i.yoxthumbs("thumbnails"),function(q,o){var A=ya+q,E=o.children("img");if(E.length==0)E=o;J[A].thumbnailImg=E;o.data("yoxview",{imageIndex:q,viewIndex:xa})});if(!b.yoxview.firstViewWithImages&&z.images.length>
0){b.yoxview.firstViewWithImages=i;e.cacheImagesInBackground&&b.yoxview.startCache()}});else{ja.images=J;Sa(i,e)}S.push(i);if(!b.yoxview.firstViewWithImages&&ja.images&&ja.images!=0){b.yoxview.firstViewWithImages=i;za(i);if(e.cacheImagesInBackground&&m!=0){Ga();ea(0)}}})}var e=b.extend({},fb,c),h;if(O.length==0){O.push(e);h=0}else h=c?H(e):null;jb(e.lang,function(){ib(e,function(g){g&&b.extend(e,b.yoxview.yoxviewSkins[e.skin].options);Yox.loadDataSource(e,f)})})};var gb={image:function(a,c,f,e){for(var h=
null,g=0;g<e.allowedImageUrls.length&&!h;g++)if(c.match(e.allowedImageUrls[g]))h={src:a.attr("href"),title:f.attr(e.titleAttribute),alt:f.attr("alt")};return h},flash:function(a,c,f,e){var h=null;var g=(a=c.match(Yox.Regex.flash))?null:c.match(Yox.Regex.flashvideo);if(a||g){h=Yox.getUrlData(c);c=Ra("flash",h.queryFields,e);if(h.queryFields){delete h.queryFields.width;delete h.queryFields.height}var i=b("<div>",{className:"yoxview_element",html:"<div class='yoxview_error'>Please install the latest version of the <a href='http://www.adobe.com/go/getflashplayer' target='_blank'>Flash player</a> to view content</div>"});
g=g?Yox.flashVideoPlayers[e.flashVideoPlayer](e.flashVideoPlayerPath,h.path,h.queryFields&&h.queryFields.image?h.queryFields.image:f[0].nodeName=="IMG"?f.attr("src"):null,f.attr(e.titleAttribute)):h.queryFields||{};if(a)g.swf=h.path;b.extend(g,vb);i.flash(g);h={element:i,title:f.attr(e.titleAttribute)};b.extend(h,c)}return h},ooembed:function(a,c){var f=null;for(videoProvider in Yox.Regex.video)if(c.match(Yox.Regex.video[videoProvider])){f={provider:videoProvider,url:c};break}return f},inline:function(a,
c,f,e){if(!e.allowInternalLinks)return null;a=null;if((c=Yox.getUrlData(c))&&c.anchor){c=b("#"+c.anchor);if(c.length!=0){f={width:parseInt(c.css("width")),height:parseInt(c.css("height"))};c.css({position:"absolute",top:0,left:0,width:"100%",height:"100%",display:"block"});a={type:"inlineElement",element:c,title:c.attr("title")};e={horizontal:parseInt(c.css("padding-right"))+parseInt(c.css("padding-left")),vertical:parseInt(c.css("padding-top"))+parseInt(c.css("padding-bottom"))};f.width=isNaN(f.width)?
null:f.width+e.horizontal;f.height=isNaN(f.height)?null:f.height+e.vertical;b.extend(a,f);if(e.horizontal!=0||e.vertical!=0)a.padding=e;c.remove()}}return a},iframe:function(a,c,f,e){var h=null;if((a=a.attr("target"))&&a=="yoxview")if((c=Yox.getUrlData(c))&&c.path){e=Ra("iframe",c.queryFields,e);if(c.queryFields){delete c.queryFields.width;delete c.queryFields.height}h={element:b("<iframe>",{src:Yox.urlDataToPath(c),className:"yoxview_element"}),title:f.attr("title"),frameborder:"0"};b.extend(h,e)}return h}};
this.open=function(a,c,f){if(this instanceof jQuery){if(a&&typeof a=="function")f=a;c=this.data("yoxview");a=c.viewIndex;c=c.imageIndex}else if(typeof a=="function"){f=a;a=c=0}else if(typeof c=="function"){f=c;c=0}a=a||0;c=c||0;b(document).delegate("*","keydown.yoxview",function(e){if(b.yoxview&&b.yoxview.isOpen){var h=b.yoxview[Wa[wb[e.keyCode]]];if(h){e.preventDefault();h.apply(b.yoxview)}}});za(S[a]);!j&&m!=0&&Qa();b.yoxview.selectImage(c);s.stop().css({opacity:0,display:"block"}).animate({opacity:1},
"slow",function(){s.css("opacity","")});d.cacheImagesInBackground&&ea(c);if(f)va=f;return false};this.selectImage=function(a){b.yoxview.currentImage=w[a];t=a;Ta(true);B.blur();R.css({"z-index":"1",width:u.width,height:u.height});K.css({display:"none","z-index":"2"});ua=true;j.css({width:u.width,height:u.height,top:u.top,left:u.left});this.select(a)};this.refresh=function(){(ia=r)&&D();bb(t);ia&&qa()};this.select=function(a,c){if(typeof c==="number")c=undefined;if(!V){if(a<0){a=m-1;if(d.onEnd){d.onEnd();
return}}else if(a==m){a=0;if(d.onEnd){d.onEnd();return}}if(!r&&c){var f=c;f.css("opacity")==0&&f.stop().animate({opacity:0},d.buttonsFadeTime,lb(f))}b.yoxview.currentImage=w[a];t=a;bb(t);Ga();d.onSelect&&d.onSelect(a,w[a])}};this.prev=function(a){l.cacheDirectionForward=false;this.select(t-1,Q);r&&a!==true&&D()};this.next=function(a){l.cacheDirectionForward=true;this.select(t+1,la);r&&a!==true&&D()};this.first=function(){d.disableNotifications||ma("first");this.select(0);r&&D()};this.last=function(){d.disableNotifications||
ma("last");this.select(m-1);r&&D()};this.setDefaults=function(a){b.extend(fb,a)};this.play=function(){if(!(!this.isOpen||m==1)){l.cacheDirectionForward=true;if(r){d.disableNotifications||ma("pause");D()}else{d.disableNotifications||ma("play");qa()}}};this.close=function(){if(this.isOpen){this.closeHelp();Ta(false);Ja(u.width,u.height,u.top,u.left,function(){b.yoxview.isOpen=false});Da();p&&da(function(){U.html("")});v.animate({width:u.width,height:u.height},d.popupResizeTime,function(){v.css("opacity",
1)});s.stop().fadeOut(1E3);r&&D();eb();d.onClose&&d.onClose();b(document).undelegate("*","keydown.yoxview");V=false}};this.help=function(){if(this.isOpen)N.css("display")=="none"?N.css("display","block").stop().animate({opacity:0.8},d.buttonsFadeTime):this.closeHelp()};this.closeHelp=function(){N.css("display")!="none"&&N.stop().animate({opacity:0},d.buttonsFadeTime,function(){N.css("display","none")})};this.clickBtn=function(a,c){c&&r&&D();a.call(this);return false};Z.bind("resize.yoxview",function(){F=
Va();b.yoxview.isOpen&&b.yoxview.resize()});b($a).load(function(){b.extend(w[l.currentCacheImg].media,{width:this.width,height:this.height,loaded:true});Fa()}).error(function(){Fa()});this.startCache=function(){za(this.firstViewWithImages);Ga();ea(0)};var v=K,ga=R;this.resize=function(){if(r){ia=true;D()}var a=cb(y);v.css({width:"100%",height:"100%"});V=true;ha||M.css({top:Math.round((a.height-ta.height)/2)});Ja(a.width,a.height,a.top,a.left,function(){var c=j.width(),f=j.height();if(y.padding){c-=
y.padding.horizontal;f-=y.padding.vertical}v.css({width:c,height:f});V=false;p&&pa();if(ia){qa();ia=false}})};b(Ma).load(function(){this.width==0?wa("Image error"):sa(b.extend({},b.yoxview.currentImage.media,{width:this.width,height:this.height}))}).error(function(){wa("Image not found:<br /><span class='errorUrl'>"+this.src+"</span>")});this.unload=function(){jQuery.each(S,function(a,c){c.undelegate("a","click.yoxview").removeData("yoxview").yoxthumbs("unload","yoxview")});b(document).undelegate("*",
"keydown.yoxview");Z.unbind(".yoxview");if(j){s.remove();j=undefined}}}if(!b.yoxview)b.yoxview=new hb;b.fn.yoxview=function(H){if(this.length!=0)if(b.yoxview[H])return b.yoxview[H].apply(this,Array.prototype.slice.call(arguments,1));else typeof H==="object"||!H?b.yoxview.init(this,H):b.error("Method "+H+" does not exist on YoxView.");return this};b(Yox.getTopWindow()).unload(function(){if(b.yoxview){b.yoxview.unload();delete b.yoxview}})})(jQuery);
