window.shop_menu_append = new Array();
window.shop_menu_append[window.shop_menu_append.length] = ['Wines', '/shop/category_1.html'];
window.shop_menu_append[window.shop_menu_append.length] = ['Clubs', '/shop/category_4.html'];
window.shop_menu_append[window.shop_menu_append.length] = ['Gift Packs', '/shop/category_2.html'];
window.shop_menu_append[window.shop_menu_append.length] = ['Miscellaneous', '/shop/category_3.html'];
window.shop_menu_append[window.shop_menu_append.length] = ['Help', '/shop/help/index.html'];