
function initSite ()
{
}

function getObj (id)
{
    return document.getElementById (id);
}
