function footer() {
document.write('TEST');
}

function horizspace(howmuch) {
document.write("hello");
}
