$(document).ready(function() {
		$(".header_call_to_action").slideDown();	
		$("a.pre_enrollment").colorbox({ opacity:"0.75", width:"575px", height:"750px", iframe:true });
});
