Are you aware of the recent url spoof's of popular sites like Ebay, Paypal, Amazon, and others. If you ever find yourself at a website and not sure if it is the real one or not, paste the following line of code into your browsers address bar and see what you get.
You can test it on our site:
PHP Code:
javascript:alert("The real URL of this site is: " + location.protocol + "//" + location.hostname + "/");