//<!--
// This function is used to try to avoid searchbots from finding the site logon page //
function newlocf()
{
window.location.assign("../Assignor/AssignorList.asp");
}
//-->
