function showmosaic(e){e.className="show_mosaic";}
function hidemosaic(e){e.className="hide_mosaic";}
