$(function() {
//	if ( location.hostname != 'www.simplecms.com' )
//	{
//		$('a').filter(function() {
//			return this.hostname && this.hostname !== location.hostname;
//		}).attr("rel", "external").attr("target", "_blank").not(".noicon").addClass("link_external");
//	}
});