$(function() {

	$("a.v6-registration").colorbox({opacity: 0.7, iframe:true, overlayClose: false, scrolling: true, width:"400px", height:"470px"});
	
});
