<!-- 

function jemail(user, domain, suffix){
// This script and many more are available free online at 
// The JavaScript Source!! http://javascript.internet.com 
// Original:  William Rozell Jr (elranzer@nospam.com ) 
// Web Site:  http://www.elranzer.com 
var user;
var domain;
var suffix;
document.write('<a href="' + 'mailto:' + user + '@' + domain + '.' + suffix + '">' + 'Jim Schrempp' + '</a>');
};

function jlink(thedomain,thepath,theimage,thelinktext){
var thedomain;
var thepath;
var theimage;
var thelinktext;
document.write('<a href="http://' + thedomain + thepath + theimage + '">' + thelinktext + '</a>');
};

function WebTrackerJBS() {
var thispage = document.URL + "";
if ((thispage =="undefined")||(thispage =="")) {thispage = "url_undefined_in_browser";}

var referr = document.referrer + "";
if ((referr=="undefined")||(referr=="")) {referr = "noreferr_in_browser";}

var thedate = new Date();
var thisgmt = thedate.getTimezoneOffset();

document.write("<img src=http://oakhouse.dyndns.org/scripts/Use_log.asp?" );
document.write("page=" + escape(thispage) + "&referrer=" + escape(referr) + "&gmt=" + thisgmt + " >");
};

function writeWebTrackerGoogle() {
document.write("<script src=\"http:\/\/www.google-analytics.com\/urchin.js\" type=\"text\/javascript\">");
	document.write("<\/script>");	
try {
	document.write("<script>");	
	document.write("_uacct = \"UA-1346932-1\";");
  document.write("urchinTracker();");
	document.write("<\/script>");	
    }
catch(err) {};
};

function writePageFooter(){
document.write("<div style=\"clear: both; width:100%\">");
document.write("<hr>");
document.write("");
document.write("<div style=\"float: left; width:45%; margin-left:2%; height:57px \">");
document.write("  <p style=\"font-size: small\"><a href=\"\/index.html\">");
document.write("  <img src=\"\/images\/family\/home1.gif\" style=\"float: left; border:0; width:80px; height:57px\">");
document.write("  <br>Back to my <br>home page<\/a>");
document.write("<\/div>    ");
document.write("");
document.write("<div style=\"float: right; width:45%; margin-right:2%; height:57px;\">");
document.write("  <p align=\"right\" style=\"font-size: small\" >Page created by: ");
jemail("Jimbo", "jimschrempp", "com");
document.write("<\/div>");
document.write("");
document.write("<div style=\"clear: both; width: 100%\">");
document.write("  <p align=\"center\"  style=\"font-size: small\"><a href=\"\/sitemap.htm\">See the map of this site<\/a>");
document.write("  <br >Pages © Copyright 2000-2011 by Jim Schrempp and cannot be reproduced without");
document.write("  explicit written permission.. <\/p>");
document.write("<\/div>");
document.write("");
WebTrackerJBS();
writeWebTrackerGoogle();
document.write("<\/div>");
};

function writeGenNavBarTop(){
document.write("<!-- BREAK OUT OF A FRAME AND PUT PAGE  IN ITS OWN WINDOW -->");
document.write("<SCRIPT LANGUAGE=\"JavaScript\">");
document.write("<!-- Begin");
document.write("if (window != top) top.location.href = location.href;");
document.write("\/\/ End -->");
document.write("<\/SCRIPT>");
document.write("<table CLASS=navback border=\"0\" width=\"100%\" height=\"50\" cellspacing=\"0\">");
document.write("  <tr>");
document.write("    <td width=\"100%\"  vlink=\"#FFFFFF\" link=\"#FFFFFF\">&nbsp;&nbsp;<font color=\"#FFFFFF\">");
document.write("      <b>Jim Schrempp:<\/b><\/font>&nbsp;");
document.write("      <b><a href=\"\/index.html\">Home<\/a>&nbsp; |&nbsp; <a href=\"\/travel\/travelog.htm\">Travel<\/a>&nbsp; |&nbsp;");
document.write("      <a href=\"\/recipes1.htm\">Recipes<\/a>&nbsp; |&nbsp; <a href=\"\/funwith.htm\"> Friends<\/a>&nbsp; |&nbsp;");
document.write("      <a href=\"\/reviews.htm\">");
document.write("      Reviews&nbsp;<\/a> |&nbsp; <a href=\"\/family1.html\"> Family<\/a>&nbsp; |&nbsp;");
document.write("      <a href=\"\/features.htm\"> Fun Stuff<\/a>&nbsp; |&nbsp; <a href=\"\/sitemap.htm\"> Site");
document.write("      Map<\/a><\/b> ");
document.write("    <br>&nbsp;&nbsp; (<a href=\"http:\/\/www.youtube.com\/watch?v=lIadT24BvoE\">Now ");
document.write("	see Jim on YouTube<\/a>)<\/td>");
document.write("  <\/tr>");
document.write("<\/table>");
document.write("<script language=\"JavaScript\">");
document.write("<!-- START script to hide email address from crawlers -->");
document.write("");
document.write("<!-- This script and many more are available free online at -->");
document.write("<!-- The JavaScript Source!! http:\/\/javascript.internet.com -->");
document.write("<!-- Original:  William Rozell Jr (elranzer@nospam.com ) -->");
document.write("<!-- Web Site:  http:\/\/www.elranzer.com -->");
document.write("");
document.write("<!-- Begin");
document.write("var user;");
document.write("var domain;");
document.write("var suffix;");
document.write("function jemail(user, domain, suffix){");
document.write("document.write('<a href=\"' + 'mailto:' + user + '@' + domain + '.' + suffix + '\">' + 'Jim Schrempp' + '<\/a>');");
document.write("}");
document.write("\/\/  End -->");
document.write("<\/script>");
};

