<!-- Begin Mt Express Banner Ads
var how_many_ads = 3;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
url="http://www.mtexpress.com/cgi-bin/redir.pl?url=http://www.silver-creek.com&amp;ad=silverck_may11";
title="Click to go to the Silver Creek Outfitters website";
banner="../ads/silverck_468x60.jpg";
width="468";
height="60";
}
/* if (ad==2) {
url="http://www.mtexpress.com/cgi-bin/redir.pl?url=http://sunvalleysmiles.com&amp;ad=svdentalgroup_IME2";
title="Sun Valley Dental Group";
banner="../ads/svdentalgroup468x60.gif" ;
width="468";
height="60";
}
 if (ad==3) {
url="http://www.mtexpress.com/cgi-bin/redir.pl?url=https://www.svbrokers.com&amp;ad=svbrokers_bannerIME";
title="SVB";
banner="../ads/mtxpress.svbAD2.jpg" ;
width="468";
height="60";
}  */
if (ad==2) {
url="http://www.mtexpress.com/cgi-bin/redir.pl?url=http://www.windermeresunvalley.com&amp;ad=winde_banner_IME1";
title="Windemere Real Estate Sun Valley";
banner="../ads/windemere468x60.gif" ;
width="468";
height="60";
} 
if (ad==3) {
url="http://www.mtexpress.com/cgi-bin/redir.pl?url=http://nancyhaupt.com/&amp;ad=nancy2list_IME2";
title="Nancy Haupt";
banner="../ads/windenancy1012_468x60.gif" ;
width="468";
height="60";
}



 
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('title=\"' + title + '\" border=0></a><br>');
// End -->
