
document.write('<table border="0" bordercolor="#000000" class="tabsmenucontent">');
document.write('  <tr>');
document.write('    <td class="tabsmenuclass"><img src="behold/item1.jpg"><a href="/behold/Item/" target="_blank"> Food Shots</a></td>');
document.write('    <td class="tabsmenuclass"><img src="behold/setup1.jpg"><a href="/behold/setup/ "target="_blank"> Setup</a></td></tr><tr>');
document.write('    <td class="tabsmenuclass"><img src="behold/food1.jpg"><a href="/behold/food/" target="_blank"> Food Carving</a></td>');
document.write('    <td class="tabsmenuclass"><img src="behold/dessert1.jpg"><a href="/behold/dessert/" target="_blank"> Dessert</a></td>');
document.write('  </tr>');
document.write('</table>');

