function _over()
{
return 'white';
}

function _out()
{
return 'black';
}
