//Copyright 2006 Orontes Projects, Modification V1.0

function objactive(objdata)
{
  document.write(objdata);
}
