function StartPage(page, loggedin, nick) {
}

function EndPage(page)
{
    document.write("</DIV>");
}