
// Java Script for Article List
// Last update Wednesday, July 28, 2010
// copyright protected, Designing Online, Inc., all rights reserved.

document.write('<ul>');


document.write('<li> <a href="http://www.beingwilling.com/articles/spirit-golden-rule.php" title="The Spirit of The Golden Rule" target="_top">The Spirit of The Golden Rule</a>');

document.write('<li> <a href="http://www.beingwilling.com/articles/key-living-prosperously.php" title="The Key to Living Prosperously" target="_top">The Key to Living Prosperously</a>');

document.write('<li> <a href="http://www.beingwilling.com/articles/jesus-i-know.php" title="The Jesus I Know" target="_top">The Jesus I Know</a>');

document.write('<li> <a href="http://www.beingwilling.com/articles/keep-simple-savior.html" title="Keep It Simple Savior" target="_top">Keep It Simple Savior</a>');

document.write('<li> <a href="http://www.beingwilling.com/articles/prophecies-doom.html" title="Prophecies of Doom" target="_top">Prophecies of Doom</a>');

document.write('<li> <a href="http://www.beingwilling.com/articles/achieving-peace-through-war.html" title="Achieving Peace Through War" target="_top">Achieving Peace Through War</a>');

document.write('<li> <a href="http://www.beingwilling.com/articles/god-agape-love.html" title="God Is Agape Love" target="_top">God Is Agape Love</a>');

document.write('<li> <a href="http://www.beingwilling.com/articles/beyond-any-secret.html" title="Beyond Any Secret" target="_top">Beyond Any Secret</a>');

document.write('<li> <a href="http://www.beingwilling.com/articles/will-god-ever-forgive.html" title="Will God Ever Forgive You?" target="_top">Will God Ever Forgive You?</a>');

document.write('<li> <a href="http://www.beingwilling.com/articles/family-tomb-of-jesus.html" title="The Family Tomb of Jesus" target="_top">The Family Tomb of Jesus</a>');

document.write('<li> <a href="http://www.beingwilling.com/articles/are-you-saved.html" title="Are You Saved?" target="_top">Are You Saved?</a>');

document.write('<li> <a href="http://www.beingwilling.com/articles/know-where-anti-christ.html" title="Find Out Where The Anti-Christ Is" target="_top">Find Out Where The Anti-Christ Is</a>');

document.write('<li> <a href="http://www.beingwilling.com/articles/" title="More Articles" target="_top">...more articles</a>');
document.write('</ul>');

document.write('<ul>');
document.write('<li style="border-top: 1px black solid\; padding-top: 10px\;"> <a href="http://www.beingwilling.com/articles/article-reproduction-reprint-rights.html" title="Article Reprint Rights">Article Reprint Rights</a>');
document.write('</ul>');



