$(function(){var a={show_portrait:0,show_byline:0,show_title:1,color:"f09400",fullscreen:1,js_api:1},b={allowscriptaccess:"always",allowfullscreen:"true"};$("#index .videos").slideshow({next:$("#index .videos_nav a.btn_next"),prev:$("#index .videos_nav a.btn_prev"),pager:$("#index .videos_nav ul")});$(".series .videos").each(function(){var c=$(this);c.slideshow({next:c.closest(".series").find(".videos_nav a.btn_next"),prev:c.closest(".series").find(".videos_nav a.btn_prev"),pager:c.closest(".series").find(".videos_nav ul")})});$(".videos_nav ul").css({marginLeft:-(parseInt($(".videos_nav ul").width(),10)/2)});$(".swf_video").each(function(d){var e="vimeo_"+d;var c=$(this);var f=$.extend(a,{});c.attr("id",e);f.clip_id=c.attr("data-clip_id");f.js_swf_id=e;swfobject.embedSWF("http://vimeo.com/moogaloop.swf",e,c.attr("data-width"),c.attr("data-height"),"9.0.0","",f,b)});$(".videos_nav a").click(function(){$(".video object").each(function(){this.api_pause()});return false})});
