"; NewPage += "
"; NewPage += "

" + NameString + "'s status

"; NewPage += "
"; NewPage += "

Password: " + NewPassWord + "

"; NewPage += "
"; NewPage += "

Visits: " + eval(Visits) + "

"; NewPage += "
"; NewPage += "
"; NewPage += "

Points: " + eval(Points) + "

"; NewPage += ""; if(EHWP1 == 1) { NewPage += ""; } else { NewPage += ""; } if(HT1 == 1) { NewPage += ""; } else { NewPage += ""; } if(HT2 == 1) { NewPage += ""; } else { NewPage += ""; } if(HT3 == 1) { NewPage += ""; } else { NewPage += ""; } if(HBClothes == 1) { NewPage += ""; } else { NewPage += ""; } if(MCard == 1) { NewPage += ""; } else { NewPage += ""; } NewPage += "

Evil Houseboat Wallpaper

Bronze Houseboat Trophy

Silver Houseboat Trophy

Gold Houseboat Trophy

The 'clothes' set for the houseboat maker

Houseboat Site Membership Card
"; NewPage += "
Hosted by www.Geocities.ws

"; StatusWindow = window.open("", "StatWin", "location=no, scrollbars=yes, resizable=yes"); StatusWindow.document.close(); StatusWindow.document.open(); StatusWindow.document.write(NewPage); } function LoadUser() { if(SignedIn == 0) { NameString = document.LogIn.UserName.value; PassWord = document.LogIn.UserPassword.value; UpdateStatus(PassWord); if(Continue == 0) {SignedIn = 1;} if(Visits == 10) { StatusWindow.alert("Congratulations! You've visited ten times! You get the bronze houseboat trophy!"); HT1 = 1; UpdateWindow(); } if(Visits == 40) { StatusWindow.alert("Congratulations! You've visited forty times! You get the silver houseboat trophy!"); HT2 = 1; UpdateWindow(); } if(Visits == 100) { StatusWindow.alert("Congratulations! You have no life! Get one! Why would you have visited this site 100 times?"); HT3 = 1; UpdateWindow(); } } else { UpdateWindow(); } } function UpdateWindow() { if(SignedIn == 1) {UpdateStatus(GetPassword());} }
Name: Password:

Code Box: Scroll down to read description!

Alright, let me explain a few things here. First of all, this is NOT what it looks like. It is not something that lets you create a username and password and saves them so that you can log in again later. Instead, it creates a special password for you every time you visit. You can change your name every time you log in. You must write down your password elsewhere or save it on your computer. I recommend keeping your last few passwords. By logging in, you can collect houseboat points and prizes. Don't forget to copy the password every time you leave! A seperate window will show everything that you have. You don't have to worry about closing it, you can bring it back up at any time by clicking the log in button again.
Now for the code box. With this handy feature, you can earn codes for prizes from the outside world. You could get code prizes from downloadable games or maybe sometimes from special offers.
Hosted by www.Geocities.ws

1