function writeGenNavBarTopDiv(){
document.write("<!-- BREAK OUT OF A FRAME AND PUT PAGE  IN ITS OWN WINDOW -->");
document.write("<SCRIPT LANGUAGE=\"JavaScript\">");
document.write("<!-- Begin");
document.write("if (window != top) top.location.href = location.href;");
document.write("\/\/ End -->");
document.write("<\/SCRIPT>");
document.write("<div id=\"topnav\" class=\"navback\" style=\"height:50px\">");
document.write("      <b>Jim Schrempp:<\/b>&nbsp; <a href=\"\/index.html\">Home<\/a>&nbsp; |");
document.write("      &nbsp; <a href=\"\/travel\/travelog.htm\">Travel<\/a>&nbsp; |");
document.write("      &nbsp; <a href=\"\/recipes1.htm\">Recipes<\/a>&nbsp; |");
document.write("      &nbsp; <a href=\"\/funwith.htm\"> Friends<\/a>&nbsp; |");
document.write("      &nbsp; <a href=\"\/reviews.htm\">Reviews<\/a>&nbsp; |");
document.write("      &nbsp; <a href=\"\/family1.html\"> Family<\/a>&nbsp; |");
document.write("      &nbsp; <a href=\"\/features.htm\"> Fun Stuff<\/a>&nbsp; |");
document.write("      &nbsp; <a href=\"\/sitemap.htm\"> Site Map<\/a> ");
document.write("<br>");
document.write("		(<a href=\"http:\/\/www.youtube.com\/watch?v=lIadT24BvoE\">Now see Jim on ");
document.write("		YouTube<\/a>)<\/div>");
document.write("<script language=\"JavaScript\">");
document.write("<!-- START script to hide email address from crawlers -->");
document.write("");
document.write("<!-- This script and many more are available free online at -->");
document.write("<!-- The JavaScript Source!! http:\/\/javascript.internet.com -->");
document.write("<!-- Original:  William Rozell Jr (elranzer@nospam.com ) -->");
document.write("<!-- Web Site:  http:\/\/www.elranzer.com -->");
document.write("");
document.write("<!-- Begin");
document.write("var user;");
document.write("var domain;");
document.write("var suffix;");
document.write("function jemail(user, domain, suffix){");
document.write("document.write('<a href=\"' + 'mailto:' + user + '@' + domain + '.' + suffix + '\">' + 'Jim Schrempp' + '<\/a>');");
document.write("}");
document.write("\/\/  End -->");
document.write("<\/script>");
document.write("");
};

function writeLinksToMySite(){
document.write("<hr size=\"4\" noShade>");
document.write("");
document.write("      <hr size=\"4\" noShade>");
document.write("");
document.write("      <p><b>Sites that have linked into my Site (thanks, but no commercial use ");
document.write("      please!)<\/b><\/p>");
document.write("      <ol>");
document.write("        <li><a ");
document.write("        href=\"http:\/\/homecooking.about.com\/food\/homecooking\/library\/archive\/blcon10.htm\">Home ");
document.write("        Cooking<\/a> recipes ");
document.write("        <li><a ");
document.write("        href=\"http:\/\/www.askthebrain.com\/picture_prince_william-.html\">The ");
document.write("        Brain<\/a> - thanks for the link, but your brain is out of whack ");
document.write("        <li><a href=\"http:\/\/dontuseuhaul.com\/OtherPeople.html\">An anti-UHaul ");
document.write("        site<\/a> ");
document.write("        <li><a href=\"http:\/\/www.schrempp.us\/\">Schrempp.us<\/a>&nbsp; (OK, it's my ");
document.write("        brother's web site)<\/li> ");
document.write("        <\/ol>");
document.write("      <p><b>Travel Sites that link to my site<\/b><\/p>");
document.write("      <ol>");
document.write("        <li><a ");
document.write("        href=\"http:\/\/dmoz.org\/Recreation\/Travel\/Travelogues\/South_America\/Peru\/\">Dmoz ");
document.write("        Travel<\/a> ");
document.write("        <li><a ");
document.write("        href=\"http:\/\/directory.google.com\/Top\/Recreation\/Travel\/Travelogues\/South_America\/Peru\/\">Google ");
document.write("        Travel Peru<\/a> ");
document.write("        <li><a ");
document.write("        href=\"http:\/\/directory.google.com\/Top\/Recreation\/Travel\/Travelogues\/Asia\/Cambodia\/\">Google ");
document.write("        Travel Cambodia<\/a> <\/li><\/ol>");
document.write("      <p>&nbsp;<\/p>");
};
 -->
