
$(function(){function getUrlVars(){var vars=[],hash;var hashes=window.location.href.slice(window.location.href.indexOf('?')+1).split('&');for(var i=0;i<hashes.length;i++){hash=hashes[i].split('=');vars.push(hash[0]);vars[hash[0]]=hash[1];}
return vars;}
$('.video-player').each(function(i,item){var clipId=parseInt($(item).stripId());if(typeof DataBridge.clips[clipId]!='undefined'){var file=(typeof DataBridge.clips[clipId].default_encoding!=null)?DataBridge.clips[clipId].default_encoding:DataBridge.clips[clipId].clip;$(item).player({file:file,image:DataBridge.clips[clipId].picture.bigThumb,width:710,height:430});}});var msg=getUrlVars()['msg'];if(msg!=undefined&&msg!=''){$('#js-newsletter-'+msg+'').click();}});var contact_map;function initialize(){var office_coords=new google.maps.LatLng(51.51503,-0.13590);var map_center=new google.maps.LatLng(51.51503,-0.13590);var greyMapType=new google.maps.StyledMapType([{featureType:'all',elementType:'all',stylers:[{saturation:-100},{visibility:'simplified'}]},{featureType:'road.arterial',elementType:'all',stylers:[{visibility:'on'}]},{featureType:'transit.station',elementType:'all',stylers:[{visibility:'on'}]}],{name:'Greyscale'});contact_map=new google.maps.Map(document.getElementById('map'),{zoom:16,center:map_center,panControl:false,zoomControl:false,scaleControl:false,streetViewControl:false,mapTypeControl:false,mapTypeId:google.maps.MapTypeId.ROADMAP});contact_map.mapTypes.set('greyscale',greyMapType);contact_map.setMapTypeId('greyscale');var office_marker=new google.maps.Marker({position:office_coords,map:contact_map});}
(function($){$(function(){$('#directors_widget').hoverIntent(function(){$(this).find('ul, a').stop().animate({height:'100px'},500,'easeOutElastic');},function(){$(this).find('ul, a').stop().animate({height:'50px'},500,'easeOutElastic');});$('.video_mask_overlay').delay(500).fadeIn('slow');$('#directors_widget li:first-child, #directors_widget li:last-child').addClass('wider');});$(window).load(function(){$('.carousel_wrap').css('overflow','visible');if($('#showreel_carousel').length){$('#clips_carousel .slides').carouFredSel({auto:false,scroll:{items:1,duration:500},prev:{button:$('.left_mask',$('#clips_carousel'))},next:{button:$('.right_mask',$('#clips_carousel'))},width:"1575",height:177,items:{minimum:3,start:"random",width:313,height:177}});$('#showreel_carousel .slides').carouFredSel({auto:false,scroll:{items:1,duration:500},prev:{button:$('.left_mask',$('#showreel_carousel'))},next:{button:$('.right_mask',$('#showreel_carousel'))},width:"1575",height:177,items:{minimum:3,start:"random",width:313,height:177}});};});})(jQuery);
