
function pathHITadoption(countryName) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="background.html">Background</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="hitGlobal.html">HIT: global perspectives</a> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+ ''
	+  countryName
	+ '</FONT>&nbsp;'
	);
}		


function pathHITprogrammes(place) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="background.html">Background</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="hitGlobal.html">HIT: global perspectives</a> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+ ''
	+  place
	+ '</FONT>&nbsp;'
	);
}	




function pathDss(dss) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="research.html">Research</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="dss.html">Decision support systems</a> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+ ''
	+  dss
	+ '</FONT>&nbsp;'
	);
}		


function pathJournal(journal) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="background.html">Background</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="journals.html">Journals</a> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+ ''
	+  journal
	+ '</FONT>&nbsp;'
	);
}	

function pathMedTerm(medTerm) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="background.html">Background</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="medicalterminologies.html">Medical terminologies</a> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+ ''
	+  medTerm
	+ '</FONT>&nbsp;'
	);
}	

function pathDownload(dld) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="research.html">Research</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="downloads.html">Downloads</a> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  dld
	+ '</FONT>&nbsp;'
	);
}	

function pathOpenSource(os) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="research.html">Research</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="opensourceDLD.html">Open Source Downloads</a> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  os
	+ '</FONT>&nbsp;'
	);
}	

function pathUseScenario(useScenario) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="research.html">Research</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="usescenarios.html">Use Scenarios</a> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  useScenario
	+ '</FONT>&nbsp;'
	);
}	


function pathPublicReportCat(publicReportCat) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="research.html">Research</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="publicreports.html">Public reports</a> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  publicReportCat
	+ '</FONT>&nbsp;'
	);
}	 

function pathPublicReportDetails(cat, catURL, page) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="research.html">Research</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="publicreports.html">Public reports</a> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	
	+ '&nbsp;<A class="level4" href="'
	+ catURL 
	+ '.html">'
	+ cat 
	+ '</a>&nbsp; <IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  page
	+ '</FONT>&nbsp;'
	);
}	


function pathPublicDm(publicDm) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="public.html">Public</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="publicDemos.html">e-Health Demonstrations</a> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  publicDm
	+ '</FONT>&nbsp;'
	);
}	


function pathPublicApp(publicApp) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="public.html">Public</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="publicApps.html">e-Health Applications</a> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  publicApp
	+ '</FONT>&nbsp;'
	);
}	

function pathPage(section, file, page) {
 	document.write(
	'<FONT class="text5"><IMG src="images/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A>&nbsp;&nbsp;'
	+ '<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="'
	+ file
	+ '.html">'
	+  section
	+ '</A>&nbsp;&nbsp;'
	+ '<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+  page
	+ '</FONT>&nbsp;'
	);
}

function pathPage1(page) {
 	document.write(
	'<FONT class="text5"><IMG src="images/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A>&nbsp;&nbsp;'
	+ '<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	//+ '<A class="level4" href="'
	//+ file
	//+ '.html">'
	//+  section
	//+ '</A>&nbsp;&nbsp;'
	//+ '<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+  page
	+ '</FONT>&nbsp;'
	);
}


function pathFr1(page) {
 	document.write(
	'<FONT class="text5"><IMG src="images/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Acceuil</A>&nbsp;&nbsp;'
	+ '<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+  page
	+ '</FONT>&nbsp;'
	);
}

function pathEs1(page) {
 	document.write(
	'<FONT class="text5"><IMG src="images/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A>&nbsp;&nbsp;'
	+ '<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+  page
	+ '</FONT>&nbsp;'
	);
}

function pathPageLevel3(section, file, subsection, file2, page) {
 	document.write(
	'<FONT class="text5"><IMG src="images/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A>&nbsp;&nbsp;'
	+ '<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="'
	+ file
	+ '.html">'
	+  section
	+ '</A>&nbsp;&nbsp;'
	+ '<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="'
	+ file2
	+ '.html">'
	+  subsection
	+ '</A>&nbsp;&nbsp;'
	+ '<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+  page
	+ '</FONT>&nbsp;'
	);
}


 function pathPageGMM(page) {
 	document.write(
	'<FONT class="text5"><IMG src="images/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="research.html">Research</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="gmmsummaries.html">Guideline modelling methods &amp; tools</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+  page
	+ '</FONT>&nbsp;'
	);
}

