Thank You for Subscribing!

var formData = function() {

var query_string = (location.search) ? ((location.search.indexOf('#') != -1) ? location.search.substring(1, location.search.indexOf('#')) : location.search.substring(1)) : ''; var elements = [];

if(query_string) { var pairs = query_string.split("&"); for(i in pairs) { if (typeof pairs[i] == 'string') { var tmp = pairs[i].split("="); elements[unescape(tmp[0])] = unescape(tmp[1]); } } }

return { display: function(key) { if(elements[key]) { document.write(elements[key]); } else { document.write(""); } } }

}();

Thank you for confirming your email address!

The printable version of our Glycemic Index food values table has been sent to you.

Keep an eye out for updates to our list by monitoring our glycemic index chart page.

You can also help us keep it updated by suggesting new foods you would like to see added or ask questions in the comments area of that same page.