function objectWA(object)	// flash workaround
{
	document.write(object);
}