// mnav.js automatically generated by SiteWise.

if (TransMenu.isSupported()) {

var ms = new TransMenuSet(TransMenu.direction.down, 0, 30, TransMenu.reference.down);	


var section196 = ms.addMenu(document.getElementById('section196')); // Turn "About Chippys" into a menu.

section196.addItem("Shop Opening Times", "/pages/581.htm");

section196.addItem("Chippy's History", "/pages/197.htm");

section196.addItem("Chippy's & the Environment", "/pages/578.htm");

section196.addItem("Delivery Service", "/pages/231.htm");

section196.addItem("Gluten Free Meals", "/pages/241.htm");

section196.addItem("Hygiene Awards", "/pages/198.htm");

section196.addItem("Photo Gallery", "/pages/240.htm");

section196.addItem("The Nation's Favourite Dish - Fish and Chips", "/pages/195.htm");

var section559 = ms.addMenu(document.getElementById('section559')); // Turn "Mobile Chip Shop" into a menu.

section559.addItem("Opening Times", "/pages/192.htm");

section559.addItem("Fish and Chips for Weddings", "/pages/567.htm");

section559.addItem("Outside Functions", "/pages/568.htm");


TransMenu.renderAll();

}
