nutritie


<script src='http://www.bmicalculator.org/calcs/js/widget.js'></script><table style="color: rgb(255, 255, 255)!important; padding: 5px; width: 200px; -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; -moz-box-shadow: 0px 0px 4px #ffffff; -webkit-box-shadow: 0px 0px 4px #ffffff; box-shadow: 0px 0px 4px #ffffff; background-color: rgb(250, 108, 0); background-image: -moz-linear-gradient(top, rgb(250, 108, 0), rgb(161, 235, 23)); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(250, 108, 0)),color-stop(1, rgb(161, 235, 23))); filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='rgb(250, 108, 0)', EndColorStr='rgb(161, 235, 23)'); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgb(250, 108, 0)', EndColorStr='rgb(161, 235, 23)'); text-shadow: 1px 1px 3px #888;"><tbody>
                                 <tr><td colspan="2" align="center"><h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; color: rgb(255, 255, 255); ">BMI Calculator</h4></td></tr>
                                 <tr><td style="padding: 3px;">Height: </td><td><input name="bmifeet" style="width: 30px;"> ft <input name="bmiinches" style="width: 30px;"> in</td></tr>
                                 <tr><td style="padding: 3px;">Weight: </td><td><input name="bmipounds" style="width: 77px;"> pounds</td></tr>
                                 <tr><td colspan="2" style="padding: 3px;" align="center"><input id="bmisubmit" type="button" value="Get BMI!" style="cursor: pointer; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; font-weight: bold; width: 60px; color: rgb(250, 108, 0); background-color: rgb(255, 255, 255); "></td></tr>
                                 <tr><td colspan="2" style="padding: 3px;"><div id="BMIresults" style="font-weight: bold;"></div></td></tr>
                                 <tr><td colspan="2" align="center"><a href="http://www.bmicalculator.org/" style="text-decoration: underline; color: rgb(255, 255, 255); ">BMI Calculator</a></td></tr>
                           </tbody></table>