f=document;q=window;if(f.getElementById||f.all){f.write("<"+"script type='text/javascript' src='/js/x_core.js'><"+"/script>");f.write("<"+"script type='text/javascript' src='/js/x_event.js'><"+"/script>");q.onload=winOnLoad}function winOnLoad(){var ele=u('leftcontent');if(ele&&o(ele.style,ele.offsetHeight)){adjustLayout();fv(q,'resize',winOnResize,false);}}function winOnResize(){adjustLayout();}function adjustLayout(){var mHeight=co("maincontent");var gb=co("leftcontent");var maxHeight=Math.max(mHeight,gb);co('leftcontent',maxHeight);co('maincontent',maxHeight);fw('footer');}