$(document).ready(function(){
	$('a.vimeo').colorbox({iframe:true, innerWidth:640, innerHeight:360});
});
