<script type="text/javascript">
</script>
var random = Math.floor(Math.random()*urls.length);
window.location = urls[random];