	$(document).ready(function(){	
	
	$(".openmsg").colorbox({width:"675px", height:"485px", iframe:true});
				
	});
