agentinottawa.com Ads.txt file


<style>
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400&display=swap');

body {
padding: 0;
margin: 0;
font-family: 'Lato';
}

.background {
height: 37vh;
background: #3D93CB;
position: absolute;
width: 100vw;
}

.wrapper {
width: 100vw;
text-align: center;
z-index: 1;
position: absolute;
}

.wrapper h1 {
font-size: 23px;
font-weight: 400;
color: #16455B;
padding-left: 200px;
padding-right: 200px;
}

.wrapper p {
font-size: 30px;
font-weight: 600;
margin-bottom: 15px;
}

.wrapper a {
color: #3D93CB;
text-decoration: none;
font-size: 23px;
text-decoration: underline;
}

.wrapper a:hover {
color: #3D93CB;
text-decoration: underline;
}

.wrapper img {
height: 60vh;
}
</style>


<div class="background"></div>
<div class="wrapper">

<img src="https://alsacdn.blob.core.windows.net/al-cdnstorage/flower.gif" />

<h1><p>Hold on!</p>We are working on redirecting you to the right destination. Page will automatically reload in <span id='counter'></span> seconds.</h1>

<p>
<a href="/">Back to Home Page</a>
</p>

<script type="text/javascript">
var reloaded = false;
var counter = 5;

document.getElementById('counter').innerHTML = 5;

window.setInterval(function () {
if (counter > 0) {
counter = counter - 1;
}
document.getElementById('counter').innerHTML = counter;
}, 1000);

window.setInterval(function () {
if (!reloaded) {
window.location.reload();
reloaded = true;
}
}, 5000)
</script>
</div>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.