jQuery(document).ready(function($) {
$('#sub-nav').hide();
});
