int arrange_entry(int entry,int subcode)
{
 openarrangebox();
}


int arrange_flags(int entry,string & text)
{
 return(nselected()>1?0:SHADED);
}
