<?php
include('../../shopping_cart.class.php');
session_start();
date_default_timezone_set('Europe/London');
$Cart = new Shopping_Cart('shopping_cart');
require_once('../../Connections/mysqli_connect.php');
require_once('../../inc/restfuncs.php');
$_SESSION['callingpage']  = $_SERVER["REQUEST_URI"];
$_SESSION['menucallpage'] = $_SERVER["REQUEST_URI"];
$_SESSION['orderplaced']  = 'N';

if (isset($_GET['itemname'])) { $getitemname = $_GET['itemname']; } else { $getitemname = NULL; }
if (isset($_GET['price']))    { $getprice    = $_GET['price'];    } else { $getprice    = NULL; }
if (isset($_GET['itemid']))   { $getitemid   = $_GET['itemid'];   } else { $getitemid   = NULL; }
if (isset($_GET['menuid']))   { $getmenuid   = $_GET['menuid'];   } else { $getmenuid   = NULL; }

//<!-- ******************************************************************************************************* -->
$restaurantid = 44836;
                      $_SESSION['restaurantid']=44836;
                    $category="BeveragesCategory";$relatedRestaurants = array (
  0 => 
  array (
    'name' => 'Curry Queen',
    'url' => 'https://www.eateasy.co.uk/Kent-takeaways/Sittingbourne-restaurants/Curry-Queen-ME10-1AP.php',
  ),
  1 => 
  array (
    'name' => 'Bengal Spice',
    'url' => 'https://www.eateasy.co.uk/Kent-takeaways/Sittingbourne-restaurants/Bengal-Spice-ME10-3DU.php',
  ),
  2 => 
  array (
    'name' => 'Tandoori Delight',
    'url' => 'https://www.eateasy.co.uk/Kent-takeaways/Sittingbourne-restaurants/Tandoori-Delight-ME10-4QJ.php',
  ),
  3 => 
  array (
    'name' => 'Taza Spice Tandoori',
    'url' => 'https://www.eateasy.co.uk/Kent-takeaways/Sittingbourne-restaurants/Taza-Spice-Tandoori-ME9-7JL.php',
  ),
);$selArr = array(array(0));
        $_SESSION["selArr"]=$selArr;
        
// <!-- ******************************************************************************************************* -->
// End of restaurant Specific

if (isset($_GET['category'])) {
    $category = $_GET['category'];
}
if (!isset($_SESSION['menurestaurantid']) || $_SESSION['menurestaurantid'] != $restaurantid) {
    $choicenum = 0;
    $_SESSION['callingpage'] = $_SERVER["REQUEST_URI"];
    $Cart->emptycart();
    $Cart->save();
    $savedcategory = "";
    $_SESSION['menurestaurantid'] = $restaurantid;
    $query = 'SELECT * FROM restaurant WHERE restaurantid=' . $restaurantid;
    $results = mysqli_query($dbci, $query) or die(mysqli_error());
    $foundlist = mysqli_num_rows($results);
    if ($foundlist) {
        $row = mysqli_fetch_array($results, MYSQLI_ASSOC);
        $_SESSION['boxnum']               = $row["boxnum"];
        $_SESSION['restcity']             = $row["restcity"];
        $_SESSION['resttype']             = $row['rest_type'];
        $resttype                         = rtrim($_SESSION['resttype']);
        $_SESSION['resttype2']            = $row['rest_type2'];
        $resttype2                        = rtrim($_SESSION['resttype2']);
        $_SESSION['resttype3']            = $row['rest_type3'];
        $resttype3                        = rtrim($_SESSION['resttype3']);
        $_SESSION['resttype4']            = $row['rest_type4'];
        $resttype4                        = rtrim($_SESSION['resttype4']);
        $_SESSION['restcounty']           = $row["restcounty"];
        $_SESSION['restname']             = $row["restname"];
        $restname                         = $_SESSION['restname'];
        $_SESSION['keywords']             = $row["keywords"];
        $_SESSION['restactive']           = $row['restactive'];
        $_SESSION['restaddress1']         = $row['restaddress1'];
        $_SESSION['restaddress2']         = $row['restaddress2'];
        $_SESSION['restcity']             = $row['restcity'];
        $_SESSION['restcounty']           = $row['restcounty'];
        $_SESSION['restpostcode']         = $row['restpostcode'];
        $restpostcode                     = $_SESSION['restpostcode'];
        $restpart1                        = $row['part1'];
        $_SESSION['restpart1']            = $row['part1'];
        $restpart1                        = $_SESSION['restpart1'];
        $_SESSION['restemail']            = $row['restemail'];
        $_SESSION['rest_image']           = rtrim($row['rest_image']);
        $_SESSION['telephone']            = $row['telephone'];
        $_SESSION['urlrestname']          = $row['urlrestname'];
        $_SESSION['deliverycharge']       = $row['delivery_charge'];
        $_SESSION['deliverytimelag']      = $row['delivery_timelag'];
        $_SESSION['deliverythreshold']    = $row['free_delivery_threshold'];
        $_SESSION['cashondelivery']       = $row['cashondelivery'];
        $_SESSION['minimumorder']         = $row['minimum_order'];
        $_SESSION['urlpath']              = $row['urlpath'];
        $_SESSION['sms']                  = $row['sms'];
        $_SESSION['fax']                  = $row['fax'];
        $_SESSION['vpnip']                = $row['vpnip'];
        $_SESSION['restauranturl']        = rtrim($_SESSION['urlpath']) . rtrim($_SESSION['urlrestname']);
        $_SESSION['OrderTotal']           = 0;
        $_SESSION['commission']           = $row['commission'];
        $_SESSION['special1itemname']     = $row['special1itemname'];
        $_SESSION['special2itemname']     = $row['special2itemname'];
        $_SESSION['special3itemname']     = $row['special3itemname'];
        $_SESSION['special1description']  = $row['special1description'];
        $_SESSION['special2description']  = $row['special2description'];
        $_SESSION['special3description']  = $row['special3description'];
        $_SESSION['special1subtype']      = $row['special1subtype'];
        $_SESSION['special2subtype']      = $row['special2subtype'];
        $_SESSION['special3subtype']      = $row['special3subtype'];
        $_SESSION['special1price']        = $row['special1price'];
        $_SESSION['special2price']        = $row['special2price'];
        $_SESSION['special3price']        = $row['special3price'];
        $_SESSION['restosx']              = rtrim($row["osx"]);
        $_SESSION['restosy']              = rtrim($row["osy"]);
        $_SESSION['delivery_radius']      = rtrim($row["delivery_radius"]);
        $_SESSION['delivery_charge_late'] = rtrim($row["delivery_charge_late"]);
        $_SESSION['delivery_time_late']   = rtrim($row["delivery_time_late"]);
        $_SESSION['exclusioncode']        = rtrim($row["exclusioncode"]);
        $_SESSION['deliverypermile']      = rtrim($row["deliverypermile"]);
        $_SESSION['freedeliverydistance'] = rtrim($row["freedeliverydistance"]);
        $_SESSION['orderdeliverytype']    = rtrim($row["orderdeliverytype"]);
        $_SESSION['orderemail']           = rtrim($row["orderemail"]);
        $_SESSION['livemenu']             = rtrim($row["livemenu"]);
        $_SESSION['acceptcards']          = rtrim($row["acceptcards"]);
        $_SESSION['acceptpaypal']         = rtrim($row["acceptpaypal"]);
        $_SESSION['halal']                = rtrim($row["halal"]);
        $_SESSION['spicy']                = rtrim($row["spicy"]);
        $_SESSION['vegan']                = rtrim($row["vegan"]);
        $_SESSION['vegetarian']           = rtrim($row["vegetarian"]);
        if ($row['special1itemname'] != '' || $row['special2itemname'] != '' || $row['special3itemname'] != '') {
            $_SESSION['specials'] = TRUE;
        } else {
            $_SESSION['specials'] = FALSE;
        }
        $totaldeliverycharge  = 0;
        $distancecharge       = 0;
        $deliveryamountcharge = 0;
        $latecharge           = 0;
    } else {
        $_SESSION['restcity']   = "";
        $_SESSION['restcounty'] = "";
        $_SESSION['restname']   = "";
        $_SESSION['keywords']   = "";
        $_SESSION['restactive'] = "N";
    }
} else {
    $_SESSION['restaurantid'] = $restaurantid;
    if (isset($_GET['choicenum']) && $_GET['choicenum'] >= 0) {
        $choicenum     = $_GET['choicenum'];
        $savedcategory = $_GET['category'];
        $category      = 'ItemSelects';
    } else {
        $choicenum = 0;
        if (isset($_GET['act'])) {
            switch ($_GET['act']) {
                case "add":
                    $choices = " ( ";
                    for ($i = 0; $i < 100; $i++) {
                        if (isset($_GET[$i]) && $_GET[$i] != "") {
                            if ($choices == " ( ") {
                                $choices = rtrim($choices . urldecode($_GET[$i]));
                            } else {
                                $choices = rtrim($choices . "," . urldecode($_GET[$i]));
                            }
                        }
                    }
                    if ($choices == " ( ") { $choices = ""; } else { $choices .= " )"; }
                    $quantity = $Cart->getItemQuantity($getmenuid, $choices) + 1;
                    if ($quantity == 1) {
                        $Cart->setNewItem($getmenuid, $choices, $quantity, $getitemid, urldecode($getitemname), $getprice);
                    } else {
                        $Cart->setItemQuantity($getmenuid, $choices, $quantity);
                    }
                    $Cart->save();
                    break;
                case "rem":
                    $Cart->setItemQuantity($getmenuid, $_GET['choices'], 0);
                    $Cart->save();
                    break;
            }
        }
    }
    if (isset($_GET['quantity']) && is_array($_GET['quantity']) && count($_GET['quantity'])) {
        foreach ($_GET['quantity'] as $orderid => $quantity) {
            $Cart->setOrderQuantity($orderid, $quantity);
            $Cart->save();
        }
    }
}

$openarr                  = checkopen($_SESSION['restaurantid'], $dbci);
$_SESSION['discount']     = getDiscount();
$_SESSION['OKZone']       = checkZone();
$_SESSION['openclose']    = $openarr[0];
$_SESSION['opentimes']    = $openarr[1];
$_SESSION['islate']       = $openarr[2];
$restcity    = rtrim($_SESSION['restcity']);
$restcounty  = rtrim($_SESSION['restcounty']);
$restname    = rtrim($_SESSION['restname']);
$resttype    = rtrim($_SESSION['resttype']);
$KEYWORD     = $_SESSION['keywords'];
$restactive  = $_SESSION['restactive'];

$deliveryinfo = "Delivery unavailable";
if ($_SESSION['restactive'] == 'Y') {
    if ($_SESSION['deliverytimelag'] == "") { $_SESSION['deliverytimelag'] = "60"; }
    $deliveryinfo = 'Delivery up to ' . $_SESSION['delivery_radius'] . ' miles in ' . $_SESSION['deliverytimelag'] . ' mins';
} else {
    $deliveryinfo = "Delivery unavailable";
}

// FIX 1:  belongs here in the PHP, inside the distance
// check block — exactly as it is in the original template. Moving it to the
// HTML (as in the previous version) was incorrect; it must execute as PHP
// before the page renders so $distancecharge is set correctly.
if (isset($_SESSION['restclientdistance'])) {
    $distancecharge = 0;
    
    $_SESSION['distancecharge'] = $distancecharge;
} else {
    $_SESSION['distancecharge'] = 0;
}

