$(document).ready(function(){  // onload GO!

    //$("div#lhnav").height($("div#content").height()); // problem: condition where lhn height is greater that content 

}); //end
