// JavaScript Document



var password = prompt("Enter Password In the Box Below","")



if (password !="servicewithasmile")

{ window.location = "http://www.bin36.com/wrong.html"
 }