$keywordlist = $restname . "," . $restcity . "," . $_SESSION['resttype'];
if ($_SESSION['resttype2'] != "") { $keywordlist .= "," . $_SESSION['resttype2']; }
if ($_SESSION['resttype3'] != "") { $keywordlist .= "," . $_SESSION['resttype3']; }
if ($_SESSION['resttype4'] != "") { $keywordlist .= "," . $_SESSION['resttype4']; }
$keywordlist .= ",food,delivery,takeaway,menu";

$descriptionlist = "Explore the full menu from $restname in $restcity. Order $resttype takeaway online for fast delivery or collection. Wide selection of delicious dishes.";

function CurrencyCheck($amount) {
    $amount = ltrim(rtrim($amount));
    $pos = strpos($amount, '.');
    $len = strlen($amount);
    if ($pos === false) {
        $amount .= '.00';
    } elseif ($pos + 2 == $len) {
        $amount .= '0';
    } elseif ($pos + 1 == $len) {
        $amount .= '00';
    }
    return ($amount);
}
?>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- SEO -->
    <title><?php echo htmlspecialchars($restname); ?>: <?php echo htmlspecialchars($resttype); ?> Takeaway Menu in <?php echo htmlspecialchars($restcity); ?> | EatEasy</title>
    <meta name="description" content="<?php echo htmlspecialchars($descriptionlist); ?>">
    <meta name="keywords"    content="<?php echo htmlspecialchars($keywordlist); ?>">
    <meta name="robots"      content="index, follow, max-snippet:-1, max-image-preview:large">
    <link rel="canonical"    href="<?php echo 'https://www.eateasy.co.uk/' . htmlspecialchars($_SESSION['urlpath'] . str_replace('.php', '-menu.php', rtrim($_SESSION['urlrestname']))); ?>">

    <!-- Open Graph -->
    <meta property="og:type"        content="restaurant">
    <meta property="og:title"       content="<?php echo htmlspecialchars($restname); ?>: <?php echo htmlspecialchars($resttype); ?> Takeaway Menu in <?php echo htmlspecialchars($restcity); ?>">
    <meta property="og:description" content="<?php echo htmlspecialchars($descriptionlist); ?>">
    <meta property="og:image"       content="https://www.eateasy.co.uk/images/<?php echo htmlspecialchars($_SESSION['rest_image']); ?>">
    <meta property="og:url"         content="<?php echo 'https://www.eateasy.co.uk/' . htmlspecialchars($_SESSION['urlpath'] . str_replace('.php', '-menu.php', rtrim($_SESSION['urlrestname']))); ?>">

    <!-- Twitter Card -->
    <meta name="twitter:card"        content="summary_large_image">
    <meta name="twitter:title"       content="<?php echo htmlspecialchars($restname); ?> Menu | EatEasy">
    <meta name="twitter:description" content="<?php echo htmlspecialchars($descriptionlist); ?>">
    <meta name="twitter:image"       content="https://www.eateasy.co.uk/images/<?php echo htmlspecialchars($_SESSION['rest_image']); ?>">

    <!-- Schema.org JSON-LD -->
    <script type="application/ld+json">
    {
        "@context": "https://schema.org",
        "@type": "Restaurant",
        "name": "<?php echo htmlspecialchars($restname, ENT_QUOTES); ?>",
        "servesCuisine": "<?php echo htmlspecialchars($resttype, ENT_QUOTES); ?>",
        "telephone": "<?php echo htmlspecialchars($_SESSION['telephone'], ENT_QUOTES); ?>",
        "url": "<?php echo 'https://www.eateasy.co.uk/' . htmlspecialchars($_SESSION['urlpath'] . $_SESSION['urlrestname']); ?>",
        "menu": "<?php echo 'https://www.eateasy.co.uk/' . htmlspecialchars($_SESSION['urlpath'] . str_replace('.php', '-menu.php', rtrim($_SESSION['urlrestname']))); ?>",
        "image": "https://www.eateasy.co.uk/images/<?php echo htmlspecialchars($_SESSION['rest_image'], ENT_QUOTES); ?>",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "<?php echo htmlspecialchars(rtrim($_SESSION['restaddress1'] . ' ' . $_SESSION['restaddress2']), ENT_QUOTES); ?>",
            "addressLocality": "<?php echo htmlspecialchars($restcity, ENT_QUOTES); ?>",
            "addressRegion": "<?php echo htmlspecialchars($restcounty, ENT_QUOTES); ?>",
            "postalCode": "<?php echo htmlspecialchars($_SESSION['restpostcode'], ENT_QUOTES); ?>",
            "addressCountry": "GB"
        }
    }
    </script>

    <!-- Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-EEWCVF6M26"></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag() { dataLayer.push(arguments); }
        gtag('js', new Date());
        gtag('config', 'G-EEWCVF6M26');
    </script>

    <!-- AdSense -->
    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4829507070201485" crossorigin="anonymous"></script>

    <!-- Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=DM+Sans:wght@300;400;500;600&display=swap" rel="stylesheet">

    <!-- Single consolidated CSS — replaces both index.css and menunew.css -->
    <!-- Bootstrap CSS must be loaded for tab-pane show/hide to work -->
    <link rel="stylesheet" href="https://www.eateasy.co.uk/css/bootstrap.css">
    <link rel="stylesheet" href="https://www.eateasy.co.uk/css/menu.css">

    <!-- jQuery MUST load before Bootstrap JS and cartnew.js -->
    <script src="https://www.eateasy.co.uk/js/jquery.min.js"></script>
    <!-- Bootstrap JS provides the .tab('show') plugin used by cartnew.js -->
    <script src="https://www.eateasy.co.uk/js/bootstrap.js"></script>
    <!-- Cart and site JS -->
    <script src="https://www.eateasy.co.uk/js/cartnew.js"></script>
    <script src="https://www.eateasy.co.uk/scripts/functions.js"></script>

    <script>
    function caps(el) { el.value = el.value.toUpperCase(); }
    </script>

    <!-- Cookie consent -->
    <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css">
    <script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.js"></script>
    <script>
    window.addEventListener("load", function() {
        window.cookieconsent.initialise({
            "palette": { "popup": {"background":"#0f2744","text":"#cce4f6"}, "button": {"background":"#3a6bc4","text":"#ffffff"} },
            "showLink": false, "type": "opt-out"
        });
    });
    </script>
</head>
<body class="menu-page">

<!-- ═══ HEADER ═══ -->
<header class="site-header">
    <div class="header-inner">
        <a class="logo-link" href="https://www.eateasy.co.uk/" aria-label="EatEasy Home">
            <img src="https://www.eateasy.co.uk/images/EatEasyLogoHeaderSmall.png"
                 alt="EatEasy" class="logo-img" width="120" height="38">
        </a>
        <button class="nav-toggle" aria-label="Toggle navigation" aria-expanded="false"
                onclick="var e=document.getElementById('main-nav');e.classList.toggle('open');this.setAttribute('aria-expanded',e.classList.contains('open').toString())">
            <span></span><span></span><span></span>
        </button>
        <nav id="main-nav" class="main-nav" aria-label="Main navigation">
            <ul>
                <li><a href="https://www.eateasy.co.uk/">Home</a></li>
                <li><a href="https://www.eateasy.co.uk/<?php echo htmlspecialchars($_SESSION['restauranturl']); ?>">Back to Restaurant</a></li>
                <?php if (isset($_SESSION['loginstatus']) && $_SESSION['loginstatus'] === 'IN'): ?>
                    <li><a href="https://www.eateasy.co.uk/member-profile.php">Profile</a></li>
                    <li><a href="https://www.eateasy.co.uk/logout.php">Logout</a></li>
                <?php else: ?>
                    <li><a href="https://www.eateasy.co.uk/login.php">Login</a></li>
                    <li><a href="https://www.eateasy.co.uk/register.php">Register</a></li>
                <?php endif; ?>
                <li><a href="https://www.eateasy.co.uk/about-us.php">About</a></li>
                <li><a href="https://www.eateasy.co.uk/contact-us.php">Contact Us</a></li>
            </ul>
        </nav>
        <form class="header-search" action="https://www.eateasy.co.uk/search.php" method="get" role="search">
            <input type="text" name="postcode" placeholder="Enter postcode…" maxlength="8" onkeyup="caps(this)" aria-label="Search by postcode">
            <input type="hidden" name="foodtype" id="foodtype2" value="All">
            <button type="submit">Search</button>
        </form>
    </div>
</header>

<!-- ═══ MENU HERO BAND ═══ -->
<div class="menu-hero">
    <div class="menu-hero-inner">
        <img src="https://www.eateasy.co.uk/images/<?php echo htmlspecialchars($_SESSION['rest_image']); ?>"
             width="80" height="80" alt="<?php echo htmlspecialchars($restname); ?> Restaurant Image"
             class="menu-logo">
        <div class="menu-hero-info">
            <nav aria-label="Breadcrumb" class="breadcrumb-nav">
                <ol>
                    <li><a href="https://www.eateasy.co.uk">Home</a></li>
                    <li aria-hidden="true">›</li>
                    <li><a href="<?php echo htmlspecialchars('https://www.eateasy.co.uk/' . str_replace(' ','-',$restcounty) . '-takeaways/' . str_replace(' ','-',$restcity) . '-restaurants/' . str_replace(' ','-',$restcity) . '-takeaway-food-' . str_replace(' ','-',$restcounty) . '.php'); ?>"><?php echo htmlspecialchars($restcity); ?> Takeaways</a></li>
                    <li aria-hidden="true">›</li>
                    <li><a href="https://www.eateasy.co.uk/<?php echo htmlspecialchars($_SESSION['restauranturl']); ?>"><?php echo htmlspecialchars($restname); ?></a></li>
                    <li aria-hidden="true">›</li>
                    <li aria-current="page">Menu</li>
                </ol>
            </nav>
            <h1><?php echo htmlspecialchars($restname); ?> Takeaway Menu</h1>
            <p class="menu-meta"><?php echo htmlspecialchars($descriptionlist); ?></p>
            <p class="menu-meta">
                Distance:
                <?php if (isset($_SESSION['restclientdistance'])) { echo htmlspecialchars(substr($_SESSION['restclientdistance'], 0, 5)) . ' miles away'; } else { echo 'Sign in to see distance'; } ?>
                &nbsp;|&nbsp; Today's hours: <strong><?php echo htmlspecialchars($_SESSION['opentimes']); ?></strong>
                &nbsp;|&nbsp; Min. order: <strong>&pound;<?php echo htmlspecialchars($_SESSION['minimumorder']); ?></strong>
                &nbsp;|&nbsp; Delivery: up to <strong><?php echo htmlspecialchars($_SESSION['delivery_radius']); ?> miles</strong>
                <?php if ($_SESSION['deliverycharge'] > 0): ?>&nbsp;|&nbsp; Charge: <strong>&pound;<?php echo htmlspecialchars($_SESSION['deliverycharge']); ?></strong><?php endif; ?>
                <?php if ($_SESSION['deliverythreshold'] > 0): ?>&nbsp;|&nbsp; Free delivery over <strong>&pound;<?php echo htmlspecialchars($_SESSION['deliverythreshold']); ?></strong><?php endif; ?>
            </p>
            <?php
            $diet = '';
            if ($_SESSION['halal']      == 'Y') $diet .= '<img src="https://www.eateasy.co.uk/images/halal.jpg" width="36" height="36" alt="Halal Food at ' . htmlspecialchars($restname) . '" /> ';
            if ($_SESSION['vegan']      == 'Y') $diet .= '<img src="https://www.eateasy.co.uk/images/vegan.jpg" width="36" height="36" alt="Vegan Food at ' . htmlspecialchars($restname) . '" /> ';
            if ($_SESSION['vegetarian'] == 'Y') $diet .= '<img src="https://www.eateasy.co.uk/images/vegetarian.jpg" width="36" height="36" alt="Vegetarian Food at ' . htmlspecialchars($restname) . '" /> ';
            if ($_SESSION['spicy']      == 'Y') $diet .= '<img src="https://www.eateasy.co.uk/images/spicy.jpg" width="36" height="36" alt="Spicy Food at ' . htmlspecialchars($restname) . '" />';
            if ($diet) echo '<div class="menu-diet">' . $diet . '</div>';
            ?>
            <div class="share-buttons">
                <a href="https://twitter.com/intent/tweet?text=<?php echo urlencode('Check out the ' . $restname . ' menu on EatEasy!'); ?>&url=<?php echo urlencode('https://www.eateasy.co.uk/' . $_SESSION['urlpath'] . str_replace('.php', '-menu.php', rtrim($_SESSION['urlrestname']))); ?>"
                   class="share-btn share-x" target="_blank" rel="noopener noreferrer" aria-label="Share on X">
                    <svg width="13" height="13" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.744l7.73-8.835L1.254 2.25H8.08l4.253 5.622L18.244 2.25zm-1.161 17.52h1.833L7.084 4.126H5.117L17.083 19.77z"/></svg>
                    Share on Twitter
                </a>
                <a href="https://www.facebook.com/sharer/sharer.php?u=<?php echo urlencode('https://www.eateasy.co.uk/' . $_SESSION['urlpath'] . str_replace('.php', '-menu.php', rtrim($_SESSION['urlrestname']))); ?>"
                   class="share-btn share-fb" target="_blank" rel="noopener noreferrer" aria-label="Share on Facebook">
                    <svg width="13" height="13" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/></svg>
                    Share on Facebook
                </a>
            </div>
        </div>
    </div>
