//flash
function obj_fun(object_tag)
{
		document.write(object_tag);
}