if (window.opera && !document.createTextNode) document.write('<style type="text/css">div.br {clear: left;}</style>');

function insertOpenTable() {
	return "<table cellspacing=\"0\" cellpadding=\"0\" width=\"100%\" border=\"0\" class=\"footnote\">";
}

function insertCloseTable() {
	return "</table>";
}


