<!--
// Lonnie Lee Best

function Main()
{
	//test = document.body.innerHTML = "JavaScript enabled";
}
onload = Main;

// -->
