<!--
function insert(what)
{
document.write(what);
}

// -->
