/*  CARYL, HERE ARE THE NAVIGATION SIDE BAR NAMES AND LINKS FOR goats PAGES */
	goats = new Array() ;	goatslink = new Array() ;
	goats[0] = "Goats, Home" ; goatslink[0] = "goats" ;
	goats[1] = "Goat Herd" ; goatslink[1] = "goatsherd" ;
	goats[2] = "Goat Bucks" ;  goatslink[2] = "goatsbucks" ;
	goats[3] = "Goat Facts"; goatslink[3] = "goatsfacts" ;
	goats[4] = "Goat Photos"; goatslink[4] = "goatspictures" ;

/*  CARYL, HERE ARE THE NAVIGATION SIDE BAR NAMES AND LINKS FOR HORSES PAGES */
	horses = new Array() ;	horseslink = new Array() ;
	horses[0] = "Horses, Home" ; horseslink[0] = "horses" ;
	horses[1] = "Sergeant Socks" ; horseslink[1] = "horsessarge" ;
	horses[2] = "Uncle Dan" ; horseslink[2] = "horsesdan" ;
	horses[3] = "Bliss" ; horseslink[3] = "horsesbliss" ;
	horses[4] = "Latte the Jenny" ; horseslink[4] = "horsesdonkeyl" ;
	horses[5] = "Mo the Jack"; horseslink[5] = "horsesdonkeym" ;
	horses[7] = "In Memorial"; horseslink[7] = "horsesmemorials" ;

/*  CARYL, HERE ARE THE NAVIGATION SIDE BAR NAMES AND LINKS FOR BOARDING PAGES */
	lydia = new Array() ; lydialink = new Array() ;
	lydia[0] = "Lydia Branch, Home" ;  lydialink[0] = "lydia" ;
	lydia[1] = "The Land"; lydialink[1] = "lydialand" ;
 	lydia[2] = "The People"; lydialink[2] = "lydiapeople" ;
	lydia[3] = "The Animals"; lydialink[3] = "lydiaanimals" ;
        lydia[4] = "Ministry"; lydialink[4] = "lydiaministry" ;
        lydia[5] = "Projects"; lydialink[5] = "lydiaprojects" ;

/*  CARYL, HERE ARE THE NAVIGATION SIDE BAR NAMES AND LINKS FOR RBRSTORIES PAGES */
	rbrstories = new Array() ; rbrstorieslink = new Array() ;
	rbrstories[0] = "Stories, Home" ;  rbrstorieslink[0] = "rbrstories" ;
	rbrstories[1] = "Journey Home"; rbrstorieslink[1] = "rbrstoriesbookone" ;
	rbrstories[2] = "Bravest Heart";  rbrstorieslink[2] = "rbrstoriesbooktwo" ;
        rbrstories[3] = "Amazing Graci"; rbrstorieslink [3] = "rbrstoriesgraci" ;
 	rbrstories[4] = "Coming Soon"; rbrstorieslink[4] = "rbrstoriescomingsoon" ;
	rbrstories[5] = "Grami's Songs"; rbrstorieslink[5] = "rbrstoriessongs" ;
	
/*  CARYL, HERE ARE THE NAVIGATION SIDE BAR NAMES AND LINKS FOR SCHOOL PAGES */
	school = new Array() ; schoollink = new Array() ;
	school[0] = "School, Home" ;  schoollink[0] = "schoolvisits" ;
	school[1] = "Our Program"; schoollink[1] = "schoolprogram" ;
	school[2] = "Program Fees";  schoollink[2] = "schoolfees" ;
	school[3] = "References"; schoollink[3] = "schoolreferences" ;
        school[4] = "Presentation Packets"; schoollink[4] = "presentationpackets" ;

