Menu
//php echo do_shortcode('[srMenu theme_location=primary]');?>
//php
//get_search_form();
// Responsive menu conversion to drop down list
//if ( function_exists('wp_nav_menu') ) {
//wp_nav_menu( array(
//'container' =>false,
//'theme_location' => 'top_menu',
//'menu_class' => 'mobile-menu',
//'echo' => true,
//'before' => '',
//'after' => '',
//'link_before' => '',
//'link_after' => '',
//'depth' => 0,
//'fallback_cb' => 'mtheme_nav_fallback'
//)
//);
//}
?>