function copy_text(zrif) { window.prompt("Press CTRL+C to copy",zrif); } function open_url(url) { window.location = url; }