
document.write('<script type="text/javascript">');
document.write('\n\r');
document.write('function clickhelpbutton(){\n\r');
document.write('alert("Click on grey links to view event diaries.");}');

document.write('</script>');


document.write('<div class="content">');
document.write('<div class="wrap">');


document.write('<div class="contenthead">CONCERTS &amp; EVENTS DIARY</div>');

document.write('<table class="one">');

document.write('<tr>');
document.write('<td class="colwidth"><a class="vlinx" href="forthcomingconcerts.php">Concerts</a></td>');
document.write('<td><img class="padh" src="image00125px.jpg"alt="Mordent image" title="Mordent image"/></td>');
document.write('<td class="colwidth">Forthcoming Concerts</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="colwidth"><a class="vlinx" href="programmes.php">Programmes</a></td>');
document.write('<td><img class="padh" src="image00125px.jpg"alt="Mordent image" title="Mordent image"/></td>');
document.write('<td class="colwidth">Available Programmes</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="colwidth"><a class="vlinx" href="completedconcerts.php">Previous Concerts</a></td>');
document.write('<td><img class="padh" src="image00125px.jpg"alt="Mordent image" title="Mordent image"/></td>');
document.write('<td class="colwidth">Completed Performances</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="colwidth"><a class="vlinx" href="reviews.php">Reviews</a></td>');
document.write('<td><img class="padh" src="image00125px.jpg"alt="Mordent image" title="Mordent image"/></td>');
document.write('<td class="colwidth">Performance Reviews</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="colwidth"><a class="vlinx" href="sponsorship.php">Sponsorship</a></td>');
document.write('<td><img class="padh" src="image00125px.jpg"alt="Mordent image" title="Mordent image"/></td>');
document.write('<td class="colwidth">Support Mercurius Company</td>');
document.write('</tr>');

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

document.write('<div class ="footer">&copy; Copyright Mercuriuscompany.Co.Uk 2010. All Rights Reserved</div>');

document.write('</div>');
document.write('</div>');


