function exhibition(home)
{
document.write('<a href="' + home + 'exhibition/frame.htm"><img src="' + home + 'exhibition/exhibition-button.gif" border="0" height=16 width=120 alt="Click for more info"></a>');
}