// JavaScript Document

function stf_show()
{
    $('stf').style.display='block';
}
