Skip to content

Instantly share code, notes, and snippets.

@cgilchrist
Created February 28, 2011 20:10
Show Gist options
  • Save cgilchrist/847941 to your computer and use it in GitHub Desktop.
Save cgilchrist/847941 to your computer and use it in GitHub Desktop.
<script type="text/javascript" charset="utf-8">
window.setTimeout(function() {
parent.location = "http://unbounce.com";
}, 2000);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment