/*
 * MY GOD LETS US TEST MORE NUKES THAN YOUR GOD
 */

function show_help (wot)
{
    enable_pane (wot, 'block');
}

function hide_help (wot)
{
    disable_pane (wot);
}

