def send_jquery(): return app.send_static_file("jquery-3.0.0.js")
def open_viewer(): return app.send_static_file("index.html")