<!-- 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="0%" class="gallery-menutable printhide"><tr><td align="middle" valign="top">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td width="0">');
document.write('<img src="picts/spacer.gif" height="0" width="0"><br>');



// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK


document.write('</td><td>');
document.write('<a href="galleryindex.htm" class="menu-nav">Index</a>');


document.write('</td><td>');
document.write('<a href="gallery1.htm" class="menu-nav">Centre Suite Inns Motel</a>');


document.write('</td><td>');
document.write('<a href="gallery2.htm" class="menu-nav">Bonnyville Manor</a>');


document.write('</td><td>');
document.write('<a href="gallery3.htm" class="menu-nav">Shoreline Hotel Apartments</a>');



document.write('</td></tr></table>');
document.write('</td></tr></table>');

// END -->