function WriteEmbed(emb_id){ 
    document.write(document.getElementById(emb_id).value);
}

<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
