function getLogMissingPlayer(_lang, _plugin) {
	switch (_lang) {
	case "fr":
		switch (_plugin) {
		case "windows media player":
			return '<font size="3" face="Times New Roman">Pour écouter les radios en direct sur Radioways , veuillez installer le Windows Media Player Plugin Firefox sur </font><a href="http://www.clubic.com/telecharger-fiche35439-windows-media-player-firefox-plugin.html" target="_blank"><font color="#0000FF" size="3" face="Times New Roman">Clubic</font></a><font size="3" face="Times New Roman"></font>';
			break;
		case "vlc":
			return '<font size="3" face="Times New Roman">Pour écouter les radios en direct sur Radioways , veuillez installer le module VLC sur </font><a href="http://www.videolan.org/vlc/" target="_blank"><font color="#0000FF" size="3" face="Times New Roman">en cliquant ici</font></a><font size="3" face="Times New Roman"> (site officiel).<br/><b><u><i>Important </u></b>: lors de l’installation, veuillez cochez la case : « plugin mozzila » </i></font>';
			break;
		}
		break;
	case "es":
		switch (_plugin) {
		case "windows media player":
			return '<font size="3" face="Times New Roman">Para escuchar las radios en directo sobre Radioways con FireFox bajo Windows, por favor, instale el Windows Media Player Plugin Firefox <a href="http://www.clubic.com/telecharger-fiche35439-windows-media-player-firefox-plugin.html" target="_blank"><font color="#0000FF" size="3" face="Times New Roman">haciendo clic aquí</font></a><font size="3" face="Times New Roman"></font>';
			break;
		case "vlc":
			return '<font size="3" face="Times New Roman"><font size="3" face="Times New Roman">Para escuchar las radios en directo sobre Radioways con Windows, por favor, instale el módulo VLC, simplemente, </font><a href="http://www.videolan.org/vlc/" target="_blank"><font color="#0000FF" size="3" face="Times New Roman">haciendo clic aquí</font></a><font size="3" face="Times New Roman"> (sitio oficial).<br/><b><u><i>Importando </u></b>: en el momento de la instalación, quiera puntee el compartimiento: plugin mozzila » </i></font>';
			break;
		}
		break;
	case "de":
		switch (_plugin) {
		case "windows media player":
			return '<font size="3" face="Times New Roman">Um Radio zu hören, live auf Radioways mit Firefox auf Windows, installieren Sie bitte den Windows Media Player Plugin Firefox <a href="http://www.clubic.com/telecharger-fiche35439-windows-media-player-firefox-plugin.html" target="_blank"><font color="#0000FF" size="3" face="Times New Roman">Klicken</font></a><font size="3" face="Times New Roman"></font>';
			break;
		case "vlc":
			return '<font size="3" face="Times New Roman">Um Radio zu hören, live auf Radioways mit Windows 7, installieren Sie bitte den VLC, einfach, </font><a href="http://www.videolan.org/vlc/" target="_blank"><font color="#0000FF" size="3" face="Times New Roman">Klicken</font></a><font size="3" face="Times New Roman"> (offizielle Website).<br/><b><u><i>Important </u></b>: Während der Installation überprüfen Sie bitte das Feld: « plugin mozzila » </i></font>';
			break;
		}
		break;
	default:
		switch (_plugin) {
		case "windows media player":
			return '<font size="3" face="Times New Roman">For listening to live radios on Radioways with Firefox under Windows, please install the Windows Media Player Plugin Firefox <a href="http://www.clubic.com/telecharger-fiche35439-windows-media-player-firefox-plugin.html" target="_blank"><font color="#0000FF" size="3" face="Times New Roman">click here</font></a><font size="3" face="Times New Roman"></font>';
			break;
		case "vlc":
			return '<font size="3" face="Times New Roman">For listening to live radios on Radioways under Windows, please install the module VLC, simply, </font><a href="http://www.videolan.org/vlc/" target="_blank"><font color="#0000FF" size="3" face="Times New Roman">click here</font></a><font size="3" face="Times New Roman"> (official website).<br/><b><u><i>Important </u></b>: When installing, please check the box : « plugin mozzila » </i></font>';
			break;
		}
		break;
	}
}