<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<div id="right-menu-location" class="printhide">');
document.write('<TABLE cellpadding="5" cellspacing="0" width="100%" border="0" class="sidebartext"><tr><td valign="top" align="center">');

// FIRST PICTURE AND LINK

// document.write('<a href="\Gallery/index.html" class="rightlinks">');
// document.write('<IMG SRC="picts/PhotosLink.jpg" border="0" width="100" height="70" class="border-menu"><br>');
// document.write('Photos</a><br><br>');


// SECOND PICTURE AND LINK

document.write('<a href="sounds.htm" class="rightlinks">');
document.write('<IMG SRC="picts/MusicLink.gif" border="0" width="100" height="70" class="border-menu"><br>');
document.write('Music</a><br><br>');


// THIRD PICTURE AND LINK

document.write('<a href="stuff.htm" class="rightlinks">');
document.write('<IMG SRC="picts/StuffLink.gif" border="0" width="100" height="70" class="border-menu"><br>');
document.write('Stuff I\'ve Done</a><br><br>');

// FOURTH PICTURE AND LINK

document.write('<a href="YouTube.htm" class="rightlinks">');
document.write('<IMG SRC="picts/YoutubeLink.gif" border="0" width="100" height="70" class="border-menu"><br>');
document.write('Videos by Scott</a><br><br>');

// FIFTH PICTURE AND LINK

document.write('<a href="http://www.myspace.com/scottmontgomerymusic" class="rightlinks">');
document.write('<IMG SRC="images/myspace.gif" border="0" width="100" height="70" class="border-menu"><br>');
document.write('a place for friends</a><br><br>');

// SIXTH PICTURE AND LINK

document.write('<a href="http://www.facebook.com/profile.php?id=714152401&hiq=montgomery%2Cscott" class="rightlinks">');
document.write('<IMG SRC="images/facebook.gif" border="0" width="100" height="70" class="border-menu"><br>');
document.write('a social utility</a><br><br>');

// SEVENTH PICTURE AND LINK

document.write('<a href="http://www.flickr.com/photos/scottmontgomery/" class="rightlinks">');
document.write('<IMG SRC="images/flickr.jpg" border="0" width="100" height="70" class="border-menu"><br>');
document.write('photo sharing</a><br><br>');





document.write('</td></tr></table>');


document.write('<TABLE width="100%" cellpadding="3" cellspacing="5" border="0"><tr><td width="33%" valign="top" align="center">');




// START MENUS - copy and paste any line to add another button

// document.write('<a href="GRAPHIC_LOGO_index.html" class="right-menu">Graphic Logo</a>');

// document.write('<a href="help.html" class="right-menu">Help Page</a>');

// document.write('<a href="NO_SOUND_index.html" class="right-menu">No Sound</a>');


document.write('<br>');

// START SOUND PAGE MENU

// document.write('<a href="sound-1.htm" class="right-menu">Album 1</a>');

// document.write('<a href="sound-2.htm" class="right-menu">Album 2</a>');

// document.write('<a href="sound-3.htm" class="right-menu">Album 3</a>');

// document.write('<a href="sound-4.htm" class="right-menu">Album 4</a>');


document.write('<br>');


// document.write('<a href="javascript:popUpSlideshow(\'slideshow.htm\')" class="right-menu">Slideshow</a><br>');






document.write('</td></tr></table>');
document.write('</div>');


//  End -->
