<!-- 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">');

document.write('<a href="http://www.mysticalsoundsproduction.com/videos" class="rightlinks">');
document.write('<IMG SRC="video2.gif" border="0"><br>');
document.write('Video Demos</a><br><br>');
// FIRST PICTURE AND LINK

document.write('<a href="wedding.htm" class="rightlinks">');
document.write('<IMG SRC="picts/xmenurightwedding.jpg" border="0" width="100" height="70"><br>');
document.write('Weddings</a><br><br>');


// THIRD PICTURE AND LINK

document.write('<a href="mccontact.htm" class="rightlinks">');
document.write('<IMG SRC="picts/smlanaiaugie.jpg" border="0" width="100" height="70"><br>');
document.write('Wedding MC</a><br><br>');
// Virtual Karaoke pic n link

document.write('<a href="virtualkaraoke.html" class="rightlinks">');
document.write('<IMG SRC="picts/xmenurightvk.jpg" border="0" width="100" height="70"><br>');
document.write('Virtual Karaoke</a><br><br>');


// THIRD PICTURE AND LINK

document.write('<a href="rental.htm" class="rightlinks">');
document.write('<IMG SRC="picts/xmenurightrental.jpg" border="0" width="100" height="70"><br>');
document.write('Rentals</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="Main.html">Home</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="???.html">Big Video Screens</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="http://www.mysticalsoundsproduction.com/videos">Video Demos</a><br>');


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


//  End -->