			$(document).ready(function(){
				$(".examples").colorbox({iframe:true, width:744, height:600});
			});
