$(document).ready(function(){
	// allow for acts 29 link
	$('.social').find('a[href$="29network.org/"]').addClass('ico_a29');
})
