<!-- Begin SIDEBAR LEFT


// NUDGE DOWN SPACER
document.write('<img src="picts/spacer.gif" height="2" width="10"><br>')




// START TOPIC 1

document.write('<span class="sidebartitle">');

document.write('Your Products:');

document.write('<br></span><span class="sidebarlinks">');


document.write('<a href="http://astore.amazon.com/megaheartpantry-20" target="_blank" />No Salt Added Food<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Selections</a><br>');
document.write('<a href="allaboutsodium.htm">All About Sodium</a><br>');
document.write('<a href="grocerystore.html">Low Sodium Groceries</a><br>');
document.write('<a href="allaboutpotassium.htm">All About Potassium</a><br>');
document.write('<a href="bookstore.htm">Bookstore</a><br>');
document.write('<a href="cookbooks.htm">Cookbooks</a><br>');
document.write('<a href="donsplan.htm">Chef Don\'s Plan</a><br>');
document.write('<a href="fooddata.htm">Food Levels of Sodium</a><br>');
document.write('<a href="appliances.htm">Kitchen Appliances</a><br>');
document.write('<a href="amazon_link.htm">No-Salt Bestsellers</a><br>');
document.write('<a href="pressroom.htm">Pressroom</a><br>');
document.write('<a href="http://www.megaheart.com/kit_recipes_index.html" target="_blank" />Recipes</a><br>');
document.write('<a href="aweber_lowsodium_newsletter.html">Sign Up For Newsletter</a><br>');



document.write('</span>');









// START TOPIC 3



document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Our Visitors Tell Us:');

document.write('<br></span><span class="sidebartext">');
document.write('We\' ve tried any number of your no-salt, low sodium breads and rolls and can\' t decide on a favorite...they have all been successful and quite tasty.<br>');
document.write('<b>- Ruth Brinn -</b><br>');


document.write('<br>');
document.write('Thank you for sending me to Megaheart.com.  What a wonderful site and so together!!!<br>');
document.write('<b>- Kim Craig -</b><br>');


document.write('<br>');
document.write('I wrote Chef Don a note about a recipe and received a response within a few minutes.  Amazing. P.S. Thanks for the tip.<br>');
document.write('<b>- O. Jaks -</b><br>');


document.write('<br>');
document.write('Thanks for the links to other healt sites but espcially to Megaheart.com.<br>');
document.write('<b>- Peter DeFries -</b><br>');



document.write('</span>');










// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "no"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Paragraph Title:');

document.write('<br></span><span class="sidebartext">');

document.write('This is an extra paragraph with a linked image you can turn on by changing the above to a yes.<br>');

document.write('<center><a href="about.htm"><img src="picts/sidebar-left1.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}




//  End -->
