function UglyIEHack(theString) {
	document.write(theString)
}