// JavaScript functions for FaithHelp.com

function jumpNav(page) {
	window.location = page;
}

