function hideQuickMsg()
{
   new Effect.Fade('quickmsgtext', {duration: 1.5});
}