jQuery(document).ready(function() {
	var foobar = jQuery(".example8").colorbox({iframe:true, innerWidth:525, innerHeight:595 });    
});