</div>

<!-- ═══ THREE-COLUMN MENU LAYOUT ═══ -->
<div id="mainTab" class="menu-layout">

    <!-- Bootstrap nav-tabs — cartnew.js uses $('.nav-tabs a[href="#...""]').tab('show') -->
    <?php
    // Determine which tab to show on load.
    $activeTab = 'menucontents';
    if (isset($_GET['category']) && $_GET['category'] === 'orderform') {
        $activeTab = 'orderform';
    }
    ?>
    <ul class="nav nav-tabs menu-tabs">
        <li<?php echo $activeTab === 'categorybar'  ? ' class="active"' : ''; ?>><a href="#categorybar"  data-toggle="tab">Category</a></li>
        <li<?php echo $activeTab === 'menucontents' ? ' class="active"' : ''; ?>><a href="#menucontents" data-toggle="tab">Menu</a></li>
        <li<?php echo $activeTab === 'orderform'    ? ' class="active"' : ''; ?>><a href="#orderform"    data-toggle="tab">Order</a></li>
    </ul>
    <?php if ($activeTab === 'orderform'): ?>
    <script>
    // Force Bootstrap to show the Order tab after it initialises.
    // PHP sets the active class but Bootstrap's JS can reset it on ready.
    $(document).ready(function() {
        $('.nav-tabs a[href="#orderform"]').tab('show');
    });
    </script>
    <?php endif; ?>

    <div class="tab-content">

        <!-- LEFT: Category panel -->
        <div id="categorybar" class="tab-pane<?php echo $activeTab === 'categorybar' ? ' active' : ''; ?>">
            <?php
            $cat = 'DailySpecials';
            if ($_SESSION['specials']) {
                echo '<a href="?category=DailySpecialsCategory" class="categorytxt" onclick="this.blur(); return selcat(\'DailySpecialsCategory\');">Daily Specials</a>';
            }
            ?>
            <div class="categorytxt" onclick="this.blur(); return selcat('BeveragesCategory');"><a href="#menucontents" onclick="showmenu();">Beverages</a></div><div class="categorytxt" onclick="this.blur(); return selcat('StartersCategory');"><a href="#menucontents" onclick="showmenu();">Starters</a></div><div class="categorytxt" onclick="this.blur(); return selcat('TraditionalstartersCategory');"><a href="#menucontents" onclick="showmenu();">Traditional starters</a></div><div class="categorytxt" onclick="this.blur(); return selcat('MaincoursesCategory');"><a href="#menucontents" onclick="showmenu();">Main courses</a></div><div class="categorytxt" onclick="this.blur(); return selcat('TandooridishesCategory');"><a href="#menucontents" onclick="showmenu();">Tandoori dishes</a></div><div class="categorytxt" onclick="this.blur(); return selcat('BiryanidishesCategory');"><a href="#menucontents" onclick="showmenu();">Biryani dishes</a></div><div class="categorytxt" onclick="this.blur(); return selcat('TraditionalcurriesCategory');"><a href="#menucontents" onclick="showmenu();">Traditional curries</a></div><div class="categorytxt" onclick="this.blur(); return selcat('VegetablesidesCategory');"><a href="#menucontents" onclick="showmenu();">Vegetable sides</a></div><div class="categorytxt" onclick="this.blur(); return selcat('RiceCategory');"><a href="#menucontents" onclick="showmenu();">Rice</a></div><div class="categorytxt" onclick="this.blur(); return selcat('BreadCategory');"><a href="#menucontents" onclick="showmenu();">Bread</a></div><div class="categorytxt" onclick="this.blur(); return selcat('SundriesCategory');"><a href="#menucontents" onclick="showmenu();">Sundries</a></div><div class="categorytxt" onclick="this.blur(); return selcat('KidsmealCategory');"><a href="#menucontents" onclick="showmenu();">Kids meal</a></div><div class="categorytxt" onclick="this.blur(); return selcat('SetmealsCategory');"><a href="#menucontents" onclick="showmenu();">Set meals</a></div>
        </div>

        <!-- CENTRE: Menu panel -->
        <div class="tab-pane<?php echo $activeTab === 'menucontents' ? ' active' : ''; ?>" id="menucontents">
        <div id="menus">
            <div id="categoryselected"></div>
            <div id="phpcategoryframe">
                <?php
                // FIX 2: Daily Specials rendered as three separate if-blocks with
                // explicit IDs (10001/10002/10003, 99999991/92/93) matching the original.
                // The previous version used a foreach loop which was incorrect.
                if ($_SESSION['specials']) {
                    $extrasid  = '-1';
                    $extrasArr = "";
                    if ($category != 'DailySpecialsCategory') {
                        echo '<div id="DailySpecialsCategory" style="display:none"> <a name="DailySpecials" id="DailySpecials">';
                    } else {
                        echo '<div id="DailySpecialsCategory"> <a name="DailySpecials" id="DailySpecials">';
                    }
                    echo '<h2>Daily Specials</h2>
                    </a>
                    <table id="menutable">
                      <tr class="headtxt">
                        <th width="25">Id</th>
                        <th width="260">Item</th>
                        <th width="120"></th>
                        <th width="45">Price</th>
                        <th width="17">Add</th>
                      </tr>';
                    if ($_SESSION['special1itemname'] != '') {
                        $itemid      = "10001";
                        $menuid      = "99999991";
                        $itemname    = str_replace(",", "", $_SESSION['special1itemname']);
                        $description = $_SESSION['special1description'];
                        $subtype     = $_SESSION['special1subtype'];
                        $price       = $_SESSION['special1price'];
                        echo '
                      <tr class="odd">
                        <td rowspan="1">' . $itemid . '</td>
                        <td rowspan="1"><h3>' . htmlspecialchars($itemname) . '</h3>
                          <div>' . htmlspecialchars($description) . '</div></td>
                        <td>' . htmlspecialchars($subtype) . '</td>
                        <td>£ ' . $price . '</td>
                        <td><a id="' . $menuid . '" href="?act=add&quantity=1&menuid=' . $menuid . '&itemid=' . $itemid . '&itemname=' . urlencode($itemname . ' ' . $subtype) . '&price=' . $price . '&choicenum=' . $extrasid . '&category=DailySpecialsCategory" onclick="this.blur(); return addItem(' . $menuid . ',' . $itemid . ',\'' . $itemname . ' ' . $subtype . '\',' . $price . ',' . $extrasid . ',' . $extrasArr . ',\'DailySpecialsCategory\');"><img src="https://www.eateasy.co.uk/images/button-add.gif" alt="Add ' . htmlspecialchars($itemname) . ' to cart" /></a></td>
                      </tr>';
                    }
                    if ($_SESSION['special2itemname'] != '') {
                        $itemid      = "10002";
                        $menuid      = "99999992";
                        $itemname    = str_replace(",", "", $_SESSION['special2itemname']);
                        $description = $_SESSION['special2description'];
                        $subtype     = $_SESSION['special2subtype'];
                        $price       = $_SESSION['special2price'];
                        echo '
                      <tr class="even">
                        <td rowspan="1">' . $itemid . '</td>
                        <td rowspan="1"><h3>' . htmlspecialchars($itemname) . '</h3>
                          <div>' . htmlspecialchars($description) . '</div></td>
                        <td>' . htmlspecialchars($subtype) . '</td>
                        <td>£ ' . $price . '</td>
                        <td><a id="' . $menuid . '" href="?act=add&quantity=1&menuid=' . $menuid . '&itemid=' . $itemid . '&itemname=' . urlencode($itemname . ' ' . $subtype) . '&price=' . $price . '&choicenum=' . $extrasid . '&category=DailySpecialsCategory" onclick="this.blur(); return addItem(' . $menuid . ',' . $itemid . ',\'' . $itemname . ' ' . $subtype . '\',' . $price . ',' . $extrasid . ',' . $extrasArr . ',\'DailySpecialsCategory\');"><img src="https://www.eateasy.co.uk/images/button-add.gif" alt="Add ' . htmlspecialchars($itemname) . ' to cart" /></a></td>
                      </tr>';
                    }
                    if ($_SESSION['special3itemname'] != '') {
                        $itemid      = "10003";
                        $menuid      = "99999993";
                        $itemname    = str_replace(",", "", $_SESSION['special3itemname']);
                        $description = $_SESSION['special3description'];
                        $subtype     = $_SESSION['special3subtype'];
                        $price       = $_SESSION['special3price'];
                        echo '
                      <tr class="odd">
                        <td rowspan="1">' . $itemid . '</td>
                        <td rowspan="1"><h3>' . htmlspecialchars($itemname) . '</h3>
                          <div>' . htmlspecialchars($description) . '</div></td>
                        <td>' . htmlspecialchars($subtype) . '</td>
                        <td>£ ' . $price . '</td>
                        <td><a id="' . $menuid . '" href="?act=add&quantity=1&menuid=' . $menuid . '&itemid=' . $itemid . '&itemname=' . urlencode($itemname . ' ' . $subtype) . '&price=' . $price . '&choicenum=' . $extrasid . '&category=DailySpecialsCategory" onclick="this.blur(); return addItem(' . $menuid . ',' . $itemid . ',\'' . $itemname . ' ' . $subtype . '\',' . $price . ',' . $extrasid . ',' . $extrasArr . ',\'DailySpecialsCategory\');"><img src="https://www.eateasy.co.uk/images/button-add.gif" alt="Add ' . htmlspecialchars($itemname) . ' to cart" /></a></td>
                      </tr>';
                    }
                    echo '</table></div>';
                }
                ?>
                
                <div id="BeveragesCategory" <?php if($category=='BeveragesCategory') {echo 'style=""';} ?>> <h2>Beverages</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Coca-Cola</h6>
                      <div></div></td>
                    <td>2L</td>
                    <td>£ 3.00</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285013,1,'Coca-Cola 2L',3.00,-1,'','BeveragesCategory'); showorder();" alt="Add Coca-Cola to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Diet Coca-Cola</h6>
                      <div></div></td>
                    <td>2L</td>
                    <td>£ 3.00</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285014,2,'Diet Coca-Cola 2L',3.00,-1,'','BeveragesCategory'); showorder();" alt="Add Diet Coca-Cola to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Lemonade</h6>
                      <div></div></td>
                    <td>2L</td>
                    <td>£ 3.00</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285015,3,'Lemonade 2L',3.00,-1,'','BeveragesCategory'); showorder();" alt="Add Lemonade to cart"/></td></tr></table></div>
                    </div>
                <div id="StartersCategory" <?php if($category=='StartersCategory') {echo 'style=""';} ?>> <h2>Starters</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Jhinga Til Tinka</h6>
                      <div>King prawns marinated with fresh aromatic spices dipped in a batter made from eggs green chillies ginger garlic and cardamons then cooked with breadcrumbs and sesame seeds</div></td>
                    <td></td>
                    <td>£ 5.75</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285016,4,'Jhinga Til Tinka ',5.75,-1,'','StartersCategory'); showorder();" alt="Add Jhinga Til Tinka to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Lamb Tikka Starter</h6>
                      <div>Pieces of lamb spiced with special Kashmiri red chillies producing a succulent kebab</div></td>
                    <td></td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285017,5,'Lamb Tikka Starter ',3.95,-1,'','StartersCategory'); showorder();" alt="Add Lamb Tikka Starter to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Murgh Malai Tikka</h6>
                      <div>Breast of chicken steeped in a marinade of royal cumin enriched cream cheddar and fresh coriander</div></td>
                    <td></td>
                    <td>£ 3.75</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285018,6,'Murgh Malai Tikka ',3.75,-1,'','StartersCategory'); showorder();" alt="Add Murgh Malai Tikka to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Salmon Ka Tikka</h6>
                      <div>Chunks of pink Scottish salmon matured in a rich spicy marinade of dill fennel ginger honey and a trace of mustard oil</div></td>
                    <td></td>
                    <td>£ 5.75</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285019,7,'Salmon Ka Tikka ',5.75,-1,'','StartersCategory'); showorder();" alt="Add Salmon Ka Tikka to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Prawn  Mango Puri</h6>
                      <div>Small prawns laced with lightly spiced mango and served on a light crisp puri</div></td>
                    <td></td>
                    <td>£ 3.75</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285020,8,'Prawn  Mango Puri ',3.75,-1,'','StartersCategory'); showorder();" alt="Add Prawn  Mango Puri to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Nizami Seekh</h6>
                      <div>The traditional seekh of mince lamb bursting with fragrance flavours of coriander tomatoes mint cheese spring onions creating an extraordinary taste and the most exquisitely flavoured of all kebabs</div></td>
                    <td></td>
                    <td>£ 3.75</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285021,9,'Nizami Seekh ',3.75,-1,'','StartersCategory'); showorder();" alt="Add Nizami Seekh to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Tandoori King Prawn Starter</h6>
                      <div>Plump and long fresh water prawns refreshingly marinated in a citric blend of lemon juice ajwain green cardomon and grilled in a tandoor</div></td>
                    <td></td>
                    <td>£ 5.75</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285022,10,'Tandoori King Prawn Starter ',5.75,-1,'','StartersCategory'); showorder();" alt="Add Tandoori King Prawn Starter to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Murgh Shashlik</h6>
                      <div>Breast of chicken tikka grilled with pepper tomatoes onions that have been marinated with ginger garlic lemon juice freshly ground spices and skewered in tandoor to bring out a bursting fragrance of mouth watering flavours</div></td>
                    <td></td>
                    <td>£ 3.75</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285023,11,'Murgh Shashlik ',3.75,-1,'','StartersCategory'); showorder();" alt="Add Murgh Shashlik to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Paneer Tikka Shashlik</h6>
                      <div>Cubes of cheese pepper pineapple tomatoes marinated with ginger garlic lemon juice fresh ground spices skewered and then grilled</div></td>
                    <td></td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285024,12,'Paneer Tikka Shashlik ',3.95,-1,'','StartersCategory'); showorder();" alt="Add Paneer Tikka Shashlik to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Bevigon Ka Kazana</h6>
                      <div>Tender pieces of chicken tikka wrapped in garlic flavoured aubergine slice with mild spices</div></td>
                    <td></td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285025,13,'Bevigon Ka Kazana ',3.95,-1,'','StartersCategory'); showorder();" alt="Add Bevigon Ka Kazana to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Spiced Potato  Garlic Mushroom</h6>
                      <div>Soft and fluffy spiced potato balls with sauteed mushrooms in a garlic butler</div></td>
                    <td></td>
                    <td>£ 3.75</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285026,14,'Spiced Potato  Garlic Mushroom ',3.75,-1,'','StartersCategory'); showorder();" alt="Add Spiced Potato  Garlic Mushroom to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Fish Pakora Starter</h6>
                      <div>Small chunks of pink salmon delicately spiced dipped in our own homemade batter and fried. A very light mouth watering appetiser</div></td>
                    <td></td>
                    <td>£ 5.75</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285027,15,'Fish Pakora Starter ',5.75,-1,'','StartersCategory'); showorder();" alt="Add Fish Pakora Starter to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Tandoori Chop Starter</h6>
                      <div>Tender lamb chops marinated in special tandoori sauce and grilled in the tandoori clay oven</div></td>
                    <td></td>
                    <td>£ 4.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285028,16,'Tandoori Chop Starter ',4.95,-1,'','StartersCategory'); showorder();" alt="Add Tandoori Chop Starter to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Ekuri Delight</h6>
                      <div>You thought you knew everything there was to know about scrambled eggs but that was before you tried this delicious Indian version lightly spiced with fresh green chillies</div></td>
                    <td></td>
                    <td>£ 3.75</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285029,17,'Ekuri Delight ',3.75,-1,'','StartersCategory'); showorder();" alt="Add Ekuri Delight to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Special Awal Gosht</h6>
                      <div>Tender boneless lamb tikka marinated in garlic ginger lemon and spices served in a grilled pepper</div></td>
                    <td></td>
                    <td>£ 4.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285030,18,'Special Awal Gosht ',4.95,-1,'','StartersCategory'); showorder();" alt="Add Special Awal Gosht to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Lamb Patties</h6>
                      <div>Spicy mash potatoes filled with spicy minced lamb coated with breadcrumbs and deep fried</div></td>
                    <td></td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285031,19,'Lamb Patties ',3.95,-1,'','StartersCategory'); showorder();" alt="Add Lamb Patties to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Bombay Chaat</h6>
                      <div>A Mumbai delicacy a mouth watering appetiser of chickpeas  green peas and potatoes cooked in a chaat masala</div></td>
                    <td></td>
                    <td>£ 3.75</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285032,20,'Bombay Chaat ',3.75,-1,'','StartersCategory'); showorder();" alt="Add Bombay Chaat to cart"/></td></tr></table></div>
                    </div>
                <div id="TraditionalstartersCategory" <?php if($category=='TraditionalstartersCategory') {echo 'style=""';} ?>> <h2>Traditional starters</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Onion Bhaii</h6>
                      <div>World famous snack of crispy and spicy onions deep fried in a coating garam flour batter and until golden brown</div></td>
                    <td></td>
                    <td>£ 3.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285033,21,'Onion Bhaii ',3.25,-1,'','TraditionalstartersCategory'); showorder();" alt="Add Onion Bhaii to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Samosa</h6>
                      <div>Choice of vegetable OR meat deep fried savoury pastry filled with freshly cooked meat OR vegetable in a blend of spices accompanied with a sweet and sour chana mixed</div></td>
                    <td>Meat</td>
                    <td>£ 3.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285034,22,'Samosa Meat',3.50,-1,'','TraditionalstartersCategory'); showorder();" alt="Add Samosa to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Vegetable</td>
                    <td>£ 3.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285035,22,'Samosa Vegetable',3.50,-1,'','TraditionalstartersCategory'); showorder();" alt="Add Samosa to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Chicken Tikka Starter</h6>
                      <div>Breast of chicken marinated in a special blend of spices and cooked in the tandoori resulting in a most delicious and succulent kebab</div></td>
                    <td></td>
                    <td>£ 3.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285036,23,'Chicken Tikka Starter ',3.50,-1,'','TraditionalstartersCategory'); showorder();" alt="Add Chicken Tikka Starter to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Chicken Pakora Starter</h6>
                      <div>Selected pieces of chicken coated in our own chickpeas flour recipe and deep fried</div></td>
                    <td></td>
                    <td>£ 3.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285037,24,'Chicken Pakora Starter ',3.50,-1,'','TraditionalstartersCategory'); showorder();" alt="Add Chicken Pakora Starter to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Paneer Tikka Starter</h6>
                      <div>Indian cheese stuffed with mint and fennel then deep fried in a light crispy batter</div></td>
                    <td></td>
                    <td>£ 3.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285038,25,'Paneer Tikka Starter ',3.50,-1,'','TraditionalstartersCategory'); showorder();" alt="Add Paneer Tikka Starter to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Aloo Tikka Starter</h6>
                      <div>Disks of spicy mashed potatoes laced with tamarind and yoghurt sauce</div></td>
                    <td></td>
                    <td>£ 3.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285039,26,'Aloo Tikka Starter ',3.50,-1,'','TraditionalstartersCategory'); showorder();" alt="Add Aloo Tikka Starter to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Vegetable Pakora Starter</h6>
                      <div>Crispy nuggets of onion potatoes spinach and spices delicately coated in butter deep fried and accompanied with our special sauce</div></td>
                    <td></td>
                    <td>£ 3.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285040,27,'Vegetable Pakora Starter ',3.50,-1,'','TraditionalstartersCategory'); showorder();" alt="Add Vegetable Pakora Starter to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Mixed Starter</h6>
                      <div>Meat and vegetable a mixture</div></td>
                    <td></td>
                    <td>£ 4.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285041,28,'Mixed Starter ',4.95,-1,'','TraditionalstartersCategory'); showorder();" alt="Add Mixed Starter to cart"/></td></tr></table></div>
                    </div>
                <div id="MaincoursesCategory" <?php if($category=='MaincoursesCategory') {echo 'style=""';} ?>> <h2>Main courses</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Garlic Bemisal</h6>
                      <div>A unique dish of buttery tomato sauce is followed by a mild spicy flavour of brown onion and garlic. A smooth silky dish bursting with aroma and flavour A must have Mild</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285042,29,'Garlic Bemisal Bengal Fish',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Garlic Bemisal to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285043,29,'Garlic Bemisal Chicken',7.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Garlic Bemisal to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285044,29,'Garlic Bemisal King Prawn',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Garlic Bemisal to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285045,29,'Garlic Bemisal Lamb',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Garlic Bemisal to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285046,29,'Garlic Bemisal Mixed Vegetables',5.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Garlic Bemisal to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285047,29,'Garlic Bemisal Prawn',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Garlic Bemisal to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Dhuba</h6>
                      <div>An exquisite mild dish from the Punjab spicy masala of garlic ginger onions tomatoes and capsicums with a light coating of crushed coriander Mild</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285048,30,'Dhuba Bengal Fish',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Dhuba to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285049,30,'Dhuba Chicken',7.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Dhuba to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285050,30,'Dhuba King Prawn',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Dhuba to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285051,30,'Dhuba Lamb',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Dhuba to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285052,30,'Dhuba Mixed Vegetables',5.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Dhuba to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285053,30,'Dhuba Prawn',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Dhuba to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Koh E Avadh</h6>
                      <div>A Mughali cuisine specialty of velvety ginger garlic laced brown onion gravy fragranced with mace green cardamon rose water and kewda water. Rich in taste and rich in tradition</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285054,31,'Koh E Avadh Bengal Fish',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Koh E Avadh to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285055,31,'Koh E Avadh Chicken',7.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Koh E Avadh to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285056,31,'Koh E Avadh King Prawn',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Koh E Avadh to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285057,31,'Koh E Avadh Lamb',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Koh E Avadh to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285058,31,'Koh E Avadh Mixed Vegetables',5.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Koh E Avadh to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285059,31,'Koh E Avadh Prawn',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Koh E Avadh to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Jaipuri</h6>
                      <div>A special recipe from Jaipur a semi dry dish cooked with ground onion green peppers mushroom fresh herbs and Indian spices Medium</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285060,32,'Jaipuri Bengal Fish',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Jaipuri to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285061,32,'Jaipuri Chicken',7.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Jaipuri to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285062,32,'Jaipuri King Prawn',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Jaipuri to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285063,32,'Jaipuri Lamb',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Jaipuri to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285064,32,'Jaipuri Mixed Vegetables',5.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Jaipuri to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285065,32,'Jaipuri Prawn',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Jaipuri to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Nentara</h6>
                      <div>Prepared in subtle sauce of tomatoes fresh coriander leaves fenugreek and then garnished with onion rings. Mild</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285066,33,'Nentara Bengal Fish',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Nentara to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285067,33,'Nentara Chicken',7.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Nentara to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285068,33,'Nentara King Prawn',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Nentara to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285069,33,'Nentara Lamb',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Nentara to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285070,33,'Nentara Mixed Vegetables',5.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Nentara to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285071,33,'Nentara Prawn',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Nentara to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Piaza</h6>
                      <div>Cooked with sliced onions and our special blend of spices. Medium</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285072,34,'Piaza Bengal Fish',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Piaza to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285073,34,'Piaza Chicken',7.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Piaza to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285074,34,'Piaza King Prawn',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Piaza to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285075,34,'Piaza Lamb',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Piaza to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285076,34,'Piaza Mixed Vegetables',5.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Piaza to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285077,34,'Piaza Prawn',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Piaza to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Akbori</h6>
                      <div>Cooked with sultanas and almonds in a yoghurt sauce. Very mild</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285078,35,'Akbori Bengal Fish',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Akbori to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285079,35,'Akbori Chicken',7.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Akbori to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285080,35,'Akbori King Prawn',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Akbori to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285081,35,'Akbori Lamb',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Akbori to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285082,35,'Akbori Mixed Vegetables',5.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Akbori to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285083,35,'Akbori Prawn',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Akbori to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Palak Aur</h6>
                      <div>Aur palak is a delicious combination of spinach with fennel coriander and chillies Hot</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285084,36,'Palak Aur Bengal Fish',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Palak Aur to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285085,36,'Palak Aur Chicken',7.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Palak Aur to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285086,36,'Palak Aur King Prawn',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Palak Aur to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285087,36,'Palak Aur Lamb',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Palak Aur to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285088,36,'Palak Aur Mixed Vegetables',5.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Palak Aur to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285089,36,'Palak Aur Prawn',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Palak Aur to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Mughal Nawabi</h6>
                      <div>This is a classic example of the popular Mughal cuisine which is noted for its delicate flavourings and rich smooth sauce. Marinated in yoghurt turmeric and simmered in delicately flavoured coconut milk. Very mild</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285090,37,'Mughal Nawabi Bengal Fish',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Mughal Nawabi to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285091,37,'Mughal Nawabi Chicken',7.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Mughal Nawabi to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285092,37,'Mughal Nawabi King Prawn',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Mughal Nawabi to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285093,37,'Mughal Nawabi Lamb',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Mughal Nawabi to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285094,37,'Mughal Nawabi Mixed Vegetables',5.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Mughal Nawabi to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285095,37,'Mughal Nawabi Prawn',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Mughal Nawabi to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Kofta Curry</h6>
                      <div>Koftas are popular throughout India and they are made using fine lean mince which is blended with herbs and spices. Medium</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285096,38,'Kofta Curry Bengal Fish',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Kofta Curry to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285097,38,'Kofta Curry Chicken',7.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Kofta Curry to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285098,38,'Kofta Curry King Prawn',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Kofta Curry to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285099,38,'Kofta Curry Lamb',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Kofta Curry to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285100,38,'Kofta Curry Mixed Vegetables',5.25,-1,'','MaincoursesCategory'); showorder();" alt="Add Kofta Curry to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285101,38,'Kofta Curry Prawn',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Kofta Curry to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>South lndian Garlic Chilli</h6>
                      <div>Barbecued cooked in a fresh garlic and chilli sauce with coriander and crisp red chilli. Hot</div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285102,39,'South lndian Garlic Chilli Chicken',7.25,-1,'','MaincoursesCategory'); showorder();" alt="Add South lndian Garlic Chilli to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285103,39,'South lndian Garlic Chilli Lamb',7.95,-1,'','MaincoursesCategory'); showorder();" alt="Add South lndian Garlic Chilli to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Bengal Fish Curry</h6>
                      <div>The abundance of fish in the Bay of Bengal has enabled the people of this North Eastern part of Indian to develop many delicious using fish. The fish is cooked entirely in natural yoghurt which with the additional of a little garam flour and gives it an unusual touch. Medium</div></td>
                    <td></td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285104,40,'Bengal Fish Curry ',11.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Bengal Fish Curry to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Shonduri</h6>
                      <div>Cheese in a wine sauce with garam masala and almonds. Served with vegetables. Very mild</div></td>
                    <td>Chicken</td>
                    <td>£ 9.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285105,41,'Shonduri Chicken',9.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Shonduri to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 9.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285106,41,'Shonduri Lamb',9.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Shonduri to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Chefs Special Zenga</h6>
                      <div>Very special dish jhinga is cooked in a light blend of Kashmiri producing a medium hot meal served with vegetables Medium hot</div></td>
                    <td></td>
                    <td>£ 9.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285107,42,'Chefs Special Zenga ',9.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Chefs Special Zenga to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Maynamothi</h6>
                      <div>King prawns cooked in a subtle blend of white wine almonds honey saag and vegetables. Very mild</div></td>
                    <td></td>
                    <td>£ 13.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285108,43,'Maynamothi ',13.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Maynamothi to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Achari King Prawn</h6>
                      <div>Another Hyderabadi delicacy of pickling spices and traditionally prepared for the kings Medium</div></td>
                    <td></td>
                    <td>£ 13.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285109,44,'Achari King Prawn ',13.95,-1,'','MaincoursesCategory'); showorder();" alt="Add Achari King Prawn to cart"/></td></tr></table></div>
                    </div>
                <div id="TandooridishesCategory" <?php if($category=='TandooridishesCategory') {echo 'style=""';} ?>> <h2>Tandoori dishes</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Chicken Tikka Main</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285110,45,'Chicken Tikka Main ',7.25,-1,'','TandooridishesCategory'); showorder();" alt="Add Chicken Tikka Main to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Tandoori Chicken Main</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285111,46,'Tandoori Chicken Main ',7.25,-1,'','TandooridishesCategory'); showorder();" alt="Add Tandoori Chicken Main to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Shashlik</h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 8.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285112,47,'Shashlik Chicken',8.95,-1,'','TandooridishesCategory'); showorder();" alt="Add Shashlik to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 8.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285113,47,'Shashlik Lamb',8.95,-1,'','TandooridishesCategory'); showorder();" alt="Add Shashlik to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Lamb Tikka Main</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 8.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285114,48,'Lamb Tikka Main ',8.95,-1,'','TandooridishesCategory'); showorder();" alt="Add Lamb Tikka Main to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Tandoori Mixed Grill</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 9.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285115,49,'Tandoori Mixed Grill ',9.95,-1,'','TandooridishesCategory'); showorder();" alt="Add Tandoori Mixed Grill to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Tandoori King Prawn Main</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 13.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285116,50,'Tandoori King Prawn Main ',13.95,-1,'','TandooridishesCategory'); showorder();" alt="Add Tandoori King Prawn Main to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Tandoori Salmon Main</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 13.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285117,51,'Tandoori Salmon Main ',13.95,-1,'','TandooridishesCategory'); showorder();" alt="Add Tandoori Salmon Main to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Lateef Special Grill</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 14.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285118,52,'Lateef Special Grill ',14.95,-1,'','TandooridishesCategory'); showorder();" alt="Add Lateef Special Grill to cart"/></td></tr></table></div>
                    </div>
                <div id="BiryanidishesCategory" <?php if($category=='BiryanidishesCategory') {echo 'style=""';} ?>> <h2>Biryani dishes</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Vegetable Biryani</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 5.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285119,53,'Vegetable Biryani ',5.95,-1,'','BiryanidishesCategory'); showorder();" alt="Add Vegetable Biryani to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Chicken Biryani</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 7.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285120,54,'Chicken Biryani ',7.50,-1,'','BiryanidishesCategory'); showorder();" alt="Add Chicken Biryani to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Meat Biryani</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 8.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285121,55,'Meat Biryani ',8.50,-1,'','BiryanidishesCategory'); showorder();" alt="Add Meat Biryani to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Special Mixed Biryani</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 9.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285122,56,'Special Mixed Biryani ',9.25,-1,'','BiryanidishesCategory'); showorder();" alt="Add Special Mixed Biryani to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>King Prawn Biryani</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 12.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285123,57,'King Prawn Biryani ',12.95,-1,'','BiryanidishesCategory'); showorder();" alt="Add King Prawn Biryani to cart"/></td></tr></table></div>
                    </div>
                <div id="TraditionalcurriesCategory" <?php if($category=='TraditionalcurriesCategory') {echo 'style=""';} ?>> <h2>Traditional curries</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Tikka Masala</h6>
                      <div>Invented by a British curry house chef in the early 70s as a way of exploiting his already popular chicken tikka. We present our own exclusive recipe of succulent tikka in a smooth masala</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285124,58,'Tikka Masala Bengal Fish',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Tikka Masala to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285125,58,'Tikka Masala Chicken',7.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Tikka Masala to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285126,58,'Tikka Masala King Prawn',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Tikka Masala to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285127,58,'Tikka Masala Lamb',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Tikka Masala to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285128,58,'Tikka Masala Mixed Vegetables',5.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Tikka Masala to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285129,58,'Tikka Masala Prawn',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Tikka Masala to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Salmon</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285130,58,'Tikka Masala Salmon',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Tikka Masala to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Dansak</h6>
                      <div>This is a method of cooking meat in a hot and spicy sauce with yellow lentils Hot and spicy</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285131,59,'Dansak Bengal Fish',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Dansak to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285132,59,'Dansak Chicken',7.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Dansak to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285133,59,'Dansak King Prawn',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Dansak to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285134,59,'Dansak Lamb',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Dansak to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285135,59,'Dansak Mixed Vegetables',5.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Dansak to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285136,59,'Dansak Prawn',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Dansak to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Salmon</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285137,59,'Dansak Salmon',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Dansak to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Pathia</h6>
                      <div>A Parsi specialty. This dish is prepared by gently cooking the meat OR fish in a hot spicy sweet and sour sauce Hot</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285138,60,'Pathia Bengal Fish',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Pathia to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285139,60,'Pathia Chicken',7.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Pathia to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285140,60,'Pathia King Prawn',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Pathia to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285141,60,'Pathia Lamb',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Pathia to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285142,60,'Pathia Mixed Vegetables',5.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Pathia to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285143,60,'Pathia Prawn',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Pathia to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Salmon</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285144,60,'Pathia Salmon',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Pathia to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Jalfrezi</h6>
                      <div>It is a hot dish prepared with fresh ginger garlic green chillies red and green peppers and fresh coriander cooked in light gravy Hot</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285145,61,'Jalfrezi Bengal Fish',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Jalfrezi to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285146,61,'Jalfrezi Chicken',7.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Jalfrezi to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285147,61,'Jalfrezi King Prawn',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Jalfrezi to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285148,61,'Jalfrezi Lamb',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Jalfrezi to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285149,61,'Jalfrezi Mixed Vegetables',5.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Jalfrezi to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285150,61,'Jalfrezi Prawn',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Jalfrezi to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Salmon</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285151,61,'Jalfrezi Salmon',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Jalfrezi to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Karahi</h6>
                      <div>These dishes are prepared in an iron wok smeared with chopped tomatoes capsicum shredded ginger and a special blend of mild herbs Medium</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285152,62,'Karahi Bengal Fish',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Karahi to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285153,62,'Karahi Chicken',7.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Karahi to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285154,62,'Karahi King Prawn',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Karahi to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285155,62,'Karahi Lamb',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Karahi to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285156,62,'Karahi Mixed Vegetables',5.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Karahi to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285157,62,'Karahi Prawn',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Karahi to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Salmon</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285158,62,'Karahi Salmon',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Karahi to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Bhuna Tikka</h6>
                      <div>The meat is gently cooked with brown onions tomatoes together with mild spices a touch of garlic ginger and a sprinkle of fresh coriander Medium</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285159,63,'Bhuna Tikka Bengal Fish',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Bhuna Tikka to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285160,63,'Bhuna Tikka Chicken',7.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Bhuna Tikka to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285161,63,'Bhuna Tikka King Prawn',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Bhuna Tikka to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285162,63,'Bhuna Tikka Lamb',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Bhuna Tikka to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285163,63,'Bhuna Tikka Mixed Vegetables',5.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Bhuna Tikka to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285164,63,'Bhuna Tikka Prawn',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Bhuna Tikka to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Salmon</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285165,63,'Bhuna Tikka Salmon',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Bhuna Tikka to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Balti</h6>
                      <div>Nothing to say about balti. It is a homemade preparation to suit your palette. Medium</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285166,64,'Balti Bengal Fish',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Balti to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285167,64,'Balti Chicken',7.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Balti to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285168,64,'Balti King Prawn',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Balti to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285169,64,'Balti Lamb',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Balti to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285170,64,'Balti Mixed Vegetables',5.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Balti to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285171,64,'Balti Prawn',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Balti to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Salmon</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285172,64,'Balti Salmon',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Balti to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Kash Korma</h6>
                      <div>Mild</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285173,65,'Kash Korma Bengal Fish',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Kash Korma to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285174,65,'Kash Korma Chicken',7.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Kash Korma to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285175,65,'Kash Korma King Prawn',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Kash Korma to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285176,65,'Kash Korma Lamb',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Kash Korma to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285177,65,'Kash Korma Mixed Vegetables',5.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Kash Korma to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285178,65,'Kash Korma Prawn',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Kash Korma to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Salmon</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285179,65,'Kash Korma Salmon',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Kash Korma to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Rogan Josh</h6>
                      <div>Medium</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285180,66,'Rogan Josh Bengal Fish',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Rogan Josh to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 7.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285181,66,'Rogan Josh Chicken',7.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Rogan Josh to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285182,66,'Rogan Josh King Prawn',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Rogan Josh to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285183,66,'Rogan Josh Lamb',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Rogan Josh to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 5.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285184,66,'Rogan Josh Mixed Vegetables',5.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Rogan Josh to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 7.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285185,66,'Rogan Josh Prawn',7.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Rogan Josh to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Salmon</td>
                    <td>£ 11.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285186,66,'Rogan Josh Salmon',11.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Rogan Josh to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Madras</h6>
                      <div>A very popular fairly hot to very hot dish originated from Southern India and famous for its rich flavour Fairly hot</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 10.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285187,67,'Madras Bengal Fish',10.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Madras to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 5.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285188,67,'Madras Chicken',5.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Madras to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 10.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285189,67,'Madras King Prawn',10.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Madras to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 6.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285190,67,'Madras Lamb',6.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Madras to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 4.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285191,67,'Madras Mixed Vegetables',4.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Madras to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 6.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285192,67,'Madras Prawn',6.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Madras to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Salmon</td>
                    <td>£ 10.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285193,67,'Madras Salmon',10.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Madras to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Phall</h6>
                      <div>A very popular fairly hot to very hot dish originated from Southern India and famous for its rich flavour Fairly hot</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 10.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285194,68,'Phall Bengal Fish',10.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Phall to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 5.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285195,68,'Phall Chicken',5.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Phall to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 10.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285196,68,'Phall King Prawn',10.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Phall to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 6.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285197,68,'Phall Lamb',6.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Phall to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 4.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285198,68,'Phall Mixed Vegetables',4.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Phall to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 6.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285199,68,'Phall Prawn',6.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Phall to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Salmon</td>
                    <td>£ 10.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285200,68,'Phall Salmon',10.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Phall to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Vindaloo</h6>
                      <div>A very popular fairly hot to very hot dish originated from Southern India and famous for its rich flavour Fairly hot</div></td>
                    <td>Bengal Fish</td>
                    <td>£ 10.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285201,69,'Vindaloo Bengal Fish',10.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Vindaloo to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Chicken</td>
                    <td>£ 5.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285202,69,'Vindaloo Chicken',5.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Vindaloo to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>King Prawn</td>
                    <td>£ 10.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285203,69,'Vindaloo King Prawn',10.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Vindaloo to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Lamb</td>
                    <td>£ 6.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285204,69,'Vindaloo Lamb',6.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Vindaloo to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Mixed Vegetables</td>
                    <td>£ 4.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285205,69,'Vindaloo Mixed Vegetables',4.25,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Vindaloo to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Prawn</td>
                    <td>£ 6.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285206,69,'Vindaloo Prawn',6.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Vindaloo to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Salmon</td>
                    <td>£ 10.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285207,69,'Vindaloo Salmon',10.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Vindaloo to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Tandoori King Prawn Masala</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 14.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285208,70,'Tandoori King Prawn Masala ',14.95,-1,'','TraditionalcurriesCategory'); showorder();" alt="Add Tandoori King Prawn Masala to cart"/></td></tr></table></div>
                    </div>
                <div id="VegetablesidesCategory" <?php if($category=='VegetablesidesCategory') {echo 'style=""';} ?>> <h2>Vegetable sides</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Bhindi Achari</h6>
                      <div>Okra packed with a tangy melange of mango powder fresh spices cooked with caramelised shallots and garnished with pickled ginger</div></td>
                    <td></td>
                    <td>£ 3.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285209,71,'Bhindi Achari ',3.10,-1,'','VegetablesidesCategory'); showorder();" alt="Add Bhindi Achari to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Brinjal Bhaji</h6>
                      <div>Aubergines chopped fried cooked with herbs and spices</div></td>
                    <td></td>
                    <td>£ 3.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285210,72,'Brinjal Bhaji ',3.10,-1,'','VegetablesidesCategory'); showorder();" alt="Add Brinjal Bhaji to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Saag Paneer</h6>
                      <div>Spinach cooked with cottage cheese</div></td>
                    <td></td>
                    <td>£ 3.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285211,73,'Saag Paneer ',3.10,-1,'','VegetablesidesCategory'); showorder();" alt="Add Saag Paneer to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Aloo Gobi</h6>
                      <div>Tine of florets of cauliflower cooked in a dry style with potatoes and a sprinkle of fresh coriander</div></td>
                    <td></td>
                    <td>£ 3.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285212,74,'Aloo Gobi ',3.10,-1,'','VegetablesidesCategory'); showorder();" alt="Add Aloo Gobi to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Saag Bhaji</h6>
                      <div>The most famous  inchPopeye inch dish cooked with fresh garlic tarka</div></td>
                    <td></td>
                    <td>£ 3.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285213,75,'Saag Bhaji ',3.10,-1,'','VegetablesidesCategory'); showorder();" alt="Add Saag Bhaji to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Daal Maharani Tarka</h6>
                      <div>The lentil delicacy incorporating fresh garlic onion and ghee. A very rich and smooth dish</div></td>
                    <td></td>
                    <td>£ 3.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285214,76,'Daal Maharani Tarka ',3.10,-1,'','VegetablesidesCategory'); showorder();" alt="Add Daal Maharani Tarka to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Mushroom  Coriander</h6>
                      <div>Cooked in light spices together with soya sauce and coriander</div></td>
                    <td></td>
                    <td>£ 3.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285215,77,'Mushroom  Coriander ',3.10,-1,'','VegetablesidesCategory'); showorder();" alt="Add Mushroom  Coriander to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Tomato Dhingri</h6>
                      <div>Succulent tomatoes stuffed with a duxelle of dhingri mushrooms cheese and served on a bed of creamy green spinach sauce</div></td>
                    <td></td>
                    <td>£ 3.25</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285216,78,'Tomato Dhingri ',3.25,-1,'','VegetablesidesCategory'); showorder();" alt="Add Tomato Dhingri to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Chana Masalam</h6>
                      <div>Chickpeas delicacy cooked with fresh herbs and spices</div></td>
                    <td></td>
                    <td>£ 3.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285217,79,'Chana Masalam ',3.10,-1,'','VegetablesidesCategory'); showorder();" alt="Add Chana Masalam to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Saag Aloo</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 3.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285218,80,'Saag Aloo ',3.10,-1,'','VegetablesidesCategory'); showorder();" alt="Add Saag Aloo to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Bombay Potato</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 3.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285219,81,'Bombay Potato ',3.10,-1,'','VegetablesidesCategory'); showorder();" alt="Add Bombay Potato to cart"/></td></tr></table></div>
                    </div>
                <div id="RiceCategory" <?php if($category=='RiceCategory') {echo 'style=""';} ?>> <h2>Rice</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Steamed Rice</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 2.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285220,82,'Steamed Rice ',2.10,-1,'','RiceCategory'); showorder();" alt="Add Steamed Rice to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Basmati Pilau Rice</h6>
                      <div>The aromatic basmati cooked in a dum and the perfect companion for any meal</div></td>
                    <td></td>
                    <td>£ 2.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285221,83,'Basmati Pilau Rice ',2.50,-1,'','RiceCategory'); showorder();" alt="Add Basmati Pilau Rice to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Chilli  Lemon Rice</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 2.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285222,84,'Chilli  Lemon Rice ',2.95,-1,'','RiceCategory'); showorder();" alt="Add Chilli  Lemon Rice to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Shahi Pilau Rice</h6>
                      <div>The aromatic basmati cooked with pure flavours of saffron then replenished with dried nuts fruits and cream</div></td>
                    <td></td>
                    <td>£ 2.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285223,85,'Shahi Pilau Rice ',2.95,-1,'','RiceCategory'); showorder();" alt="Add Shahi Pilau Rice to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Sabji Rice</h6>
                      <div>A combination of fresh vegetables with basmati rice</div></td>
                    <td></td>
                    <td>£ 2.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285224,86,'Sabji Rice ',2.95,-1,'','RiceCategory'); showorder();" alt="Add Sabji Rice to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Mushroom Pilau Rice</h6>
                      <div>Basmati rice cooked with mushrooms</div></td>
                    <td></td>
                    <td>£ 2.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285225,87,'Mushroom Pilau Rice ',2.95,-1,'','RiceCategory'); showorder();" alt="Add Mushroom Pilau Rice to cart"/></td></tr></table></div>
                    </div>
                <div id="BreadCategory" <?php if($category=='BreadCategory') {echo 'style=""';} ?>> <h2>Bread</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Naan</h6>
                      <div>Classic Indian bread</div></td>
                    <td></td>
                    <td>£ 2.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285226,88,'Naan ',2.10,-1,'','BreadCategory'); showorder();" alt="Add Naan to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Chapatti</h6>
                      <div>A thin bread from wholemeal flour cooked in tawa</div></td>
                    <td></td>
                    <td>£ 1.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285227,89,'Chapatti ',1.50,-1,'','BreadCategory'); showorder();" alt="Add Chapatti to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Roti</h6>
                      <div>A thick wholemeal bread cooked in a tandoori</div></td>
                    <td></td>
                    <td>£ 2.10</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285228,90,'Roti ',2.10,-1,'','BreadCategory'); showorder();" alt="Add Roti to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Paratha</h6>
                      <div>A shallow fried bread on the tawa</div></td>
                    <td></td>
                    <td>£ 2.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285229,91,'Paratha ',2.50,-1,'','BreadCategory'); showorder();" alt="Add Paratha to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Stuffed Kulcha Naan</h6>
                      <div>Onions capsicums cauliflower and potato</div></td>
                    <td></td>
                    <td>£ 2.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285230,92,'Stuffed Kulcha Naan ',2.50,-1,'','BreadCategory'); showorder();" alt="Add Stuffed Kulcha Naan to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Peshwari Naan</h6>
                      <div>Soft bread stuffed with sultanas coconut and almonds. A sweet bread</div></td>
                    <td></td>
                    <td>£ 2.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285231,93,'Peshwari Naan ',2.50,-1,'','BreadCategory'); showorder();" alt="Add Peshwari Naan to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Garlic  Coriander Naan</h6>
                      <div>Naan coated with an abundance of garlic and coriander</div></td>
                    <td></td>
                    <td>£ 2.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285232,94,'Garlic  Coriander Naan ',2.50,-1,'','BreadCategory'); showorder();" alt="Add Garlic  Coriander Naan to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Chilli Cheese Naan</h6>
                      <div>Naan infused with mild cheese and fresh chillies. The one that has the ooh in it Mild</div></td>
                    <td></td>
                    <td>£ 2.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285233,95,'Chilli Cheese Naan ',2.50,-1,'','BreadCategory'); showorder();" alt="Add Chilli Cheese Naan to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Keema Naan</h6>
                      <div>Soft bread stuffed with minced meat</div></td>
                    <td></td>
                    <td>£ 2.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285234,96,'Keema Naan ',2.50,-1,'','BreadCategory'); showorder();" alt="Add Keema Naan to cart"/></td></tr></table></div>
                    </div>
                <div id="SundriesCategory" <?php if($category=='SundriesCategory') {echo 'style=""';} ?>> <h2>Sundries</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Spicy Salad</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 1.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285235,97,'Spicy Salad ',1.50,-1,'','SundriesCategory'); showorder();" alt="Add Spicy Salad to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Raita</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 1.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285236,98,'Raita ',1.50,-1,'','SundriesCategory'); showorder();" alt="Add Raita to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Poppadom</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 0.75</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285237,99,'Poppadom ',0.75,-1,'','SundriesCategory'); showorder();" alt="Add Poppadom to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Chutney  Pickle</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 0.50</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285238,100,'Chutney  Pickle ',0.50,-1,'','SundriesCategory'); showorder();" alt="Add Chutney  Pickle to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Onion Salad</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 1.00</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285239,101,'Onion Salad ',1.00,-1,'','SundriesCategory'); showorder();" alt="Add Onion Salad to cart"/></td></tr></table></div>
                    </div>
                <div id="KidsmealCategory" <?php if($category=='KidsmealCategory') {echo 'style=""';} ?>> <h2>Kids meal</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Kids Chicken Bites  Chips</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285240,102,'Kids Chicken Bites  Chips ',3.95,-1,'','KidsmealCategory'); showorder();" alt="Add Kids Chicken Bites  Chips to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Kids Nuggets  Chips</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285241,103,'Kids Nuggets  Chips ',3.95,-1,'','KidsmealCategory'); showorder();" alt="Add Kids Nuggets  Chips to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Kids Fish Fingers  Chips</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285242,104,'Kids Fish Fingers  Chips ',3.95,-1,'','KidsmealCategory'); showorder();" alt="Add Kids Fish Fingers  Chips to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Kids Cheese  Tomato Pizza with Naan</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285243,105,'Kids Cheese  Tomato Pizza with Naan ',3.95,-1,'','KidsmealCategory'); showorder();" alt="Add Kids Cheese  Tomato Pizza with Naan to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Kids Chicken Pizza with Naan</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285244,106,'Kids Chicken Pizza with Naan ',3.95,-1,'','KidsmealCategory'); showorder();" alt="Add Kids Chicken Pizza with Naan to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Kids Vegetable Pizza with Naan</h6>
                      <div></div></td>
                    <td></td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285245,107,'Kids Vegetable Pizza with Naan ',3.95,-1,'','KidsmealCategory'); showorder();" alt="Add Kids Vegetable Pizza with Naan to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Kids Chicken Tikka</h6>
                      <div></div></td>
                    <td>Chips</td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285246,108,'Kids Chicken Tikka Chips',3.95,-1,'','KidsmealCategory'); showorder();" alt="Add Kids Chicken Tikka to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Rice</td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285247,108,'Kids Chicken Tikka Rice',3.95,-1,'','KidsmealCategory'); showorder();" alt="Add Kids Chicken Tikka to cart"/></td></tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Kids Chicken Korma</h6>
                      <div></div></td>
                    <td>Chips</td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285248,109,'Kids Chicken Korma Chips',3.95,-1,'','KidsmealCategory'); showorder();" alt="Add Kids Chicken Korma to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6></h6>
                      <div></div></td>
                    <td>Rice</td>
                    <td>£ 3.95</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285249,109,'Kids Chicken Korma Rice',3.95,-1,'','KidsmealCategory'); showorder();" alt="Add Kids Chicken Korma to cart"/></td></tr></table></div>
                    </div>
                <div id="SetmealsCategory" <?php if($category=='SetmealsCategory') {echo 'style=""';} ?>> <h2>Set meals</h2>
                            <div id="categoryinfo">
                <table class="menutable">
                  <tr class="headtxt">
                    <th width="57%">Item</th>
                    <th width="28%"></th>
                    <th width="9%">Price</th>
                    <th width="6%">Add</th>
                  </tr>
                  <tr class="even">
                    <td rowspan="1"><h6>Banquet Menu 1</h6>
                      <div>Minimum two persons Savouries Poppadoms served with condiments Starters Mixed platter (lamb tikka nizami seekh onion bhaji vegetable pakora and chicken tikka) Main courses Chicken tikka masala Lamb rogan josh medium Mixed karahi Bombay potato Saag aloo Served with basmati rice and freshly backed naan</div></td>
                    <td></td>
                    <td>£ 31.90</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285250,110,'Banquet Menu 1 ',31.90,-1,'','SetmealsCategory'); showorder();" alt="Add Banquet Menu 1 to cart"/></td></tr>
                  <tr class="odd">
                    <td rowspan="1"><h6>Banquet Menu 2</h6>
                      <div>Minimum two persons Savouries Poppadoms served with condiments Starters Mixed platter (jingha til tinka murgh malai tikka aloo tikka bevigon ka kazana fish pakoras) Main courses Garlic chicken bemisal Bengal fish curry Lamb piaza Chicken nawabi Bombay potato Tomato dingri Served with basmati rice and freshly backed naan</div></td>
                    <td></td>
                    <td>£ 47.90</td><td><img src="https://www.eateasy.co.uk/images/button-add.gif" onclick="addItem(6285251,111,'Banquet Menu 2 ',47.90,-1,'','SetmealsCategory'); showorder();" alt="Add Banquet Menu 2 to cart"/></td></tr></table></div></div>
                <div id="itemselects" <?php if ($category != 'ItemSelects') { echo 'style="display:none"'; } ?>>
                    <p> </p>
                    <div id="formheading">
                        <h3>Choices for <?php echo htmlspecialchars($getitemname); ?></h3>
                    </div>
                    <p> </p>
                    <p>Click on the boxes below to select all options available</p>
                    <p> </p>
                    <form id="selectsform" name="selectsform" method="get" action="">
                        
                        <input type="hidden" id="fprice"    name="price"    value="<?php echo htmlspecialchars($getprice); ?>">
                        <input type="hidden" id="fitemid"   name="itemid"   value="<?php echo htmlspecialchars($getitemid); ?>">
                        <input type="hidden" id="fmenuid"   name="menuid"   value="<?php echo htmlspecialchars($getmenuid); ?>">
                        <input type="hidden" id="fitemname" name="itemname" value="<?php echo urlencode($getitemname); ?>">
                        <input type="hidden" id="fcategory" name="category" value="<?php echo htmlspecialchars($savedcategory); ?>">
                        <input type="hidden" name="act" value="add">
                        <input type="submit" class="itemsubmit" id="submit" value="Save Changes">
                    </form>
                    <p> </p>
                </div>
            </div>
        </div>
        </div><!-- /#menucontents -->

        <!-- Order panel -->
        <div id="orderform" class="tab-pane<?php echo $activeTab === 'orderform' ? ' active' : ''; ?>">
        <img src="https://www.eateasy.co.uk/images/shopping_basket.gif" width="40" height="40" alt="Shopping Basket">
        <h3>Order Details</h3>
        <div id="categoryframe"></div>
        <div id="order">
            <?php if ($Cart->hasItems()): ?>
                <form action="#" method="get">
                    <!-- Returning to order tab after quantity update -->
                    <input type="hidden" name="category" value="orderform">
                    <table id="cart">
                        <tr class="headtxt">
                            <th style="display:none;" width="1">Id</th>
                            <th width="60">Item</th>
                            <th width="45">Price</th>
                            <th width="23">Qty</th>
                            <th width="45">Total</th>
                            <th width="15">Del</th>
                        </tr>
                        <?php
                        $_SESSION['actualdiscount'] = 0;
                        $_SESSION['actualdelivery'] = 0;
                        $total_quantity = 0;
                        $total_price = $i = 0;
                        foreach ($Cart->getItems() as $menuid => $menuvalue):
                            foreach ($menuvalue as $choices => $choicesvalue):
                                foreach ($choicesvalue as $content => $value):
                                    if ($content == "quantity") { $quantity = $value; }
                                    if ($content == "itemname") { $itemname = $value; }
                                    if ($content == "itemid")   { $itemid   = $value; }
                                    if ($content == "orderid")  { $orderid  = $value; }
                                    if ($content == "price")    { $price    = $value; }
                                endforeach;
                                $total_price    = $total_price + $price * $quantity;
                                $total_quantity = $total_quantity + $quantity;
                        ?>
                            <?php echo $i++ % 2 == 0 ? "<tr>" : "<tr class='odd'>"; ?>
                            <td style="display:none;" class="item_id"><?php echo htmlspecialchars($itemid); ?></td>
                            <td class="item_name" colspan="5"><?php echo htmlspecialchars($itemname . ' ' . $choices); ?></td>
                            </tr><tr>
                            <td></td>
                            <td class="unit_price">£<?php echo CurrencyCheck($price); ?></td>
                            <td class="quantity center"><input type="text" name="quantity[<?php echo htmlspecialchars($orderid); ?>]" size="2" width="10" value="<?php echo htmlspecialchars($quantity); ?>" tabindex="<?php echo $i; ?>"></td>
                            <td class="extended_price">£<?php echo CurrencyCheck(($price * $quantity)); ?></td>
                            <td class="remove"><img src="https://www.eateasy.co.uk/images/button-remove.gif" onclick="this.blur(); return removeItem(<?php echo htmlspecialchars($menuid); ?>,'<?php echo htmlspecialchars($choices); ?>');" alt="Remove <?php echo htmlspecialchars($itemname); ?> from cart"></td>
                            </tr>
                        <?php endforeach; ?>
                        <?php endforeach; ?>
                        <?php $_SESSION['totalquantity'] = $total_quantity; ?>
                        <?php echo $i++ % 2 == 0 ? "<tr>" : "<tr class='odd'>"; ?>
                            <td></td><td colspan="2">Total</td>
                            <td colspan="3" id="total_price">£<?php echo CurrencyCheck($total_price); ?></td>
                        </tr>
                        <?php
                        if (isset($_SESSION['discount']) && $_SESSION['discount'] > 0) {
                            echo $i++ % 2 == 0 ? "<tr>" : "<tr class='odd'>";
                            echo '<td></td><td class="item_name">' . htmlspecialchars(rtrim($_SESSION['discountname'])) . '</td><td>Discount</td>';
                            echo '<td colspan="3">-£ ' . CurrencyCheck($_SESSION['discount']) . '</td></tr>';
                            $total_price = $total_price - $_SESSION['discount'];
                            $_SESSION['actualdiscount'] = $_SESSION['discount'];
                        }
                        if (isset($_SESSION['islate']) && $_SESSION['islate'] && $_SESSION['delivery_charge_late'] > 0) {
                            $latecharge = $_SESSION['delivery_charge_late'];
                        } else {
                            $latecharge = 0;
                        }
                        if ($_SESSION['deliverycharge'] > 0 && ($_SESSION['deliverythreshold'] > $total_price || $_SESSION['deliverythreshold'] == 0)) {
                            $deliveryamountcharge = $_SESSION['deliverycharge'];
                        } else {
                            $deliveryamountcharge = 0;
                        }
                        if (isset($_SESSION['distancecharge'])) {
                            $distancecharge = $_SESSION['distancecharge'];
                        } else {
                            $distancecharge = 0;
                        }
                        $totaldeliverycharge = $distancecharge + $deliveryamountcharge + $latecharge;
                        echo $i++ % 2 == 0 ? "<tr>" : "<tr class='odd'>";
                        echo '<td></td><td colspan="2">Delivery</td>';
                        echo '<td colspan="3">£ ' . CurrencyCheck($totaldeliverycharge) . '</td></tr>';
                        echo '<tr><td></td><td colspan="2">Total</td>';
                        echo '<td colspan="3">£ ' . CurrencyCheck($totaldeliverycharge + $total_price) . '</td></tr>';
                        $_SESSION['OrderTotal']    = $totaldeliverycharge + $total_price;
                        $_SESSION['actualdelivery']= $totaldeliverycharge;
                        ?>
                        <tr class="headtxt"><th colspan="6"> </th></tr>
                    </table>
                    <input type="submit" name="update" value="Update cart">
                </form>
                <p> </p>
            <?php else: ?>
                <p class="center">You have no items in your cart.</p>
            <?php endif; ?>
        </div>

        <?php
        if ($_SESSION['restactive'] != "Y") {
            echo '<p><img src="https://www.eateasy.co.uk/images/ordering-unavailable-sign.png" alt="Takeaway Unavailable" /></p>
                <p> </p>
                <a href="https://www.eateasy.co.uk/register.php" style="display:inline-block;background:#D5E3F0;color:#1a2535;border:1px solid #000;border-radius:6px;padding:.45rem 1rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none">Register for alerts</a>
                <h4> to receive an SMS or email alert<br>when we launch in your area</h4>';
        } else {
            if ($_SESSION['openclose']) {
                echo '<p><img src="https://www.eateasy.co.uk/images/open-sign.png" alt="Restaurant Open" /></p>';
            } else {
                echo '<p><img src="https://www.eateasy.co.uk/images/completely-closed-sign.png" alt="Restaurant Closed" /></p>';
            }
        }
        ?>
        <p> </p>
        <?php
        if ($_SESSION['restactive'] == "Y") {
            echo '<div id="cashondelivery">
                <h4>' . htmlspecialchars($CODtitle) . '</h4>
                <p> </p>
                <form method="post" action="https://www.eateasy.co.uk/nvpprocessing/CODconfirm.php" name="DoDirectPaymentForm">
                    <input name="method" type="submit" class="center" value="Cash Checkout" ' . $cashdisabled . '>
                </form>
                <p>Add comment at checkout</p>
            </div>';
        }
        ?>

        <div id="deliverydetails">
            <h3>Home Delivery Address</h3>
            <p> </p>
            <?php
            if (isset($_SESSION['loginstatus']) && $_SESSION['loginstatus'] == "IN") {
                echo "<p>" . htmlspecialchars(trim($_SESSION['title']) . " " . trim($_SESSION['firstname'] . " " . trim($_SESSION['lastname']))) . "</p>";
                echo "<p>" . htmlspecialchars(rtrim($_SESSION['address1']) . rtrim(" " . $_SESSION['address2']) . ", " . rtrim($_SESSION['city']) . ", " . rtrim($_SESSION['county']) . " " . rtrim($_SESSION['postcode'])) . "</p>";
                echo "<p>Tel: " . htmlspecialchars($_SESSION['phone']) . "</p>";
                echo "<p>Mob: " . htmlspecialchars($_SESSION['mobile']) . "</p>";
            } else {
                echo '<p style="display:flex;gap:.5rem;flex-wrap:wrap;margin:.5rem 0">
                    <a href="https://www.eateasy.co.uk/login.php" style="display:inline-block;background:#D5E3F0;color:#1a2535;border:1px solid #000;border-radius:6px;padding:.45rem 1rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none">Login</a>
                    <span style="line-height:2">or</span>
                    <a href="https://www.eateasy.co.uk/register.php" style="display:inline-block;background:#D5E3F0;color:#1a2535;border:1px solid #000;border-radius:6px;padding:.45rem 1rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none">Register</a>
                    </p>';
            }
            ?>
            <div itemscope itemtype="https://schema.org/Restaurant">
                <h3>Restaurant Details</h3>
                <p> </p>
                <p><span itemprop="name"><?php echo htmlspecialchars(trim($_SESSION['restname'])); ?></span></p>
                <p><span itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
                    <span itemprop="streetAddress"><?php echo htmlspecialchars(rtrim($_SESSION['restaddress1'] . rtrim(" " . $_SESSION['restaddress2']))); ?></span>,
                    <span itemprop="addressLocality"><?php echo htmlspecialchars(rtrim($_SESSION['restcity'])); ?></span>,
                    <span itemprop="addressRegion"><?php echo htmlspecialchars(rtrim($_SESSION['restcounty'])); ?></span>,
                    <span itemprop="postalCode"><?php echo htmlspecialchars(rtrim($_SESSION['restpostcode'])); ?></span>
                </span></p>
                <p><span itemprop="telephone"><?php echo htmlspecialchars($_SESSION['telephone']); ?></span></p>
                <p> </p>
            </div>
            <p><?php echo htmlspecialchars($descriptionlist); ?></p>
            <p> </p>
        </div>
            </div>
        </div>
        </div><!-- /tab-content -->
    </div><!-- /#mainTab -->

