<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS

document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="gallery_menutable"><tr><td align="right" valign="top">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" class="printhide"><tr><td width="1">');
document.write('<img src="picts/spacer.gif" height="1" width="1"><br>');

document.write('</td><td>');
document.write('<a href="gallery7refugethangka.htm" class="menu-nav">Refuge Thangka</a>');

document.write('</td><td>');
document.write('<a href="gallery1 statues.htm" class="menu-nav">Statues</a>');


document.write('</td><td>');
document.write('<a href="gallery2 images1.htm" class="menu-nav">Dakinis</a>');


document.write('</td><td>');
document.write('<a href="gallery3 images2.htm" class="menu-nav">Seed Syllables</a>');


document.write('</td><td>');
document.write('<a href="gallery4.htm" class="menu-nav">Lamas</a>');



document.write('</td><td>');
document.write('<a href="gallery6.htm" class="menu-nav">Yeshe Tsogyal of Tibet</a>');


document.write('</td><td>');
document.write('<a href="gallery5.htm" class="menu-nav">Miscellaneous</a>');




document.write('</td><td>');
document.write('<a href="index.html" class="menu-nav">Home</a>');




document.write('</td></tr></table>');
document.write('</td></tr></table>');

// END -->