// This is a Perl script generated file. Do not modify manually

function loadCountry() {
    var countryel   = document.getElementById("country");
    var cityel      = document.getElementById("city");
    var areael      = document.getElementById("area");
    var storeel     = document.getElementById("store");

    removeSelectOption(countryel);
    removeSelectOption(cityel);
    removeSelectOption(areael);
    removeSelectOption(storeel);

    addSelectOption(countryel, "Select Delivery Country", "Select Delivery Country", true, 0);
    addSelectOption(countryel, "India", "India", false, 1);
    addSelectOption(countryel, 'USA', 'USA', false, 2);

    addSelectOption(cityel, "Select Delivery City", "Select Delivery City", true, 0);
    addSelectOption(areael, "Select Delivery Area", "Select Delivery Area", true, 0);
    addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", true, 0);
};

function loadCity() {
    var countryel   = document.getElementById("country");
    var cityel      = document.getElementById("city");
    var areael      = document.getElementById("area");
    var storeel     = document.getElementById("store");

    removeSelectOption(cityel);
    removeSelectOption(areael);
    removeSelectOption(storeel);

    var coid      = countryel.options[countryel.selectedIndex].text;
    
    if (coid == 'India')
    {
        document.getElementById('SELECTBOX2').innerHTML = "Select City:";
        document.getElementById('SELECTBOX3').innerHTML = "Select Area:";
        addSelectOption(cityel, "Select Delivery City", "Select Delivery City", true, 0);
        addSelectOption(cityel, 'Bangalore', 'Bangalore', false, 1);
        addSelectOption(cityel, 'Hyderabad', 'Hyderabad', false, 2);

        addSelectOption(areael, "Select Delivery Area", "Select Delivery Area", true, 0);

        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", true, 0);
    }
    if (coid == 'USA')
    {
        document.getElementById('SELECTBOX2').innerHTML = "Select State:";
        document.getElementById('SELECTBOX3').innerHTML = "Select City:";
        addSelectOption(cityel, "Select Delivery State", "Select Delivery State", true, 0);
        addSelectOption(cityel, 'Maryland', 'Maryland', false, 1);

        addSelectOption(areael, "Select Delivery City", "Select Delivery City", true, 0);

        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", true, 0);
    }
};

function loadArea() {
    var cityel   = document.getElementById("city");
    var areael   = document.getElementById("area");

    var cid      = cityel.options[cityel.selectedIndex].text;
    var aid;

    removeSelectOption(areael);

    if (cid == 'Select Delivery City') {
        addSelectOption(areael, "Select Delivery Area", "Select Delivery Area", true, 0);
    }
    if (cid == 'Select Delivery State') {
        addSelectOption(areael, "Select Delivery City", "Select Delivery City", true, 0);
    }
    if (cid == 'Maryland') {
        document.getElementById('SELECTBOX3').innerHTML = "Select City:";
        addSelectOption(areael, "Select Delivery City", "Select Delivery City", false, 0);
        addSelectOption(areael, 'Gaithersburg', 'Gaithersburg', true, 1);
    }
    if (cid == 'Bangalore') {
        document.getElementById('SELECTBOX3').innerHTML = "Select Area:";
        addSelectOption(areael, "Select Delivery Area", "Select Delivery Area", false, 0);
        addSelectOption(areael, 'Audugodi', 'Audugodi', false, 1);
        addSelectOption(areael, 'BTM_Layout', 'BTM_Layout', false, 2);
        addSelectOption(areael, 'Bellandur', 'Bellandur', false, 3);
        addSelectOption(areael, 'Bommanhalli', 'Bommanhalli', false, 4);
        addSelectOption(areael, 'HSR_Layout Sector1', 'HSR_Layout Sector1', false, 5);
        addSelectOption(areael, 'HSR_Layout Sector2', 'HSR_Layout Sector2', false, 6);
        addSelectOption(areael, 'Jakkasandra', 'Jakkasandra', false, 7);
        addSelectOption(areael, 'Koramangala', 'Koramangala', false, 8);
        addSelectOption(areael, 'Madiwala', 'Madiwala', false, 9);
        addSelectOption(areael, 'Mahadevapura', 'Mahadevapura', false, 10);
        addSelectOption(areael, 'MarathaHalli', 'MarathaHalli', false, 11);
        addSelectOption(areael, 'MarutiNagar', 'MarutiNagar', false, 12);
        addSelectOption(areael, 'ParangiPalya', 'ParangiPalya', false, 13);
        addSelectOption(areael, 'Puttenahalli', 'Puttenahalli', false, 14);
        addSelectOption(areael, 'SomasundarPalya', 'SomasundarPalya', false, 15);
        addSelectOption(areael, 'Tavarekere', 'Tavarekere', false, 16);
    }
    if (cid == 'Hyderabad') {
        addSelectOption(areael, "Select Delivery Area", "Select Delivery Area", false, 0);
        addSelectOption(areael, 'Any_Area', 'Any_Area', true, 1);
    }
    loadStore();
};
// This is a Perl script generated file. Do not modify manually

