function ActionSet(foo)
{
document.act.action='account.php#'+foo;
return true;
}