 $(document).ready(function(){ $(".cmvideo").colorbox({height:"480px", iframe:true, width:"640px"}); });
 $(document).ready(function(){ $(".contactuslink").colorbox({height:"400px", opacity:".50", iframe:true, width:"820px"}); });
 $(document).ready(function(){ $(".appointment").colorbox({height:"600px", opacity:".50", iframe:true, width:"820px"}); });
 $(document).ready(function(){ $(".cb").colorbox({height:"400px", opacity:".50", iframe:true, width:"820px"}); });
 $(document).ready(function(){ $(".cb-map").colorbox({height:"400px", opacity:".50", iframe:true, width:"820px"}); });
 $(document).ready(function(){ $(".cb-register").colorbox({height:"620px", opacity:".50", iframe:true, width:"820px"}); });
 $(document).ready(function(){ $(".contactlink").colorbox({height:"400px", opacity:".50", iframe:true, width:"720px"}); });
 $(document).ready(function(){ $(".donatecb").colorbox({iframe:true, height:"650px", width:"900px"}); });
 $(document).ready(function(){ $("a[rel='lb']").colorbox({}); }); 

