function shFlashWrite(strTag)
{
  document.write(strTag);
}