If you do any coding in .Net using aspx pages you'll recognize this one. Each page has a title attribute that defaults to 'untitled page'. Nothing wrong with a default, but I sure wish they wouldn't let those pages compile or would at least flag a warning. All too often I run across simple sites where the title in the browser is 'untitled page'! Heck, I probably have one on one of our sites somewhere, but I try to always check. Now when you see it you'll know why it's there.