// JavaScript Document
// Right-side menu links
//
<!--
document.write('<a href="http://www.nnu.edu/mar/">NNU Graduate Theological Online Education Programs</a><br>');
document.write('<hr color="#e1cfc1" width="95%" size="1">');
document.write('<a href="http://www.nnu.edu/cos/">Nazarene Course of Study</a><br>');
document.write('<hr color="#e1cfc1" width="95%" size="1">');
document.write('<a href="../holiness_tradition/wesley/index.htm">Holiness Classics Library</a><br>');
document.write('<hr color="#e1cfc1" width="95%" size="1">');
document.write('<a href="../biblical_studies/noncanon/index.htm">Non-Canonical Literature</a><br>');
document.write('<hr color="#e1cfc1" width="95%" size="1">');
document.write('<a href="../gnt/index.htm">GNT, Online Greek New Testament</a><br>');
document.write('<span class="style21">PLEASE NOTE: This link does NOT work on Mac computers.</span><br>');
document.write('<hr color="#e1cfc1" width="95%" size="1">');
document.write('<a href="http://wesley.nnu.edu/wts/">Wesleyan Theological Society</a><br>');
document.write('<hr color="#e1cfc1" width="95%" size="1">');
document.write('<a href="http://metodista.br/cew/">Centre for Wesleyan Studies of the Theological Faculty at the Methodist University at Sao Paulo</a><br>');
document.write('<hr color="#e1cfc1" width="95%" size="1">');
document.write('<a href="http://www.wesleyheritagefoundation.org/feature_article.html">The Bristol Consultation on Las Obras de Wesley (2001) Articles</a><br>');
document.write('<span class="style21">Thanks to Dr. Mark Wethington</span><br>');
document.write('<hr color="#e1cfc1" width="95%" size="1">');
document.write('<a href="http://www.divinity.duke.edu/wesleyan/">Duke Center for Studies in the Wesleyan Tradition</a><br>');
document.write('<hr color="#e1cfc1" width="95%" size="1">');
document.write('<a href="../practical_theology/jobs/index.htm">Job Listings</a><br>');
document.write('<hr color="#e1cfc1" width="95%" size="1">');
document.write('<a href="../external_links.htm">More Helpful Links...</a><br>');
// -->