jQuery(document).ready(function () {
	jQuery.noConflict();
        jQuery('a.manual-thumbnail').lightBox();
});
