<ul id="menu-footer">
<li>
<div id="weather-widget">
- <?php echo do_shortcode('[awesome-weather location=MountPleasant,MI background='.get_bloginfo('template_directory').'/assets/weather-bkgrd.jpg inline_style="width: 200px;"]'); ?>
+ <?php echo do_shortcode('[awesome-weather location=5002714 background='.get_bloginfo('template_directory').'/assets/weather-bkgrd.jpg inline_style="width: 200px;"]'); ?>
</div>
<a href="http://openweathermap.org/city/5002714" target="_blank" id="activate-weather">Weather</a>
</li>