
	$(function() {
		vimeo_id = $('html').attr('lang') == 'en' ? 7569825 : 7569915;

		$('#home_flash').vimeo({id: vimeo_id})
	})
