<!-- Begin

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


var web	  = "yes"	// SHOW COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



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

document.write('<a href="index.html">Homepage</a>');

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

document.write(' <a href="teaching.htm">Geshe Chongtul Rinpoche </a>');

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

document.write(' <a href="tripstothehimalayas.htm">Trips to the Himalays</a>');

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

document.write(' <a href="aboutreiki.htm"title=Reiki>About Reiki</a>');

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

document.write(' <a href="tibet2009.htm"title=Tibet>Trips to Tibet</a>');

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

document.write(' <a href="itinerary.htm"title=Itinerary>Tibet Itinerary</a>');

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

document.write(' <a href="shopcommingsoon.htm">Shop</a>');

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

document.write(' <a href="boudhanath.htm">Boudhanath</a>');

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

document.write(' <a href="aboutme.htm"title=KarenWilliams>About Me</a>');

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


document.write(' <a href="contact.htm">Contact Us</a>');

document.write('<br>');



document.write('<br>All contents &copy;Copyright 2008 ');




// EDIT THE NEXT LINE

document.write('<a href="index.html">Himalayan Healing<br></a><br>');





   if (web == "no") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://www.himalayanhealing.com" target="_blank">Himalayan Healing</a><br><br><br>');
}







//  End -->