Skip to content
Snippets Groups Projects
header_default.html 150 B
<script type="text/javascript">
    $("#header_left").html("");
    $("#header_center").html("Lynchburg");
    $("#header_right").html("");
</script>