
function testIt()
{
	alert('JavaScript includes supported!');
}

