function activate(str)

{
document.write(str)
}