In the master page header section

<script type="text/javascript">
setTimeout('window.location = "home.aspx"', 3000);
</script>