
function fn_rightext_banner()
{
	var cText = '';

	cText += '<!-- right ext banner -->\r\n';

	document.write(cText)
}