<!-- Related restaurants -->
<?php if (!empty($relatedRestaurants)): ?>
<div class="related-section">
    <div style="max-width:1160px;margin:0 auto;padding:0 1.25rem">
        <h2>More <?php echo htmlspecialchars($resttype); ?> Takeaways in <?php echo htmlspecialchars($restcity); ?></h2>
        <div class="related-grid">
            <?php foreach ($relatedRestaurants as $related): ?>
            <a href="<?php echo htmlspecialchars($related['url']); ?>" class="related-card">
                <h3><?php echo htmlspecialchars($related['name']); ?></h3>
                <p>Explore more <?php echo htmlspecialchars($resttype); ?> options</p>
            </a>
            <?php endforeach; ?>
        </div>
    </div>
</div>
<?php endif; ?>

<!-- AdSense -->
<div class="ad-slot" style="max-width:1160px;margin:0 auto;padding:0 1.25rem">
    <ins class="adsbygoogle" style="display:block"
         data-ad-client="ca-pub-4829507070201485"
         data-ad-slot="YOUR_AD_SLOT_ID"
         data-ad-format="auto"
         data-full-width-responsive="true"></ins>
    <script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
</div>

<!-- ═══ FOOTER ═══ -->
<footer class="site-footer">
    <div class="footer-inner">
        <div class="footer-brand">
            <img src="https://www.eateasy.co.uk/images/EatEasyLogoHeaderSmall.png"
                 alt="EatEasy" class="footer-logo" width="110" height="35">
            <address>
                <strong>Eateasy Ltd.</strong><br>
                69 Godmans Lane, Marks Tey, Essex CO6 1NQ
            </address>
            <a href="mailto:info@eateasy.co.uk">info@eateasy.co.uk</a>
        </div>
        <nav class="footer-links" aria-label="Footer navigation">
            <a href="https://www.eateasy.co.uk/delivery-policy.php">Delivery &amp; Service Policy</a>
            <a href="https://www.eateasy.co.uk/terms-and-conditions.php">Terms &amp; Conditions</a>
            <a href="https://www.eateasy.co.uk/quality-policy.php">Quality Policy</a>
            <a href="https://www.eateasy.co.uk/privacy-policy.php">Privacy Policy</a>
            <a href="https://www.eateasy.co.uk/environmental-policy.php">Environmental Policy</a>
            <a href="https://www.eateasy.co.uk/about-us.php">About Us</a>
            <a href="https://www.eateasy.co.uk/contact-us.php">Contact Us</a>
            <a href="https://www.eateasy.co.uk/owner-login.php">Online Owner Login</a>
            <a href="https://eateasy.co.uk/cookie-policy.php">Eateasy Cookie Policy</a>
        </nav>
        <p class="footer-copy">&copy; <?php echo date('Y'); ?> Eateasy Ltd. All rights reserved.</p>
    </div>
</footer>

</body>
</html>
