
function new_win_flower(){
window.open("flower/index.html","","width=568,height=650,scrollbars=yes,status=yes,resizable=no");
}
