/*µn¤J¨Ï¥ÎªºJS*/

function fmenu(el)
{document.getElementById(el).style.display=document.getElementById(el).style.display=="none"?"block":"none"}