<html>
<head>
<meta charset="UTF-8">
<title>Onvoy Is Now Inteliquent</title>
<link href="/Onvoy.css" rel="stylesheet" type="text/css">
</head>
<style>
body {
#	background-image: url("/images/Onvoy-Background.png"); 
	background-repeat: no-repeat;
    background-position: top center; 
} 
</style>
</head>
<body><span style="text-align: center"; style="vertical-align: middle";>
	<p><IMG SRC="/images/Onvoy_Logo.png" ALT="Onvoy" width="200"></p>
		<h1>IS NOW</h1>
			<p><IMG SRC="/images/Inteliquent_Logo.png" ALT="Inteliquent" width="200"></p>
	<p>If you are not redirected, <a href="https://www.inteliquent.com/"> click here</a></p>
	</span>
	<script language="javascript">
window.setTimeout(function(){

       // Move to a new location or you can do something else
       window.location.href = "https://www.inteliquent.com";

   }, 5000);
</script>
</body>
</html>
