function displayRightNav() {
		document.write("<center><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"120\">");
		document.write("<tr>");
		document.write("<td align=\"center\" valign=\"top\" width=\"120\" class=\"nav\">");
		document.write("	<br><center><b>Font Size:</center>");
		document.write("<input class=decrease type=image src=http://www.gotquestions.org/images/text-smaller.jpg alt=Decrease Text Size onclick=javascript:fontsizedown(); value= font - >");
		document.write("<input class=increase type=image src=http://www.gotquestions.org/images/text-bigger.jpg alt=Increase Text Size onclick=javascript:fontsizeup() value= font + >");
		document.write("<br><br><center><img src=\"http://www.gotquestions.org/images/blue-dot.gif\" width=\"100\" height=\"1\" border=\"0\"></center>");
		document.write("	<br><center><b>Verse of the Week</center><br>");
		document.write("    \"Your word is a lamp to my feet and a light for my path.\"<br><br>");
		document.write("	<b>Psalms 119:105</b><br><br>");
		document.write("<center><img src=\"http://www.gotquestions.org/images/blue-dot.gif\" width=\"100\" height=\"1\" border=\"0\"></center><br>");
		document.write("	<center>? of the Week</center><br>");
		document.write("	<span class=\"dynlink\" onclick=\"window.location='http://www.gotquestions.org/questweek.html' \">\KJV Only movement? Is the King James Version the only Bible we should use?\</span></b><br><br>To subscribe, enter your email address:");
		document.write("<form method=post action=http://app.icontact.com/icp/signup.php name=icpsignup accept-charset=UTF-8 onsubmit=return verifyRequired();><input type=hidden name=redirect value=http://www.gotquestions.org/subconfirm.html><input type=hidden name=errorredirect value=http://www.icontact.com/www/signup/error.html><input type=text size=15 name=fields_email><input type=hidden name=listid value=22638><input type=hidden name=specialid:22638 value=JLZ6UNJ5HH><input type=hidden name=clientid value=17667><input type=hidden name=formid value=321><input type=hidden name=reallistid value=1><input type=hidden name=doubleopt value=0><input type=submit name=Submit value=Subscribe></form><br>");
		function verifyRequired() {
  if (document.icpsignup["fields_email"].value == "") {
    document.icpsignup["fields_email"].focus();
    alert("The Email field is required.");
    return false;
  }


return true;
}

		document.write("<a href=http://www.addthis.com/feed.php?pub=gotquest&h1=http://www.gotquestions.org/gq.xml&t1= target=_blank title=Subscribe using any feed reader!><img src=http://s9.addthis.com/button1-rss.gif width=125 height=16 border=0 alt=AddThis Feed Button></a><br><br>");
		document.write("<center><img src=\"http://www.gotquestions.org/images/blue-dot.gif\" width=\"100\" height=\"1\" border=\"0\"></center><br>");
		document.write("Follow our <a href=http://twitter.com/gotquestions target=_blank><br><img src=\"http://www.gotquestions.org/images/twitter_logo.png\" height=13 width=60 border=0></a><br><br>");
		document.write("Become a <a href=http://www.facebook.com/pages/Got-Questions-Ministries/52500853089 target=_blank><br><img src=\"http://www.gotquestions.org/images/facebook_logo.jpg\" height=25 width=75 border=0></a> fan<br><br>");
		document.write("<center><img src=\"http://www.gotquestions.org/images/blue-dot.gif\" width=\"100\" height=\"1\" border=\"0\"></center><br>");
		document.write("<img border=\"0\" src=\"http://www.gotquestions.org/images/simg.gif\" width=\"2\" height=\"1\"><span class=\"dynlink\" onclick=\"window.location='http://www.gotquestions.org/got-forgiveness.html' \"><img src=\"http://www.gotquestions.org/images/find-out-forgiveness.gif\" width=129 height=51 align=\"center\" border=0></span><br><br>");
		document.write("<center><img src=\"http://www.gotquestions.org/images/blue-dot.gif\" width=\"100\" height=\"1\" border=\"0\"></center><br>");
		document.write("<A HREF=http://www.gotquestions.org/gqblog target=_self><IMG SRC=http://www.gotquestions.org/images/gq-blog.gif border=0></a><br><br>");
		document.write("<center><img src=\"http://www.gotquestions.org/images/blue-dot.gif\" width=\"100\" height=\"1\" border=\"0\"></center><br>");
		document.write("<center><b>GotQuestions.org Recommends:</b><br><br>");
		document.write("<img border=\"0\" src=\"http://www.gotquestions.org/images/simg.gif\" width=\"2\" height=\"1\"><A HREF=http://www.crossroadsmusic.com/release/janetpaschal/VR09142/ target=_blank><IMG SRC=http://www.gotquestions.org/images/janettreasure.jpg height=130 width=130 border=0></a><br>");
		document.write("</td>");
		document.write("</tr>");
		document.write("</table></center>");
		document.write("</td>");
}