function EmbedFlash()
{
	var embedCode = '<embed src="flash/pantyanimation.swf" width="575px" height="312px"></embed>';
	document.getElementById("pantyanimation_id").innerHTML = embedCode;
}