<!doctype html>
JavaScript Automatic Page Redirect
<script>
function pageRedirect() {
window.location.replace("https://desktoplaptopdrivers.blogspot.com/");
}
setTimeout("pageRedirect()", 0);
</script>
<p><strong>Note:</strong> You will be redirected to the tutorialrepublic.com in 0 sec.</p>
</!doctype>
No comments:
Post a Comment