

function header(){
document.write('');
}

function leftpanel(){
document.write('');
}

function footer(){
document.write('');
}

