document.write("
<?php
//* Do NOT include the opening php tag shown above. Copy the code shown below.
//* Reposition the secondary navigation menu
remove_action( 'genesis_after_header', 'genesis_do_subnav' );
add_action( 'genesis_before_header', 'genesis_do_subnav' );
reposition-secondary.php - Snippet hosted by \"Cacher\"
");