//'); } document.write(''); // jQuery function to define dropdown menu size jQuery(document).ready(function () { var hwindow = ''; hwindow = (jQuery(window).height()-35); // Force the size dropdown menu jQuery('#navigation ul li ul').css('max-height', hwindow); }); //]]>