<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td class="TABLE" align="center">');
//document.write('<br>');
//document.write('<ul>');


// -- START MENU LINKS


document.write('[<A HREF="main.html"> Main Menu   </a>]  ');


document.write('  [<A HREF="order.html"> Order Info </a>]  ');


document.write('  [<A HREF="price.html"> Price List </a>]  ');


document.write('  [<A HREF="quail.html"> Quail </a>]  ');


document.write('  [<A HREF="main-wf.html"> Waterfowl </a>]');


//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->
