<script>
    alert("경고문...");
    history.back(-1);
    location.replace("index.html");
      location.href='주소';  

</script>
Posted by Sinoe
,