$(document).ready(function(){

	$(".pngBg").supersleight();

	/*
$("a").filter(function() {
		return this.hostname && this.hostname !== location.hostname;
	}).append(' <img src="http://www.salarmy.org/bgccharlotte/assets/images/externallink.png" style="border: none" alt="external link"/>');
*/

});

