var vimeoPlayer=null; function embedVimeoPlayer(a,c,b){if(playerWidth===undefined||playerWidth===null)playerWidth=480;if(playerHeight===undefined||playerHeight===null)playerHeight=360;motionLineCoordinates=c;motionLineDelay=b!=null?b:0;swfobject.embedSWF("http://vimeo.com/moogaloop.swf","flashPlayerDiv",playerWidth,playerHeight,"9.0.0","expressInstall.swf",{clip_id:a,portrait:0,show_portrait:1,show_byline:1,show_title:1,color:"FF9933",js_api:1,js_onLoad:"onVimeoPlayerReady",js_swf_id:"flashPlayerDiv"},{allowscriptaccess:"always", allowfullscreen:"true"},{})}function onVimeoPlayerReady(a){vimeoPlayer=jQuery("#"+a)[0];vimeoPlayer.api_addEventListener("onFinish","vimeo_on_finish");vimeoPlayer.api_addEventListener("onPlay","vimeo_on_play");vimeoPlayer.api_addEventListener("onPause","vimeo_on_pause");if(playerAutoplay===undefined||playerAutoplay===null)playerAutoplay=1;playerAutoplay==1&&vimeoPlayer.api_play()}function vimeo_on_play(){startGPSPositioning(41)}function vimeo_on_pause(){startGPSPositioning(500)} function vimeo_on_finish(){stopGPSPositioning()};
