/* Functions and config */
function add_new_graph_today(id) {
    return "
" +
                "
" +
                    "Graph "+id+"" +
                    "Avg" +
                "
" +
                "
" +
                    "
" +
                        "" +
                            "" +
                                "| " +
                                " | " +
                            " | 
" +
                         "" +
                    "
" +
                "
" +
            "
" +
                "
" +
                    "Graph "+id+"" +
                    "Avg" +
                "
" +
                "
" +
                    "
" +
                        "" +
                            "" +
                                "| " +
                                " | " +
                            " | 
" +
                         "" +
                    "
" +
                "
" +
            "