// JavaScript Document
function MSFIX(objectFlash)
{
	document.write(objectFlash);
	//document.write('\n');
}
