var $j = jQuery.noConflict();

$j(document).ready(function(){
	$j("div.ngg-widget").append('<a href="/more-photos"><img src="/wp-content/themes/welcomethemelevel1/images/backgrounds/morePhotos.png" class="morePhotos" /></a>');
});
