document.createElement("abbr");
jQuery(function(b){if(b("div.ruled table.vertical").size()>1){var c=b("div.ruled table.vertical>tbody>tr>th");
var a=0;
c.each(function(){var d=b(this).width();
if(d>a){a=d;
}});
if(a){c.each(function(){b(this).width(a);
});
}}});
jQuery(function(c){function a(){var f=c("#menu").get(0);
if(f){var e=c("#inner").get(0);
var d=f.offsetHeight-e.offsetHeight;
d+=8;
d+=6;
d+=39;
if(d<0){d=0;
}d+=12;
c("#content").css("padding-bottom",d+"px");
}}function b(){var d=c("#outer");
c("#content img, #content table").each(function(){var e=this.offsetWidth;
e+=c(this).offset().left-d.offset().left;
if(e>d.get(0).offsetWidth){d.width(e+6);
}});
}b();
a();
});
