
//------------------------------------------------------------------------------
// Putting stuff in here in the vain hope that IE on the Mac starts 
// behaving itself!
//------------------------------------------------------------------------------
function helloThere()
{
	return ("hello there");
}
