function replace_embed(idx)
{
	document.write(document.getElementById(idx).value); 
}
