$(function() { 	
$("a[href$=.jpg],a[href$=.jpeg],a[href$=.png]").addClass('thickbox');
});
