South Point Movie Night

South Point Movie Night This page is for communication, movie annoucement, suggestions and other stuff that are relevant to the event.

South Point Movie Night page is there to communicate with the students who attend and those who would like to attend the movie night sessions. They will be able to see the upcoming movies on this page, they can also sugggest movies of their own. Every fortnight i will make sure that before Friday i post 4 movies on the page then students will decide which 2 movies will be played on Friday night.

Address

10 Dorset Street New Market Junction
Cape Town
7925

Opening Hours

21:00 - 12:00

Telephone

063 246 2533

Website

Alerts

Be the first to know and let us send you an email when South Point Movie Night posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to South Point Movie Night:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "SOUTH AFRICA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });