// workaround for IE table layout bugs
function tableWorkaround(cols) { if (document.all) { document.write('
'); for (var i = 0; i < cols; i++) { document.write(' | '); } document.write('
') }; }
function tableWorkaround2_colheader() { if (document.all) { document.write('') }; }
function tableWorkaround2(rowHeight) { if (document.all) { document.write(''); document.write(' | ') }; }
Jena.com
J
Jena.com
J
Jena.com
J