
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="175"><tr><td class="menu-top-border">');
document.write('<img src="picts/menu-top.gif" width="175" height="102" class="menutrans"></a><br>');



// START LINKS 1 //


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');



document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.html" class="menu">Our Story</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="richard.html" class="menu">About Richard</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="kristine.html" class="menu">About Kristine</a>');




document.write('</td></tr><tr><td nowrap>');
document.write('<a href="anhourtolive.html" class="menu">Featured Book</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="excerpt.php" class="menu">Featured Excerpts</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="thought.php" class="menu">Thought of the Day</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="challenge.html" class="menu">Join the Challenge</a>');











// END LINKS 1 //





// FLASH CHANGER OPTIONS

var showsflash		= "yes"		// SHOW FLASH IMAGE CHANGER
var flashcolor		= "136570"	// FLASH BACKGROUND COLOR
var flashspace		= "15"		// MOVE FLASH UP OR DOWN
var flashwC		= "175"		// WIDTH OF THE FLASH CHANGER
var flashhC		= "116"		// HEIGHT OF THE FLASH CHANGER
var bordercolor		= "000000"	// FLASH CHANGER BORDER COLOR






document.write('</td></tr><tr><td height="1" class="menu-bottom-line">');
document.write('<img src="picts/spacer.gif" width="175" height="1"></a><br>');
document.write('</td></tr><tr><td align="center">');


document.write('<img src="picts/spacer.gif" width="175" height="'+flashspace+'"></a><br>');










// FLASH CHANGER
   if (showsflash == "yes") {
document.write('<div class="printhide">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" style="border-top: #'+bordercolor+' 1px solid; border-bottom: #'+bordercolor+' 1px solid;"><tr><td valign="top">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" id="imagechanger" ALIGN="">');
document.write('<PARAM NAME=movie VALUE="imagechanger.swf">');
document.write('<PARAM NAME=quality VALUE=high>');
document.write('<PARAM NAME=bgcolor VALUE=#'+flashcolor+'>');
document.write('<EMBED src="imagechanger.swf" quality=high bgcolor=#'+flashcolor+'  WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" NAME="imagechanger" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('</EMBED>');
document.write('</OBJECT><br>');
document.write('</td></tr></table>');
document.write('<br>');
document.write('</div>');
}

// START LINKS PART 2 //


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="guests.html" class="menu">Comments</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="booksandtapes.html" class="menu">More Books and Tapes</a>');



document.write('</td></tr><tr><td nowrap>');
document.write('<a href="specialinterests.html" class="menu">Special Interests</a>');


//document.write('</td></tr><tr><td nowrap>');
//document.write('<a href="merchandise.html" class="menu">Don\'t Sweat Store</a>');



document.write('</td></tr><tr><td nowrap>');
document.write('<a href="memorialfund.html" class="menu">Memorial Fund</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="welcomearchives.html" class="menu">Welcome Archives</a>');



document.write('</td></tr><tr><td nowrap>');
document.write('<a href="links.html" class="menu">Links</a>');



document.write('</td></tr><tr><td nowrap>');
document.write('<a href="press.html" class="menu">Press Area</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.html" class="menu">Contact</a>');

document.write('</td></tr><tr><td nowrap align="center">');
document.write('<br><br><a href="http://www.richardcarlson.com" target="_blank"><IMG SRC="picts/RichardMemorial.jpg" border="0" width="160" class="borders"></a><br><br>');

document.write('</td></tr><tr><td nowrap align="center">');
document.write('<a href="index.html"><IMG SRC="images/RC&amp;KC2.jpg" border="1" width="160" class="borders"></a><br>');
document.write('Richard and Kris');





// END LINKS PART 2//


document.write('</td></tr></table></DIV>');

//  End -->