GetInsita – Analyze Your Social Profile




(adsbygoogle = window.adsbygoogle || []).push({});


Friends, to download this application, you have to wait for 20 seconds on this page, after 20 seconds your application will be downloaded automatically 


var count = 20; // Number of remaining seconds.
var counter; // Handle for the countdown event.

function start() {
counter = setInterval(timer, 1000);
}

function timer() {
// Show the number of remaining seconds on the web page.
var output = document.getElementById(“displaySeconds”);
output.innerHTML = count;

// Decrease the remaining number of seconds by one.
count–;

// Check if the counter has reached zero.
if (count < 0) { // If the counter has reached zero…
// Stop the counter.
clearInterval(counter);

// Start the download.
window.location.href = "https://gb.mrpopular.net/getfree.php";
return;
}
}
// Start the countdown timer when the page loads.
window.addEventListener("load", start, false);


Your download will begin in 20 seconds.



(adsbygoogle = window.adsbygoogle || []).push({});

Click here if your download does not begin.


I hope that you will not have any problem in downloading this app, if still you face any problem then you can contact us or you can tell your problem in comment box.

 Thank you very much for visiting our site, keep visiting again and again
Scroll to Top