City Cinema
From rukapedia
Including City Cinema "Now Playing" On Your Website
If you'd like to include information about the current day's films on your own website, simply insert the following bit of Javascript in your website's HTML.
<script type="text/javascript" src="http://citycinema.reinvented.net/include/NowPlaying.php"></script> <script type="text/javascript"> NowPlaying(); </script>
You can see the intended result on this test page.