$(document).ready(function(){
	$("#example5").colorbox({width:"50%", height:"80%", iframe:true});
});
