Charlotte, NC

The movie is no longer playing in Charlotte.


And it doesn't seem to be playing anywhere in the U.S. neither.


Click here to see the list of movies playing in Charlotte.






Mobile · Home · Top 10 · Trailers · Playing · Upcoming · Theatres · Movies · Change City · Contact Us
Terms
and Privacy Policy under which this service is provided to you.
© 2007-2013 Movie Clock Corporation
$(".clickaddress").click(function () { var LinkHref = $(this).attr("href"); var idToShow = LinkHref.split(","); $(idToShow[0]).slideToggle(function initialize() { var lat = idToShow[1]; var lng = idToShow[2]; var latlng = new google.maps.LatLng(lat, lng); var myOptions = { zoom: 14, center: latlng, mapTypeId: google.maps.MapTypeId.ROADMAP }; var map = new google.maps.Map(document.getElementById(idToShow[3]), myOptions); var image = new google.maps.MarkerImage('/html/ccimg/marker_image.png',new google.maps.Size(46,46),new google.maps.Point(0,0),new google.maps.Point(23,46)); var shadow = new google.maps.MarkerImage('/html/ccimg//marker_shadow.png',new google.maps.Size(72,46),new google.maps.Point(0,0),new google.maps.Point(23,46)); var marker = new google.maps.Marker({draggable: false,icon: image,shadow: shadow,map: map,position: latlng}); }); return false; });