function redirectTo () 
{
	var pageURL = "http://www.njpn.org/member-agencies/southwest-council";
	window.location=pageURL;
}