<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

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="us.htm" class="rightlinks">');
document.write('<IMG SRC="picts/frontpict-3.jpg" border="0" width="100" height="70"><br>');
document.write('DJ Ron Thomas</a><br><br>');

// SECOND PICTURE AND LINK

document.write('<a href="gallery-2.htm" class="rightlinks">');
document.write('<IMG SRC="picts/frontpict-2.jpg" border="0" width="100" height="70"><br>');
document.write('Music Releases</a><br><br>');



// THIRD PICTURE AND LINK

//document.write('<a href="gallery-1.htm" class="rightlinks">');
//document.write('<IMG SRC="picts/frontpict-2.jpg" border="0" width="100" height="70"><br>');
//document.write('Posters</a><br><br>');



document.write('</td></tr></table>');


document.write('<TABLE width="100%" cellpadding="3" cellspacing="5" border="0" class="sidebartext" ><tr><td width="33%" valign="top" align="center" background="picts/button-right.gif">');


// FIRST BUTTON copy and paste 2 lines to add another button


//document.write('<a href="scene.htm">Career Resume</a><br>');
//document.write('</td></tr><tr><td width="33%" valign="top" align="center" background="picts/button-right.gif">');


// SECOND BUTTON

//document.write('<a href="gallery-2.htm">Discography</a><br>');
//document.write('</td></tr><tr><td width="33%" valign="top" align="center" background="picts/button-right.gif">');


// THIRD BUTTON


//document.write('<a href="NO_SOUND_index.html">No Sound</a><br>');


//document.write('</td></tr></table>');


//  End -->