//Background zone paths

 function pathPageBriefingPaper(paper) {
 	document.write(
	'<FONT class="text5"><IMG src="images/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="background.html">Background</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="briefingpapers.html">Briefing Papers</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+  paper
	+ '</FONT>&nbsp;'
	);
}

 function pathPageWhitePaper(paper) {
 	document.write(
	'<FONT class="text5"><IMG src="images/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="background.html">Background</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="whitepapers.html">White Papers</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+  paper
	+ '</FONT>&nbsp;'
	);
}


 function pathPageWhitePaperhci(paper) {
 	document.write(
	'<FONT class="text5"><IMG src="images/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="background.html">Background</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="whitepapershci.html">Healthcare Industry White Papers</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+  paper
	+ '</FONT>&nbsp;'
	);
}

 function pathPageBriefingPaperhci(paper) {
 	document.write(
	'<FONT class="text5"><IMG src="images/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="background.html">Background</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="hcibriefingpapers.html">Healthcare Industry Briefing Papers</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+  paper
	+ '</FONT>&nbsp;'
	);
}



 function pathBackgroundSubSection(subSection) {
 	document.write(
	'<FONT class="text5"><IMG src="images/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+ '<A class="level4" href="background.html">Background</A>'
	+ '&nbsp;&nbsp;<IMG src="images/blue_arrow6.gif" width="10" height="7" align="bottom">&nbsp;&nbsp;'
	+  subSection
	+ '</FONT>&nbsp;'
	);
}
 
 
 function pathBackground(page) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="background.html">Background</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+  page
	+ '</FONT>&nbsp;'
	);
}




 function pathStandard(standard) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="background.html">Background</A>'
	+ '&nbsp;&nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="standards.html">Standards</A>' 
	+ '&nbsp;&nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  standard
	+ '</FONT>&nbsp;'
	);
}


 function pathStdOrg(stdorg) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="background.html">Background</A>'
	+ '&nbsp;&nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="standardsdevelorgs.html">Standards development organisations</A>' 
	+ '&nbsp;&nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  stdorg
	+ '</FONT>&nbsp;'
	);
}


 function pathStdPromOrg(stdpromorg) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="background.html">Background</A>'
	+ '&nbsp;&nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="standardspromorgs.html">Standards promotion organisations</A>' 
	+ '&nbsp;&nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  stdpromorg
	+ '</FONT>&nbsp;'
	);
}

 function pathHITPromoOrg(hitPromOrg) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="background.html">Background</A>'
	+ '&nbsp;&nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="hitpromorgs.html">HIT promotion organisations</A>' 
	+ '&nbsp;&nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  hitPromOrg
	+ '</FONT>&nbsp;'
	);
}
 

function pathEMRpenetration (country) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="background.html">Background</A>'
	+ '&nbsp;&nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="emr.html">Electronic medical records</A>' 
	+ '&nbsp;&nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  country
	+ '</FONT>&nbsp;'
	);
}

 function pathITNews(itNews) {
 	document.write(
	'<FONT class="text5"><IMG src="images/ais/spacer.gif" width="28" height="10" align="LEFT">'
	+ 'Location: <A class="level4" href="home.html">Home</A> &nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="background.html">Background</A>'
	+ '&nbsp;&nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;'
	+ '&nbsp;<A class="level4" href="meditnewsdisc.html">Medical IT news, discussions, weblogs</A>' 
	+ '&nbsp;&nbsp;<IMG src="images/ais/blue_arrow6.gif" align="bottom">&nbsp;&nbsp;'
	+  itNews
	+ '</FONT>&nbsp;'
	);
}
