function EnableActiveX(obj)
{ 
	document.write(obj); 
}

