// Functions to specify the link targets for the major sections of the project
//

function fSectionLinksHome() {
	document.write("Handbook Home".link("index.html")) 
}

function fSectionLinksAbout() {
	document.write("About this Handbook".link("swg-0b0-about-web-.html")) 
}

function fSectionLinksEZprint() {
	document.write("Print a Section".link("swg-0m0-easyprint-web-.html")) 
}

function fSectionLinksAtAGlance() {
	document.write("Benefits at a Glance".link("spt-0x0-glance-web-.html")) 
}

function fSectionLinksAdminInfo() {
	document.write("Administrative Info".link("swg-0j0-admin-info-web-.html")) 
}

function fSectionLinksSnapshots() {
	document.write("Snapshots".link("swg-0c0-snapshots-web-.html")) 
}
/* spt-0m0-admin-eds-iam-ibew-uaw-web-.html */

function fSectionLinksContacts() {
	document.write("Contact Info".link("swg-0n0-moreinfo-web-.html")) 
}

function fSectionLinksGlossary() {
	document.write("Glossary".link("swg-0k0-glossary-web-.html")) 
}


