Register
Sign In
Help
Sitemap
Home
Skip Navigation
Contact Us
Disability Statement
Site
Web
Search
Home
News
Sport
Business
Your Say
Newspaper
Health Info
Money
enhanced by
Banking & Insurance
e-Business
Economy
Energy & Utilities
Food, Drink & Agriculture
Industry
Media
Personal Finance
Retail
Festivals
Lifestyle
Reviews
Columnists
Blogs
Business Club
Video Archive
Archive
Email Newsletters
Whisky
Advertise
You need to have javascript enabled to view this page correctly
Monday, 7th December 2009
Browse Categories
Whats On
Car Boot Sales
Fetes
Gigs
Other
Restaurants
Any Restaurant
Coffee Shop
French
Hotels
Indian
Oriental
Other
Pizzeria
Pub
Traditional
Vegetarian
Cinema
TakeAways
Any TakeAway
Fast Food
Fish And Chips
Indian
Oriental
Other
Pizza
Sandwiches
Top 10 Films »
Casino Royale
Release Date:
16/11/2006
Director:
Martin Campbell
Cast:
Daniel Craig, Eva Green, Mads Mikkelsen, Judi Dench
Description:
Having been elevated to 00 status, James investigates a terrorist cell run by Mollaka, and comes face to face with international banker Le Chiffre, who holds the purse strings for many criminal underworld organisations. M assigns agent Vesper Lynd to keep an eye on James as he heads to Le Casino Royale in Montenegro, where Le Chiffre is due to participate in a high stakes poker game. Fortunes change on the turn of a card, pitting Bond and his associates against the full might of Le Chiffre's underworld contacts.
Running Time:
144mins
Now Showing At
Home
Back to content
Sitemap
Contact Us
Readers Reviews »
Property
Jobs
Motors
Also Search
var c_$ID$timerLength = 5; var c_$ID$animationLengths = new Array(); var c_$ID$timerIDs = new Array(); var c_$ID$startTimes = new Array(); var c_$ID$objectList = new Array(); var c_$ID$endHeights = new Array(); var c_$ID$isMoving = new Array(); var c_$ID$SelectedIndex = 0; var c_$ID$BaseClass = new Array();c_$ID$BaseClass[0]="a";c_$ID$BaseClass[1]="b";c_$ID$BaseClass[2]="c";c_$ID$BaseClass[3]="d";c_$ID$BaseClass[4]="e"; function $ID$SlideOpen(index,interval, contentHeight){ var elementNameStart=$ID$PanelList[index].PanelContentID; if(c_$ID$isMoving[elementNameStart] || c_$ID$SelectedIndex==index){return;} c_$ID$SelectedIndex=index for(x=0;x<$ID$PanelList.length;x++){ document.getElementById($ID$PanelList[x].PanelContentID).style.height = "1px"; document.getElementById($ID$PanelList[x].PanelContentID).style.display = "none"; document.getElementById($ID$PanelList[x].PanelID).className="panelHeader"+ c_$ID$BaseClass[x] +"Off"; } var panelContent = document.getElementById(elementNameStart); var panelHeader = document.getElementById($ID$PanelList[index].PanelID); panelHeader.className="panelHeader"+c_$ID$BaseClass[index]+"On"; document.getElementById($ID$LastSelectedID).value=elementNameStart; if(interval && interval>0){ c_$ID$animationLengths[elementNameStart]=interval; }else{ c_$ID$animationLengths[elementNameStart]=200; } c_$ID$isMoving[elementNameStart] = true; c_$ID$objectList[elementNameStart] = panelContent; c_$ID$endHeights[elementNameStart] = contentHeight; c_$ID$startTimes[elementNameStart] = (new Date()).getTime(); c_$ID$objectList[elementNameStart].style.display = "block"; c_$ID$timerIDs[elementNameStart] = setInterval('$ID$Slidetick(\'' + elementNameStart + '\');',c_$ID$timerLength); } function $ID$MouseOver(index){ if(c_$ID$SelectedIndex==index){ return; } document.getElementById($ID$PanelList[index].PanelID).className="panelHeader"+ c_$ID$BaseClass[index] +"Over"; } function $ID$MouseOut(index){ if(c_$ID$SelectedIndex==index){ return; } document.getElementById($ID$PanelList[index].PanelID).className="panelHeader"+ c_$ID$BaseClass[index] +"Off"; } function $ID$Slidetick(elementName){ var elapsedTime = (new Date()).getTime() - c_$ID$startTimes[elementName]; if (elapsedTime > c_$ID$animationLengths[elementName]){ $ID$endSlide(elementName); }else { var distance =Math.round(elapsedTime / c_$ID$animationLengths[elementName] * c_$ID$endHeights[elementName]); c_$ID$objectList[elementName].style.height = distance + "px"; } return; } function $ID$endSlide(elementName){ clearInterval(c_$ID$timerIDs[elementName]); c_$ID$objectList[elementName].style.height = c_$ID$endHeights[elementName] + "px"; delete(c_$ID$isMoving[elementName]); delete(c_$ID$timerIDs[elementName]); delete(c_$ID$startTimes[elementName]); delete(c_$ID$endHeights[elementName]); delete(c_$ID$objectList[elementName]); return; }