jQuery(document).ready(function(){
	jQuery(".loadpopup").colorbox({width:"675px", height:"560px", iframe:true});			
});

