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