<!-- 2007.02.13 ¼ÛÈ£¼º ¼öÁ¤ ÇÃ·¹½¬ Å×µÎ¸®¾ø¾Ö±â -->
function WriteEmbed(emb_id){ 
    document.write(document.getElementById(emb_id).value);
} 

