// JavaScript Document
function CRI_Embed()
{
	var args = CRI_Embed.arguments;
	document.write(args[0]);
}
