$(document).ready(function() {
	$('a.brochure').colorbox({iframe:true, width:"480px", height:"590px" });
});
