function cfShowEmbedObject(elementId){
 document.write(elementId.text);
 elementId.id = "";
}