/* Hopefully this works for http://support.microsoft.com/kb/912945 */
/*Copy of the original file from theautochannel.com*/

function i_love_eolas (string) {
	document.write(string + "\n");
}

