$(document).ready(function() {

	$(".magazine_link").colorbox({iframe:true, innerWidth:725, innerHeight:174});


});
