{
var cText = '';
cText += '</td></tr></table>'
cText += '</td>'
cText += '</tr>'
cText += '<tr class="bottom"><td><BR></td></tr>'
document.write(cText);
}