function loadStore() {
    var cityel   = document.getElementById("city");
    var areael   = document.getElementById("area");

    var storeel  = document.getElementById("store");

    var cid      = cityel.options[cityel.selectedIndex].text;
    var aid      = areael.options[areael.selectedIndex].text;
    var sid;

        removeSelectOption(storeel);

    if (aid == 'Select Delivery Area' || aid == 'Select Delivery City' ) {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", true, 0);
    }
    if (cid == 'Maryland' && aid == 'Gaithersburg') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "IndiaBazaar - zip: 20878", "India Bazaar - zip: 20878", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'AECSLayout') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'AirportRoad') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Audugodi') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'BEMLLayout') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'BTM_Layout') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'BagmaneTechPark') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Banashankari') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Banaswadi') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'BannerghattaRoad') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Bapujinagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Basaveshwarnagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Basvanagudi') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Begur') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Bellandur') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Families Mart", "Families Mart", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'BensonTown') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Bhoopasandra') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Bhuvneswarinagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Bilekahalli') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Bommanhalli') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'BullTempleRoad') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Byataranyapura') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Chamrajpet') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'ChandraLayout') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Chikkalasandra') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Contonment') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'CoxTown') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'CunninghamRoad') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Dasarahalli') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'DollarsColony') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Domlur') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
        addSelectOption(storeel, "Top In Town", "Top In Town", false, 3);
    }
    if (cid == 'Bangalore' && aid == 'Ejipura') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'ElectronicCity') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'FrazerTown') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'GBPalya') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'GauravNagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Girinagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Gokula') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'HALLayout') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'HBRLayout') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'HRBRLayout') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'HSR_Layout Sector1') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "In and Out", "In and Out", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'HSR_Layout Sector2') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Families Mart", "Families Mart", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'Hanumanthanagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Horamavu') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Hoskerhalli') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Hulimavu') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Indiranagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'JPNagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Jakkasandra') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'Jalahalli') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Jayanagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'KRPuram') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Kadrenahalli') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Kagadasapura') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'KaikuntanaHalli') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Families Mart", "Families Mart", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'KamaskshiPalya') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Kammanahalli') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Kathriguppe') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'KavalByrasandra') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Kengeri') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'KonanakunteCross') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Koramangala') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'KothanurDinney') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Kudlu') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'KumaraswamyLayout') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Lakkasandra') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Lingarajapuram') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Madiwala') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'Mahadevapura') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'Malleswaram') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'ManyataTechPark') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'MarathaHalli') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'MarutiNagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Mathikere') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'MeenakshiLayout') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Moodalapalya') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'MurugeshPalya') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Nagarbhavi') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'NandiniLayout') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Nayandahalli') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Neelasandra') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'OldMadrasRoad') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Padmanabhanagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'ParangiPalya') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "In and Out", "In and Out", true, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'Puttenahalli') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'RPCLayout') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'RTNagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'Rajajinagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'RajarajeswariNagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'RamamurthyNagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Sanjaynagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Seshadripuram') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Shivajinagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'SomasundarPalya') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "In and Out", "In and Out", true, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'Srinagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Srinivasnagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Srirampuram') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Subrahmanyanagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Tavarekere') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'Thyagarajnagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Tippasandra') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Upanagara') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Utharahalli') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'VVPuram') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Vasanthnagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'VictoriaLayout') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Vijaynagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'Viveknagar') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'WhiteField') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Bangalore' && aid == 'WilsonGarden') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", false, 1);
        addSelectOption(storeel, "S_H Veg And Fruits", "S_H Veg And Fruits", true, 2);
    }
    if (cid == 'Bangalore' && aid == 'Yeshwantpur') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "Any_Store", "Any_Store", true, 1);
    }
    if (cid == 'Hyderabad' && aid == 'Any_Area') {
        addSelectOption(storeel, "Select Favorite Store", "Select Favorite Store", false, 0);
        addSelectOption(storeel, "GetTheBest-Vegetables", "GetTheBest-Vegetables", true, 1);
    }
};
// This is a Perl script generated file. Do not modify manually

