I'm new to java script and looking for a way to (automatically) and randomly redirect a user to one of a list of urls after going to the redirect page.
eg.
user is sent to /redirect.htm
instantly then sent to either page1 page 2 or page 3 randomly (or if possible based off a percentage)
so page1 (30% of the time); page 2 (50%); page 3 (20%)
any help would be greatly appreciated





Bookmarks