$(function() {
	$('a:has(img)').colorbox(); // Select all links in an XHTML area with page ID
});