<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');

// document.write('<a href="http://www.madonna.edu/pages/collegeofnursingandhealth.cfm">Madonna University</a>');

// document.write('&nbsp;|&nbsp;');

// document.write('<a href="http://www.tcns.org">Transcultural Nursing Society</a>');

// document.write('&nbsp;|&nbsp;');

document.write('<a href="http://www.umflint.edu/nursing/">University of Michigan - Flint</a>');

document.write('<br><br>');








// EDIT THE NEXT LINE

document.write('<a href="index.html">All contents &copy;Copyright 2008-2012 Cultural Competence Project and the Regents of the University of Michigan</a><br><br>');







   if (allwebco == "yes") {
document.write('<a href="http://www.hhs.gov/">This project is funded by Grant Number D11 HP09759, U.S. Department of Health and Human Services, Health Resources and Services Administration<br><br>');
}


document.write('</span>');

   if (w3clogo == "yes") {
document.write('<a href="http://www.w3.org/"><img src="http://www.cultural-competence-project.org/en/picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="8"></a><br>');
}


document.write('<br>');




//  End -->
