jQuery(document).ready(function(){
				//Examples of how to assign the ColorBox event to elements
				jQuery("a[rel='lightbox[presentlb123]']").colorbox();
});
