BEST to commence special services for Film City workers

BEST will be starting with two special buses for the Film City workers, who work till late hours. July 9 will see the bus services flagging off.

By BollywoodMDB Team | Updated On: Jul 9, 2013 05:52 AM

facebook facebook

Everyone knows that the economic capital of India - Mumbai is well-known as the city of dreams. A huge flock of people arrive in this bustling city of Mumbai everyday to try their luck. The film studios situated in Mumbai add into the length and breadth of Mumbai. One of the most prominent places, which is the heartbeat of Bollywood is Dadasaheb Phalke Chitranagari, famously known as Film City.

Film City is located in Goregaon and it is apparently far away from the city limits. Hence, BEST (Brihanmumbai Electric Supply and Transport) - the lifeline of Mumbai, had come up with the decision to commence with the two special bus services for the workers, who work till late hours in Film City.

Dy. PRO - BEST, Manoj Varade mentioned that C1 and C2 are the two bus services that we are starting with. Madh Jetty to Wadala Depot would be the route of C1, while C2 will ply between Film City and Wadala Depot. 2.30 am will be the timing for both these buses, told by Varade. He also said that the main purpose of planning this bus service is to serve the people, who work till late hours in Film City.

From today, these bus services will be flagged off from Mayor's bungalow. The Chief Guest will be Mayor Sunil Prabhu and Aditya Thackeray would be the special invitee, told by Manoj Varade.

It is being said that Bollywood actor Abhishek Bachchan will also be there at the time of flagging off.

RELEATED POST

LATEST POST

ADVERTISEMENT
ADVERTISEMENT

Box Office Collection Report 2024

Movies Opening Total
Collection
Vedaa 6.75 cr 6.75 cr
Khel Khel Mein 5.23 cr 25.74 cr
Stree 2 55.40 cr 526.43 cr
Bad Newz 8.62 cr 58.98 cr
Sarfira 2.50 cr 17.65 cr
Kill 1.35 cr 24.15 cr
Kalki 2898 AD 22.50 cr 277.40 cr
Ishq Vishk Rebound 1 cr 4.50 cr
ADVERTISEMENT

Top Bollywood Songs

All

Latest Bollywood Trailers

All

Latest Bollywood Movies

All
About Us | Contact Us | Terms of Use | Privacy Policy | FAQ
Copyright © 2024 BOPPO Entertainment Pvt. Ltd. All Rights Reserved.
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });