jQuery(function($) {
	$('div#content ul.list li a img, div#content div.single div.photo img').after('<div class="frame" />');
});

