CODE
<script language="javascript">
if(confirm("Welcome to The Fishmaster Guild website!"))parent.location="index_2.html"
</script>
But if you press "Cancel" it goes to my website.if(confirm("Welcome to The Fishmaster Guild website!"))parent.location="index_2.html"
</script>
And my question is: How to make script what does that popup and if you press "Ok" it continues to website and if you press "Cancel" it returns you to last page you have visited.
(sorry for my bad English hope you understanded