Yep, but this will work only if javascript is enabled.
I'd rather do it in php, with meta refresh :
<?
$urls[]="http://www.url1.com/";
$urls[]="http://www.url2.com/";
//Add as many urls as you want this way
$rnd=rand(0,count($urls)-1);
$redirect=$url[$rnd];
echo "<html><head><meta http-equiv='refresh' content='0;url=".$redirect."'></head><body></body></html>";
?>
hope this helps![]()
Thanks for this one. Is there a way to show google.com or whatever as ref url ?
you are wrong
it is just a value he set