ns = (navigator.appName == "Netscape");
if (ns) {
document.write('<table cellpadding=0 cellspacing=0 border=0 width=80%><tr><td valign=top>');
} else {
document.write('<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td valign=top>');
}
