Upgrades in build 160
andrewh@excitecorp.com

Problem:
	New breed of `RoomKill` avatars were fixed. Avatars that had a width and height that were 
larger than 10,000 pixels would calculate the biSizeImage to be 1,000,000 or greater bytes.  This 
would cause your vp client to allocate 1,000,000 bytes of memory and soon crash.

Fix:
	If the biSizeImage is greater than 250,000 (250 kb) then do not proceed to alloc memory.
I was going to set it to 100,000 but alot of newer gestures have bigger GIFs.

/*----------------------*/
Problem:
	Since all laggers have been modded out, it seems the kiddies have move to the last possible
way to send large data: thru file sends.  There is a way to stop this compleatly, and that is to 
shut off file transfers in the server... but that wouldn't be very nice.  So if the kiddies continue
to keep it up, then there goes avatar and gesture trading.  NOTE: c'mon kids, don't ruin it for the
rest of us, ok?

Temporary Fix:
	If you get a file transfer that you did not ask for, a message will pop up in the status bar
at the bottom of the VP client saying: "FILE_PROTOCOL_ERROR! This member: XxLame_8_yr_oldxX tried to
send you a file without your permission.  This action has been ignored. (4 attempts!)"
It used to be a modal messagebox, but that can get annoying.

Bug in this fix:
	if someone is in the process of sending you a file and you hit `cancel` this warning will
show because the person is still sending the file.. and your client doesn't think so.  We are hoping
to mod this out on the server so the client doesnt have to think about it.

/*----------------------*/
Added:
	An extra menu with links to members favorite Excite products such as Mail, Planner, shopping,
Webshots, etc etc.  This menu is dynamic and can be changed.

/*----------------------*/
	Exciting new products and services from Excite added to the `What's Hot` tab which are updated
everytime you log into chat.

/*----------------------*/
	If you try to send a locate with a string greater than 60 chars, VP will tell you so and not
send the locate.  Due to recient server mods, the locate bot does not allow search strings greater
than 60 bytes.
/*----------------------*/
	More gesture fixes... allows gestures with tags up to 255 bytes.
/*----------------------*/
	Blank promo fix.. if a promo comes thru as blank, VP will not show the promo.  This will allow
more show time for other promos.  Make sure your promos have Text!
/*----------------------*/
	Font on `what's hot` tab is now one size bigger (8->9)... looks better and easier to read.


Future ideas in next builds:
	Gestures that can also use MP3s for sound instead of WAV... get much better sounding gestures
at only half the load.

	Peer->Peer file transfers... send any sized file to your friends by connecting directly to their
computer... no sending thru the server!

	Change the font and font color in the chatpane.. 
