//<![CDATA[
onload=function() {
document.getElementById('navigation').style.height=
document.getElementById('content').offsetHeight+"px";
}
//]]>