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

