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