<div class="small-12 medium-6 medium-offset-0 large-8 large-offset-1 columns">
<div id="sec-nav" class="left show-for-medium-up">
<ul>
- <li><a href="https://is.bsasoftware.com/bsa.is/default.aspx" target="_blank">Property Search</a></li>
+ <li><a href="<?php echo esc_url(get_permalink(10660));?>" target="_blank">Property Search</a></li>
<li><a href="<?php echo esc_url(get_permalink(10660));?>">GIS Mapping</a></li>
<li><a href="<?php echo esc_url(get_permalink(11282));?>">Contact Us</a></li>
</ul>
<?php get_template_part('parts/search');?>
<?php //glm_side_menu(true); ?>
<ul id="off-nav" class="show-for-small-down">
- <li><a href="https://is.bsasoftware.com/bsa.is/default.aspx" target="_blank">Property Search</a></li>
+ <li><a href="<?php echo esc_url(get_permalink(10660));?>" target="_blank">Property Search</a></li>
<li><a href="<?php echo esc_url(get_permalink(10660));?>">GIS Mapping</a></li>
<li><a href="<?php echo esc_url(get_permalink(11282));?>">Contact Us</a></li>
</ul>
<label for="frontpage-sidebar"><strong>How Do I</strong></label>
<?php get_template_part("parts/frontpage-sidebar-dropdown") ?>
</form>
- <div class="row collapse text-left">
+ <div class="row collapse text-left">
<h3>Featured Services</h3>
<ul class="small-block-grid-2 front-sidebar-featured-list">
<li class="front-sidebar-featured-item">
<div>
- <a target="_blank" href="<?php echo esc_url( get_permalink( get_page_by_title( 'Rentable Facilities and Reservations' ) ) ); ?>">
+ <a target="_blank" href="<?php echo esc_url(get_permalink(10727));?>">
<img src="<?php echo get_template_directory_uri(); ?>/assets/featured-parks.jpg">
<span class="front-sidebar-featured-title">Reserve Parks</span>
<span class="front-sidebar-featured-text">Wedding & Event Venues, camp sites, cabins & more.</span>
</li>
<li class="front-sidebar-featured-item">
<div>
- <a target="_blank" href="http://www.emmetcounty.org/propertysearch/">
+ <a target="_blank" href="<?php echo esc_url(get_permalink(10660));?>">
<img src="<?php echo get_template_directory_uri(); ?>/assets/featured-property.jpg">
<span class="front-sidebar-featured-title">Property Search</span>
<span class="front-sidebar-featured-text">Find property and land data.</span>
</div>
</a>
</div>
-</div>
\ No newline at end of file
+</div>