/*  CARYL, HERE ARE THE NAVIGATION SIDE BAR NAMES AND LINKS FOR DOG PAGES */
	dogs = new Array() ; dogslink = new Array() ;
	dogs[0] = "Border Collies, Home" ; dogslink[0] = "dogs" ;
	dogs[1] = "Collies For Sale"; dogslink[1] = "dogsforsale" ;
	dogs[2] = "Puppy Pictures"; dogslink[2] = "dogspuppypics" ;
	dogs[3] = "Photo Gallery"; dogslink[3] = "dogsphotos" ;

/*  some variables for me */




function writeopening()	{

crap = document.body.clientWidth; 
crapadoodle = crap - 665; 
crepe = crap-240; 


// The Banner Pictures //
document.write("<img src='zim/bg/ban1.jpg' width='310' height='155' class='ban1' ");
document.write(" alt='Childrens Authors Dairy Goats Editing' />");
document.write("<img src='zim/bg/ban3.jpg' width='310' height='155' class='ban3' ");
document.write(" alt='Childrens Authors Dairy Goats Editing' />");
document.write("<img src='zim/bg/ban2.jpg' width='" + crapadoodle + "' " );
document.write(" height='155' class='ban2' ");
document.write(" alt='Childrens Authors Dairy Goats Editing' />");
// The Banner Pictures //

// The Little Nav bar, directions, about us, etc. //
document.write("<div id='littlenav' >");
document.write("<table border='0' cellpadding='0' cellspacing='0' ");
document.write(" align='right' >");
document.write("<tr>");
document.write("<td width='33%'>");
document.write("<a href='directions.html'>");
document.write("&#183;directions&#183;</a>");
document.write("</td>");
document.write("<td width='33%'>");
document.write("<a href='contactus.html'>");
document.write("&#183;contact us&#183;</a>");
document.write("</td>");
document.write("<td width='33%'>");
document.write("<a href='aboutus.html'>");
document.write("&#183;about us&#183;</a>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</div>");
// End The Little Nav bar, directions, about us, etc. //

// The Big Nav bar, 9 Major Links //
document.write("<div id='bignav' >");
document.write("<table border='0' cellpadding='0' cellspacing='0' width='" + crepe + "'>");
	document.write("<tr><td align='center' width='33%'>");
	document.write("<a href='" + navtop_a1_link + ".html'>");
	document.write( navtop_a1 + "</a></td>");
	document.write("<td align='center' width='33%'>");
	document.write("<a href='" + navtop_b1_link + ".html'>");
	document.write( navtop_b1 + "</a></td>");
	document.write("<td align='center' width='33%'>");
	document.write("<a href='" + navtop_c1_link + "'>");
	document.write( navtop_c1 + "</a></td></tr><tr>");
	document.write("<tr><td align='center'>");
	document.write("<a href='" + navtop_a2_link + ".html'>");
	document.write( navtop_a2 + "</a></td>");
	document.write("<td align='center'>");
	document.write("<a href='" + navtop_b2_link + ".html'>");
	document.write( navtop_b2 + "</a></td>");
	document.write("<td align='center'>");
	document.write("<a href='" + navtop_c2_link + "'>");
	document.write( navtop_c2 + "</a></td></tr>");
	document.write("<tr><td align='center'>");
	document.write("<a href='" + navtop_a3_link + ".html'>");
	document.write( navtop_a3 + "</a></td>");
	document.write("<td align='center' >");
	document.write("<a href='" + navtop_b3_link + ".html'>");
	document.write( navtop_b3 + "</a></td>");
	document.write("<td align='center'>");
	document.write("<a href='" + navtop_c3_link + ".html'>");
	document.write( navtop_c3 + "</a></td></tr></table>");
document.write("</div>");
// End The Big Nav bar, 9 Major Links //



// Decorative Star Bar //
document.write("<div id='starbar'>");
document.write("<img src='zim/bg/nav2.jpg' align='left' height='31' width='29' class='starleft'>");
document.write("<img src='zim/bg/nav3.jpg' align='right' height='31' width='29' class='starright'>");
document.write("&nbsp;"); 
document.write("</div>");
// End decorative Star Bar //


// Open the Content //
document.write("<div id='content'>");



// ENDD Write Open function!! //  
};


