 

 function level1Breadcrumbs(Page) {
 	document.write(
	 '<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}



 function level2Breadcrumbs(Page) {
 	document.write(
	 '<a href="../index.html">COSSAC home</a> '
	 + '&nbsp;&nbsp;>&nbsp;&nbsp;'
	 +'<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}


 function level3Breadcrumbs(Link, LinkPageName, CurrentPage) {
 	document.write(
	 '<a href="../index.html">COSSAC home</a> '
	 + '&nbsp;&nbsp;>&nbsp;&nbsp;'
	 +'<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+'<a href="'
	+ Link
	+ '.htm">'
	+ LinkPageName
	+ '</a>'
	+ '&nbsp;&nbsp;&gt;&nbsp;&nbsp;'
	+ CurrentPage
	+''
	);
}

 function level3BreadcrumbsGS(Page) {
 	document.write(
	 '<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Getting_started.htm">Getting started</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}

 function tallisBasicConceptsBreadcrumbs(Page) {
 	document.write(
	 '<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Getting_started.htm">Getting started</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Basic_proforma_concepts01.htm">Basic PRO<i>forma</i> concepts</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}


 function tallisDocBreadcrumbs(Page) {
 	document.write(
	 '<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Documentation.htm">Documentation</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}

  function tallisComposerUIBreadcrumbs(Page) {
 	document.write(
	 '<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Getting_started.htm">Getting started</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Composer_User_Interface01.htm">Composer User Interface</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}

  function tallisComposerEnquiriesBreadcrumbs(Page) {
 	document.write(
	 '<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Getting_started.htm">Getting started</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Enquiries_Sources_and_Data_Definitions01.htm">Enquiries, sources, data definitions</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}

  function tallisComposerDecisionsBreadcrumbs(Page) {
 	document.write(
	 '<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Getting_started.htm">Getting started</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Decisions_Candidates_and_Arguments01.htm">Decisions, candidates &amp; crguments</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}
 
 
   function tallisSchedulingBreadcrumbs(Page) {
 	document.write(
	 '<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Getting_started.htm">Getting started</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Scheduling01.htm">Scheduling</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}

   function tallisProformaExpressions(Page) {
 	document.write(
	 '<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Getting_started.htm">Getting started</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="PROforma_Expressions01.htm">PRO<i>forma</i> expressions</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}


function tallisWebEnactment(Page) {
 	document.write(
	 '<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Getting_started.htm">Getting started</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Web_Enactment01.htm">Web Enactment</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}

function tallisCustomisingWebEnactment(Page) {
 	document.write(
	'<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Getting_started.htm">Getting started</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Customising_Web_Enactment01.htm">Customising web enactment</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}

function tallisUsefulTaskAttributes(Page) {
 	document.write(
	'<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Getting_started.htm">Getting started</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Useful_Task_Attributes01.htm">Useful task attributes</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}


function tallisTutorials(Page) {
 	document.write(
	'<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Tutorials.htm">Tutorials</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Tutorial_0_Welcome.htm">Create a computerised guideline</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'	
	+  Page
	+''
	);
}

function tallisTutorialEnact(Page) {
 	document.write(
	'<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Tutorials.htm">Tutorials</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="WEC_Tutorial_0.htm">Web Enactment Customisation</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'	
	+  Page
	+''
	);
}

function tallisSamples(Page) {
 	document.write(
	'<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Samples.htm">Samples</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+  Page
	+''
	);
}

function tallisSamplesDetails(Sample, Samplelink) {
 	document.write(
	'<a href="../index.html">COSSAC home</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="index.html">Tallis Training</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+ '<a href="Samples.htm">Samples</a> '
	+ '&nbsp;&nbsp;>&nbsp;&nbsp;'
	+'<a href="'
	+ Samplelink
	+ '.htm">'
	+ Sample
	+ '</a>'
	+ '&nbsp;&nbsp;&gt;&nbsp;&nbsp;'
	+ 'In detail'
	+''
	);
}

