'
', ) ); } function unaoc_intro() { genesis_widget_area( 'home-intro', array( 'before' => '', ) ); } function unaoc_projects() { genesis_widget_area( 'home-projects', array( 'before' => '', ) ); } function enterprise_home_bottom_widgets() { genesis_widget_area( 'home-bottom', array( 'before' => '', ) ); } function enterprise_home_bottom1_widgets() { genesis_widget_area( 'home-bottom-1', array( 'before' => '', ) ); } genesis();