Yox={compare:function(b,c){function d(g){var h=0;for(var i in g)i!=null&&h++;return h}if(d(b)!=d(c))return false;for(var f in b){var a=b[f],e=c[f];if(typeof a!=typeof e)return false;if(a&&a.length&&a[0]!==undefined&&a[0].tagName){if(!e||e.length!=a.length||!e[0].tagName||e[0].tagName!=a[0].tagName)return false}else if(typeof a=="function"||typeof a=="object"){a=Yox.compare(a,e);if(!a)return a}else if(a!=e)return false}return true},dataRegex:{picasa:/http:\/\/(www.)?picasaweb\.google\..*/,flickr:/http:\/\/(www.)?flickr.com/, smugmug:/http:\/\/.*\.smugmug.com/},dataSources:[],fitImageSize:function(b,c,d,f){var a={width:b.width,height:b.height};if(!d&&b.width>c.width||d&&b.width!=c.width){a.height=Math.round(c.width/b.width*b.height);a.width=c.width}if(!f&&a.height>c.height){a.width=Math.round(c.height/a.height*a.width);a.height=c.height}else if(f&&a.height",{src:d,alt:e,title:g,css:{width:b[a].width,height:b[a].height,"background-image":"url("+c+")","background-repeat":"no-repeat", "background-position":this.getBackgroundPosition(a,e)}})};this.getBackgroundPosition=function(a,e){return"-"+jQuery.inArray(e,b[a].sprites)*(b[a].width||0)+"px -"+b[a].top+"px"}},videoRegex:{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}};