<!-- Main photos on tradeshow page with mouse over alert
document.write('<table cellpadding="2" cellspacing="0" border="0" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
document.write('<img src="images/tradeshow/demonstration1.jpg" border="1" onmouseover="alert_msg(\'If you need specialist skills, specialist machinery or specialist advice call the specialists - Festive Forestry Services Ltd\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');
document.write('<br>');
document.write('<table cellpadding="0" cellspacing="0" border="0" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
document.write('<img src="images/tradeshow/demonstration2.jpg" border="1"></a><br>');
document.write('</td></tr></table>');
document.write('<br>');
//  End -->