<!doctype html><html><head><title>Redirecting ...</title><meta name="robots" content="noindex,nofollow" /></head><body><a href="http://www.simplyhired.com/" id="mainLink">Click Here to continue</a><script type="text/javascript">
		if (window.self == window.top) {
			window.location = document.getElementById("mainLink").href;
		} else {
			document.body.innerHTML = '';
		}
		</script></body></html>