$(document).ready(function () {
$('.single-content-content a img').parent().addClass('thickbox');
});