function compatibility()
{
if(navigator.appName=="Netscape" && navigator.appVersion <"4.0")
{
alert("You are using a very old browser or WebTV and will not be able to view this site as intended.  Please bear this in mind and consider upgrading your Internet browser.")
}
}
