function left() {

document.write('<div id="titleBox">Who We Are</div> ');
document.write('<div id="content" class="white"> ');
document.write('1st National Reserve was first founded in Beaumont, Texas over two decades ago. Over the course of our business history, we have served well over 100,000 clients across America... <BR> ');
document.write('<div id="b_more"><a href="about_us.html?contenttabs=0" id="look"><img border="0" src="images/b_more.gif" width="42" height="15" alt="more"></a></div></div> ');

document.write('<div id="sep"></div> ');

document.write('<div id="titleBox">About The Expert</div> ');
document.write('<div id="content" class="white"> ');
document.write('Mike Fuljenz has turned a lifelong love of coins into a dream business, while maintaining a reputation as an honest, skilled numismatist, and award-winning author. <BR> ');
document.write('<div id="b_more"><a href="about_us.html?contenttabs=1" id="look"><img border="0" src="images/b_more.gif" width="42" height="15" alt="more"></a></div></div>  ');

document.write('<div id="sep"></div> ');

document.write('<div id="titleBox">Award Winning Literature</div>');
document.write('<div id="content" class="white">');
document.write('<div style="text-align:center" class="feature"><img src="images/type3_book_award.home.jpg" alt="Award Winning Literature" width="148" height="120"><BR>');
document.write('<br style="line-height:7px">');
document.write('<a href="bookorder.html"><b>Click here to receive a Free Copy of this 2000 NLG Award-Winning Book of the Year.</b></a></div></div> ');

document.write('<div id="sep"></div> ');

document.write('<center><a target="_blank" href="http://www.bbbonline.org/cks.asp?id=1090113112847"><img title="Click to verify BBB accreditation and to see a BBB report." border=0 ');
document.write('src="images/bbbseal1.gif" alt="Click to verify BBB accreditation and to see a BBB report."/></a></center>');

}


function coinSel() {

document.write('<div id="titleBox">Coin Selections</div>');
document.write('<div id="content" class="white">');
document.write('<div style="text-align:center" class="feature">	');
document.write('<div id="coinz" style="height:110px"></div>');
var FO = {movie:"coinz.swf",width:"195",height:"110",majorversion:"8",build:"0",bgcolor:"#ffffff" };
UFO.create(FO, "coinz");
document.write('</div></div></div>  ');

}

function coinFeat() {

document.write('<div id="sep"></div> ');

document.write('<div id="titleBox">Featured Coin</div> ');
document.write('<div id="content" class="white"> ');
document.write('<div style="text-align:center" class="feature">	 ');
document.write('<div id="big"><a href="http://www.moneyofthebible.com" target="_blank">Authentic Silver Shekels</a></div> ');
document.write('<a href="http://www.moneyofthebible.com" target="_blank"><img src="images/sheckel_silver.gif" border="0" width="194" height="167"></a></div> ');
document.write('Connect with ancient Biblical history by owning authentic silver shekels. Click here to learn more about the coins that Judas likely received to betray Jesus.<BR> ');
document.write('<div id="b_more"><a href="http://www.moneyofthebible.com" target="_blank" id="look"><img border="0" src="images/b_more.gif" width="42" height="15" alt="more"></a></div></div>   ');

}

function right() {

coinSel();
coinFeat();

}

function right2() {

coinSel();
coinFeat();

}


function footer() {

document.write('<span>&copy;2007 - 2009 1st National Reserve, Ltd.&trade; All rights reserved.</span><span style="padding-left:20px">Contact us now at 800-321-8700</span><BR> ');
document.write('<br style="line-height:5px"><a href="privacy_statement.html">Privacy Statement</a> | <a href="risk_disclosure.html">Risk Disclosure</a> ');

}


