function open_flower(fid) {
    location.href='/loadf/?fid='+fid;
}