		// bring up the one and only messagebox
		szTemp = "(1) Eudora has a built in viewer that lets you view lightly formatted messages.\n"+
			"(2) In addition you can install Microsoft Internet Explorer 4.0,to view richly formatted messages "+
			" and additional multimedia and online downloading of images, etc.\n" +
			"(3) We also provide Apple's QuickTime for " ;
			szTemp1 = "additional multimedia support in Eudora's native viewer.\n\n Installing QuickTime 2.1.2 allows Eudora to display JPEG images right in the middle of e-mail messages."+
			" Additionally, you can use the QuickTime application to view QuickTime movies and other images and animations from "+
			"outside of Eudora. You don't need to install QuickTime 2.1.2 if you have an earlier version of QuickTime on your system.\n\n" ;
		szTemp2 = " -- Installing Microsoft Internet Explorer 4.0 lets you see e-mail messages that use HTML (the language of web pages) just as they "+
			" would appear in a web browser. In addition, you will be able to view richly formatted messages (including tables) and background images "+
			", download images from the web and optionally view live content such as applets.\n\n" +
			"Checking Internet Explorer 4.0 in the next panel causes a minimal noninteractive installation of IE 4.0 on your system. ";
			/*"It won't affect your system's default browser setting, and it won't alter your desktop. You will, however see the IE channel bar, the next time "+
			"you restart your computer.\n If you already have IE 3.0, Eudora can also use it to show you HTML messages, but you may lose some non-critical functionality "+
			"available with Eudora's own viewer and Microsoft's updated viewer (IE 4.0).\n\n if you already have IE 3.0,checking IE 4.0 in the next panel "+
			"will upgrade your copy of IE without loss of any functionality, settings and preferences.\n\n Eudora does not take advantage of versions of IE earlier than 3.0."+
			"\n Refer to the Readme.txt file in your Eudora directory for trouble-shooting information on the IE 4.0 installation." ;
		*/MessageBox( szTemp + szTemp1 + szTemp2, INFORMATION) ;
