// this is the "what"s new" box

document.write('      <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">');

document.write('      <div id=whatsnew_header_ie>');
document.write('          <div class=whatsnew_header_header>');
document.write('      		    <h1>Contact us...</h1>');
document.write('          </div>');

document.write('              <div class=whatsnew_contents style=\"border: blue 1px solid; padding:4px;padding-top:4px;padding-bottom:4px;\">');

  document.write('              <div class=whatsnew_contents style=\"background-color:#F6F9B3;border: #cccccc 1px solid; padding:2px;\">');
      //document.write('              <div style=\"padding-top:4px;padding-bottom:4px;\"><u>Contact us...</u></div>');
      document.write('              <br>');
      document.write('              Zwickey\'z Pheasant Farm');
      document.write('              <br>');
      document.write('              10277 County Hwy S');
      document.write('              <br>');
      document.write('              Chippewa Falls, WI  54729');
      document.write('              <br>');
      document.write('              <p>phone:');
      document.write('              &#055;&#049;&#053;-&#055;&#050;&#051;-&#051;&#049;&#052;&#048;');
      document.write('              <br>&nbsp;&nbsp;&nbsp;&nbsp;fax:');
      document.write('              &#055;&#049;&#053;-&#055;&#050;&#051;-&#051;&#049;&#052;&#048;');
      document.write('              </p>');

//      document.write('              <span style=\"color:brown;\"');
 //     document.write('                 <br><br>');   
      document.write('                 We are open year round:  ');   
      document.write('              <br>');
      document.write('              7 days/week');
      document.write('              <br>');
      document.write('              8:00 AM - to half hour before dusk.');
//      document.write('              </span>');
    
  document.write('              </div>');

//    document.write('          <HR color=#dedede SIZE=0 width=100%>');
      document.write('      		    <p>');
          document.write('              Maps of Zwickey\'z Pheasants...');
          document.write('      		    <br>');
        document.write('              [<a href=\"http://maps.google.com/maps?f=q&amp;source=embed&amp;');
          document.write('              hl=en&amp;geocode=&amp;q=10277+Co+hwy+S+Chippewa+Falls,');
          document.write('              +WI&amp;sll=44.96249,-91.42642&amp;sspn=0.036925,0.06669&amp;');
          document.write('              ie=UTF8&amp;hq=&amp;hnear=10277+Co+Hwy+S,+Chippewa+Falls,+Chippewa,');
          document.write('              +Wisconsin+54729&amp;t=h&amp;z=14&amp;ll=44.967652,-91.456633\" ');
          document.write('              style=\"color:#0000FF;text-align:left\"title=\"See map of our game farm...\">Bird\'s Eye View</a>');
          document.write('              |');
          document.write('              <a href=\"http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=10277+Co+hwy+S+Chippewa+Falls,+WI&amp;sll=44.96249,-91.42642&amp;sspn=0.036925,0.06669&amp;ie=UTF8&amp;t=h&amp;hq=&amp;hnear=10277+Co+Hwy+S,+Chippewa+Falls,+Chippewa,+Wisconsin+54729&amp;ll=44.968138,-91.456633&amp;spn=0.004646,0.008336&amp;z=14&amp;layer=c&amp;cbll=44.959039,-91.462644&amp;panoid=roxYPtrfwz15JdlmnZCn2g&amp;cbp=12,196.24,,0,5\" style="color:#0000FF;text-align:left\"title=\"Take a virtual drive to our game farm...\">Street View</a>');
      document.write('              ]</p>');
document.write('            </div>');
document.write('      </div> ');

//pheasant forever
document.write('      <div class=pheasant_forever_ie>');
    document.write('          We are pround sponsor of <br>');
    document.write('          <a href="http://www.teambauerhunting.com/">Team Bauer Hunting');
    document.write('          <br><img src="http://www.teambauerhunting.com/dixie.jpg" ');
    document.write('              style="border-color:#d5d5d5; padding:4px;" border="1" title="Visit Team Bauer Hunting..." width="25%" /></a>');
    
    
    document.write('          <br><br><br>');
    document.write('          We are lifetime member of<br> ');
    document.write('          <a href="http://www.pheasantsforever.org">Pheasants Forever ');
    document.write('          <br><img src="http://www.pheasantsforever.org/media/image/1/hdrlogo.png" ');
    document.write('              style="border-color:#d5d5d5; padding:4px;" border="1" width="50%" height="75"/></a>');

     document.write('      </div> ');
    
//***************** can't position weather when insert from here... put it directly in each html file *************
//    document.write('       <div class=weatherwidget style="position:absolute; top:500px;left:400px;">'); 

//          document.write('    <script type="text/javascript"'); 
//          document.write('        src="http://voap.weather.com/weather/oap/54701?template=GENXH&par=3000000007&unit=0&key=twciweatherwidget">'); 
//          document.write('    </script>   '); 

document.write('      </div>');

document.write('  </div>');

