function clickToActivateWorkaround(str)
{
        document.write(str);
}
