function load(page)
{
        window.frames["textFrame"].location = page;
}

