<script> function gohref() { setTimeout("location.href='/cart.php'",5000) } </script> <div onclick="gohref()">Перейти</div>