function loadStoreCode() {
    var cityel   = document.getElementById("city");
    var areael   = document.getElementById("area");

    var storeel  = document.getElementById("store");

    var cid      = cityel.options[cityel.selectedIndex].text;
    var aid      = areael.options[areael.selectedIndex].text;
    var sid      = storeel.options[storeel.selectedIndex].text;

    var hdiv     = document.getElementById('SCODE');

    if (cid == 'Maryland' && aid == 'Gaithersburg' && sid == 'IndiaBazaar - zip: 20878')
    {
        hdiv.value = "UML101";
    }
    if (cid == 'Bangalore' && aid == 'AECSLayout' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'AirportRoad' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Audugodi' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'BEMLLayout' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'BTM_Layout' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'BTM_Layout' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'BagmaneTechPark' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Banashankari' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Banaswadi' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'BannerghattaRoad' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Bapujinagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Basaveshwarnagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Basvanagudi' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Begur' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Bellandur' && sid == 'Families Mart')
    {
        hdiv.value = "B1002";
    }
    if (cid == 'Bangalore' && aid == 'Bellandur' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'BensonTown' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Bhoopasandra' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Bhuvneswarinagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Bilekahalli' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Bommanhalli' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'BullTempleRoad' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Byataranyapura' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Chamrajpet' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'ChandraLayout' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Chikkalasandra' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Contonment' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'CoxTown' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'CunninghamRoad' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Dasarahalli' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'DollarsColony' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Domlur' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Domlur' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'Domlur' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Ejipura' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'ElectronicCity' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'FrazerTown' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'GBPalya' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'GauravNagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Girinagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Gokula' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'HALLayout' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'HBRLayout' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'HRBRLayout' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'HSR_Layout Sector1' && sid == 'In and Out')
    {
        hdiv.value = "B1001";
    }
    if (cid == 'Bangalore' && aid == 'HSR_Layout Sector1' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'HSR_Layout Sector2' && sid == 'Families Mart')
    {
        hdiv.value = "B1002";
    }
    if (cid == 'Bangalore' && aid == 'HSR_Layout Sector2' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'Hanumanthanagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Horamavu' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Hoskerhalli' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Hulimavu' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Indiranagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'JPNagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Jakkasandra' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Jakkasandra' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'Jalahalli' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Jayanagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'KRPuram' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Kadrenahalli' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Kagadasapura' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'KaikuntanaHalli' && sid == 'Families Mart')
    {
        hdiv.value = "B1002";
    }
    if (cid == 'Bangalore' && aid == 'KaikuntanaHalli' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'KamaskshiPalya' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Kammanahalli' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Kathriguppe' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'KavalByrasandra' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Kengeri' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'KonanakunteCross' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Koramangala' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Koramangala' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'KothanurDinney' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Kudlu' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'KumaraswamyLayout' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Lakkasandra' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Lingarajapuram' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Madiwala' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Madiwala' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'Mahadevapura' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Malleswaram' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'ManyataTechPark' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'MarathaHalli' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'MarutiNagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Mathikere' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'MeenakshiLayout' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Moodalapalya' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'MurugeshPalya' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Nagarbhavi' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'NandiniLayout' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Nayandahalli' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Neelasandra' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'OldMadrasRoad' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Padmanabhanagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'ParangiPalya' && sid == 'In and Out')
    {
        hdiv.value = "B1001";
    }
    if (cid == 'Bangalore' && aid == 'ParangiPalya' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'Puttenahalli' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'RPCLayout' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'RTNagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'RTNagar' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'Rajajinagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'RajarajeswariNagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'RamamurthyNagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Sanjaynagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Seshadripuram' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Shivajinagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'SomasundarPalya' && sid == 'In and Out')
    {
        hdiv.value = "B1001";
    }
    if (cid == 'Bangalore' && aid == 'SomasundarPalya' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'Srinagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Srinivasnagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Srirampuram' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Subrahmanyanagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Tavarekere' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Tavarekere' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'Thyagarajnagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Tippasandra' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Upanagara' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Utharahalli' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'VVPuram' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Vasanthnagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'VictoriaLayout' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Vijaynagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'Viveknagar' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'WhiteField' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'WilsonGarden' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Bangalore' && aid == 'WilsonGarden' && sid == 'S_H Veg And Fruits')
    {
        hdiv.value = "B1003";
    }
    if (cid == 'Bangalore' && aid == 'Yeshwantpur' && sid == 'Any_Store')
    {
        hdiv.value = "B1000";
    }
    if (cid == 'Hyderabad' && aid == 'Any_Area' && sid == 'GetTheBest-Vegetables')
    {
        hdiv.value = "H1001";
    }
};

