$(document).ready(function(){
	$("#main .videGallery a:not(.textReplace)").colorbox({iframe:true, innerWidth:425, innerHeight:344});
});
