Subversion Repositories SmartDukaan

Rev

Rev 14442 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<div style="font-size:1.5em;font-weight:bold;text-align:center;background-color:#ccc;padding:10px;">You are being redirected to <a href="<?php echo $next;?>" style="text-decoration:underline"><?php echo $next;?></a></div>
<script type="text/javascript">
window.onload = function() {
    document.location.href = "<?php echo $next;?>";
}
</script>