I need a javascript that will redirection a users to an other oage if they have not come from a listed URL
e.g
if a user has come from
http://mypage.com then show page,
however
if a user has come from google.com (not listed in script) then redirect to another page.
Thanks
Casper