<!--

     var hayprint = 0
   
function hay() { 
              
            if (dt == "Olsen's Grain Cat Products"){ hayprint = 2; }
            if (dt == "Olsen's Grain Dog Products"){ hayprint = 2; }
 
            if ( hayprint == 0){ document.write('<br> Hay &nbsp; <a href="/0Sale/Sale.html#hay">Discounts</a> &nbsp;  !!!'); }
        
           	 }

function catdog() { 
                     
     //      if (dt == "Olsen's Grain Cat Products"){ hayprint = 2; }
       //     if (dt == "Olsen's Grain Dog Products"){ hayprint = 2; }
       
            if ( hayprint == 2){ document.write(' <br><table align="center" border="0" width="760"><tr><td class="ar15x"><map name="natur0"><area href="https://www.naturaadvantage.com/" onclick="window.open(this.href)\; return false\;" shape="rect" coords="0,0,750,197"></map><img border="3" src="/0Sale/natura/natura.jpg" alt="Naturna"  usemap="#natur0"></td></tr></table>'); }

              }

//-->


