2015-10-25 15:20:42 -07:00
<!DOCTYPE html>
< html >
< head >
< meta http-equiv = "content-Type" content = "text/html; charset=utf-8" / >
< meta http-equiv = "imagetoolbar" content = "no" / >
< meta name = "publisher" content = "Declarative Engineering LLC" / >
< meta name = "copyright" content = "Petit Teton LLC" / >
< meta name = "keywords" content = "Petit Teton Farm Organic Produce Eggs Jar Canned Jam Pickled Soup Boonville Anderson Valley Yak Visit" / >
< meta name = "description" content = "Petit Teton is a family farm located in Mendocino, a few miles south east of Boonville, specializing in organic farming and canning our own produce." / >
< meta name = "page-type" content = "index, follow" / >
< meta name = "audience" content = "all" / >
< meta name = "revisit-after" content = "12 days" / >
< meta name = "robots" content = "index, follow" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2016-02-04 13:29:55 -08:00
< title > Petit Teton Farm< / title >
2015-10-25 15:20:42 -07:00
< link rel = "shortcut icon" href = "images/Chicken.ico" / >
< link rel = "stylesheet" href = "main.css" type = "text/css" / >
2016-12-28 11:13:44 -08:00
< script type = "text/javascript" language = "JavaScript" src = "js/jquery-1.12.4.min.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/jquery-migrate-1.3.0.js" > < / script >
2015-10-25 15:20:42 -07:00
< script type = "text/javascript" language = "JavaScript" src = "js/jquery.history.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/layout.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/jquery.cycle.min.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/jquery.cycle2.min.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/jquery.shadow.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/scroller.js" > < / script >
2016-10-26 14:48:11 -07:00
<!-- <script type="text/javascript" language="JavaScript" src="js/framework.js"></script> -->
2015-10-25 15:20:42 -07:00
< script type = "text/javascript" language = "JavaScript" src = "js/main.js" > < / script >
< / head >
< body >
< div id = "overall" >
< div id = "page" >
< div id = "menu" > <!-- Note: Comment out spacing between the elements since the browser will interpret the spaces as characters to be displayed.
-->< a href = "#!/farm" > Farm< / a > <!--
-->< a href = "#!/food" > Food< / a > <!--
2020-05-07 15:09:06 -07:00
--< a href = "#!/animals" > Animals< / a > <!--
--< a href = "#!/services" > Services< / a > <!--
-->< a href = "#!/visiting" > Contact / Visit< / a > <!--
-->< a class = "blogLink" style = "display: none" target = "_blank" href = "//blog.petitteton.com" > Blog< / a > <!--
2016-02-04 13:29:55 -08:00
--><!-- <a href="#!/holidays" class="holidayMenuItem">Holidays</a> --> <!--
2015-11-10 18:45:11 -08:00
--><!-- <a href="#!/shipping" class="shippingMenuItem">Shipping</a> --> <!--
2015-10-25 15:20:42 -07:00
-->< / div >
2023-01-03 12:46:18 -08:00
<!-- <div id="links"> -->
<!-- <!– Note: Comment out spacing between the elements since the browser will interpret the spaces as characters to be displayed. –> -->
<!-- <!– <a id="linkFacebook" href="http://www.facebook.com/pages/Petit - Teton - Farm/229690830390080?sk=wall#" target='_blank' rel="nofollow"></a><!––> -->
<!-- <!– –><a id="linkGoogle" href="https://plus.google.com/104893482629844050636/about" target='_blank' rel="nofollow"></a><!––> -->
<!-- <!– –><a id="linkTwitter" style="display: none" href="https://twitter.com/PetitTeton" target='_blank' rel="nofollow"></a>–> -->
<!-- </div> -->
2015-10-25 15:20:42 -07:00
< div id = "menuBackground" > < / div >
< div id = "head" >
< div id = "logo" onclick = "window.location.hash='#!/grow-and-can'" > < / div >
< / div >
< div id = "content" bs-view = "main-view" >
<!-- CONTENT:main -->
< / div >
< / div >
<!-- footer lines -->
2024-07-25 10:23:06 -07:00
< div id = "footer" > © 2009,2023 Petit Teton LLC | Farm Email < a href = "mailto:farmer@petitteton.com" > farmer@petitteton.com< / a > < / div >
<!-- <div id="designedBy" style=""> -->
<!-- Web Site By: <a href="http://de22.com" style="font - weight: normal" target="_blank">Declarative Engineering LLC</a> -->
<!-- </div> -->
2015-10-25 15:20:42 -07:00
< / div >
< / body >
< / html >