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