function open_panorama() { open("./res/panorama.html?img=" + document.getElementById("text_test").value, "_self"); }