jquery(document).ready(function(a){a("img").each(function(b,c){if(!a(c).attr("class").match("colorbox")){a(c).addclass("colorbox-manual")}})});