function loadCareer(key) {
	window.location.href='/career-details/'+key+'.php';
}
