function IEFix(text)
{
	document.write(text);
}