$(document).ready(
	function () {
	$('#video').colorbox({width:'640px', height:'437px', html:'<iframe title="Vimeo video player" width="640" height="390" src="http://player.vimeo.com/video/24232309?title=0&amp;byline=0&amp;portrait=0&amp;autoplay=1" frameborder="0" allowfullscreen></iframe>'});
	}
);