function writeguinbot()	{

// First Div Close, Content: //  
document.write("</div>");

document.write("<div id='guinbot'>&nbsp;</div>");


}; 




/*  CARYL, HERE ARE THE NAVIGATION TOP BAR NAMES AND LINKS */
	navtop_a1 = "River Bottom Stories"; 
	navtop_a1_link = "rbrstories"; 

	navtop_b1 = "Nigerian Dairy Goats"; 
	navtop_b1_link = "goats"; 

	navtop_c1 = "Lydia Branch"; 
	navtop_c1_link = "lydia.html"; 

	navtop_a2 = "Childrens Authors"; 
	navtop_a2_link = "authors"; 

	navtop_b2 = "Horses and Donks"; 
	navtop_b2_link = "horses"; 

	navtop_c2 = "Mc'A'Blog"; 
	navtop_c2_link = "mcablog"; 

	navtop_a3 = "School Visits"; 
	navtop_a3_link = "schoolvisits"; 

	navtop_b3 = "Border Collies"; 
	navtop_b3_link = "dogs"; 

	navtop_c3 = "Editing"; 
	navtop_c3_link = "editing"; 
/*  CARYL, END THE NAVIGATION TOP BAR NAMES AND LINKS  */





















function writelydianav()	{

document.write("<div id='leftnav'>");
document.write("<a href='default.html'>HOME</a><br>");

for ( i=0 ; i < lydia.length ; i++)
	{ document.write("<a href='" + lydialink[i] + ".html'>" + lydia[i] + "</a>"); };


document.write("<br>");
document.write("<a href='contactuslydia.html'>Contact Us</a>");
document.write("</div>");    

	};


function writerbrstoriesnav()	{

document.write("<div id='leftnav'>");
document.write("<a href='default.html'>HOME</a><br>");

for ( i=0 ; i < rbrstories.length ; i++)
	{ document.write("<a href='" + rbrstorieslink[i] + ".html'>" + rbrstories[i] + "</a>"); };

document.write("<br>");
document.write("<a href='contactus.html'>Contact Us</a>");
document.write("</div>");    

	};

function writedogsnav()	{

document.write("<div id='leftnav'>");
document.write("<a href='default.html'>HOME</a><br>");

for ( i=0 ; i < dogs.length ; i++)
	{ document.write("<a href='" + dogslink[i] + ".html'>" + dogs[i] + "</a>"); };

document.write("<br>");
document.write("<a href='contactus.html'>Contact Us</a>");
document.write("</div>");    

	};

function writeschoolnav()	{

document.write("<div id='leftnav'>");
document.write("<a href='default.html'>HOME</a><br>");

for ( i=0 ; i < school.length ; i++)
	{ document.write("<a href='" + schoollink[i] + ".html'>" + school[i] + "</a>"); };

document.write("<br>");
document.write("<a href='contactus.html'>Contact Us</a>");
document.write("</div>");    

	};


function writehorsesnav()	{

document.write("<div id='leftnav'>");
document.write("<a href='default.html'>HOME</a><br>");

for ( i=0 ; i < horses.length ; i++)
	{ document.write("<a href='" + horseslink[i] + ".html'>" + horses[i] + "</a>"); };

document.write("<br>");
document.write("<a href='contactus.html'>Contact Us</a>");
document.write("</div>");    

	};




function writegoatsnav()	{

document.write("<div id='leftnav'>");
document.write("<a href='default.html'>HOME</a><br>");

for ( i=0 ; i < goats.length ; i++)
	{ document.write("<a href='" + goatslink[i] + ".html'>" + goats[i] + "</a>"); };

document.write("<br>");
document.write("<a href='contactus.html'>Contact Us</a>");
document.write("</div>");    

	};


