Free Subway Sandwich Calculator for Your Website
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
We now offer a freeware version of our browser-based calculator for everyone interested. (If you own a WordPress blog, you can also find a plugin version here.)
This easy use to tool will enable you to follow your progress with our Reward Diet™ Program. You can build any Subway® sandwich and see how many calories, calories from fat, total fat and sodium your meal contains in order to fine-tune your diet plan and monitor your progress.
See it in action here: Subway Sandwich Calculator.
Read more about our Reward Diet™ Program here.
If you think that your website/s might benefit from having this feature, you are free to download and install it, as long as the code remains unaltered (especially the resource box).
You will be able to change the color scheme of the calculator to match that of your website. It is very easy as you will see below.
Installation:
Copy and paste the following code into the web page you want the calculator to appear on.
<script type="text/javascript">
// Tab Color - This sets the color of the tabs up on top that are not active,
//and the color of the font of the tab that is active.
var colorOne = "E6CF73"
// Header Color - This sets the color of the font of the tabs that aren't active,
//the header background, the reset button font, resource box font and the borders all around.
var colorTwo = "424242"
// Background Color - This sets the color of the header font and all background colors with the exception
//of the header background.
var colorThree = "C5BD99"
</script>
<div style="text-align:center;margin: 0 auto;">
<script type="text/javascript">
document.write('<IFRAME SRC="http://fastweightlossdiet.org/subcalculatorcode.php?color1=' + colorOne + '&color2=' + colorTwo + '&color3=' + colorThree + '" width="472" height="450" align="center" SCROLLING="no" FRAMEBORDER="0">')
</script>
</IFRAME>
<script type="text/javascript">
document.write('<div style="border:1px solid #' + colorTwo + ';width:467px;margin: 0 auto;background-color:#' + colorThree + ';padding-top:3px;padding-bottom:3px;color:#' + colorTwo + ';font-size:7pt;padding-left:3px;padding-right:3px;">')
</script>
The <a href="http://www.fastweightlossdiet.org/" style="text-decoration:none;color:black;">Subway® Sandwich Calculator</a> is powered by <a href="http://www.fastweightlossdiet.org/" style="color:black;">FastWeightLossDiet.org</a> <br>Total Fat in grams;Sodium in milligrams</div></div>
Replace the hexadecimal HTML color codes at the top with the ones of your website and save the file. If you are not sure what those codes are, you can find a tool here that will help you identify them.
You are now finished.
Note: Subway® periodically updates their data. We follow these changes and make adjustments accordingly. You won’t have to do anything on your side to keep your calculator up to date, since we take care of that on our end.
Leave a Reply
You must be logged in to post a comment.