Victoria
Posted by xmovie
Posted on 10:00 AM
with No comments
Victoria
(2015)
var mid = "54bf2baf9251416e9b00808a";
var movie_slug = "320007";
var slug = "320007";
var item = "Victoria";
var request_url = "https://www.themoviedb.org/movie/320007-victoria";
var item_type = "movie";
$(document).ready(function(){
$('#share').on('click', function (e){
$(document.body).append('
');
e.preventDefault();
var window_height = 152;
var share_window = $("#share_window").kendoWindow({
title: 'Share Victoria ',
content: '/movie/320007-victoria/remote/share',
modal: true,
draggable: false,
resizable: false,
width: 600,
minHeight: window_height,
visible: false
}).data("kendoWindow").center();
share_window.open();
});
$("#toolbar").kendoTooltip({
filter: "a.tooltip",
width: 120,
position: "top"
}).data("kendoTooltip");
$("#toolbar").find("a.tooltip").click(false);
});
$(document).ready(function(){
$('#rating_stars').raty({
readOnly: true,
half: true,
score: 8.4,
number: 10,
path: 'https://assets.tmdb.org/images',
space: false,
target: '#rating_hint',
targetType: 'number',
targetKeep: true,
targetText: '0.0',
precision: false
});
});
8.4/10 (55 votes)
$(document).ready(function(){
$('a.play_video').on('click', function (e){
e.preventDefault();
ga('send', 'event', 'Videos - v1', 'play', 'movie');
var w = window.innerWidth;
var h = window.innerHeight;
var video_width = (w * 0.90);
var video_height = Math.round(video_width / 1.78);
var video_key = $(this).attr('id');
var video_name = $(this).attr('alt');
window.location.hash = 'play=' + video_key;
var video_popup = $('#video_popup').kendoWindow({
actions: [ "Close" ],
content: '//www.youtube.com/embed/' + video_key + '?autoplay=1&origin=http://www.themoviedb.org&hl=en&modestbranding=1&fs=1',
iframe: true,
modal: true,
draggable: false,
resizable: false,
width: video_width,
height: video_height + 16,
visible: false,
position: {
top: '100px',
left: '30px'
},
deactivate: function() {
$('#video_popup').html('');
window.location.hash = '';
}
}).data("kendoWindow");
$(document.body).find('.k-window,.k-window-content').css({'padding':'0', 'margin':'0', 'border':'none', 'background-color':'transparent', 'shadow':'none', 'overflow-y': 'hidden'});
$(document.body).find('.k-window-titlebar').css({'background-color':'#000000', 'border-bottom-color':'#000000' });
video_popup.title(video_name);
video_popup.center().open();
});
});
Favorite
Watchlist
Videos (1)
Trailer
Official German Trailer
View All Videos
Lists (11)
Lists
Login to add this movie to your own list
View all lists
Changes
Share
Report
Overview
Victoria, a young Spanish woman, dances through the Berlin scene with abandon. She meets four mates outside a club who introduce themselves as Sonne, Boxer, Blinker and Fuß. They quickly get chatting. Sonne and Victoria take a fancy to each other and slip away from the group at the first opportunity. But their tender flirting is rudely interrupted by the others because, for these pals, the night is far from over. To settle an old debt they have to pull off a dodgy deal. And because one of them is too drunk, they decide that Victoria, of all people, should take over the role of driver. What began as a game suddenly becomes deadly serious.
Tagline
One girl. One city. One night. One take.
Crew
Director:
Sebastian Schipper
Writers:
Olivia Neergaard-Holm, Eike Frederik Schulz, Sebastian Schipper
Show All
Cast
Laia Costa
as Victoria
Frederick Lau
as Sonne
Franz Rogowski
as Boxer
Burak Yigit
as Blinker
Show All
Backdrops Show All
$(document).ready(function(){
$("#images").carouFredSel({
width: 744,
align: 'left',
circular: true,
infinite: false,
auto: false,
swipe: {
onMouse: false,
onTouch: true
},
prev: '#prev',
next: '#next',
items: {
visible: 3
},
transition: true
});
function onOpen() {
$('#image_window').html('
');
}
var backdrop_ids = [];
$('.lightbox').each(function (index){
backdrop_ids.push($(this).attr('id'))
})
$('.lightbox').on('click', function (e){
e.preventDefault();
var image_id = $(this).attr('id');
var previous_id = backdrop_ids[backdrop_ids.indexOf(image_id)-1];
var next_id = backdrop_ids[backdrop_ids.indexOf(image_id)+1];
var image_window = $("#image_window").kendoWindow({
title: false,
content: '/movie/320007-victoria/image/' + image_id + '?translate=false&language=en&previous_id=' + previous_id + '&next_id=' + next_id,
modal: true,
draggable: false,
resizable: false,
width: 1020,
height: 439,
visible: false,
open: onOpen
}).data("kendoWindow");
$(document.body).find('.k-window,.k-window-content').css({'padding':'0', 'border':'none', 'background-color':'transparent', 'overflow-y':'hidden', 'overflow-x':'hidden'});
image_window.wrapper.css({
width: 1020,
height: 439,
overflow: 'hidden'
});
image_window.center().open();
});
$(document).on("click", ".k-overlay", function () {
$("#image_window").data("kendoWindow").close();
});
});
Genres
Crime
Drama
Thriller
Production Companies
Radical Media
Reviews Show All
There are no English reviews for this movie. Would you like to write one?
If you enjoyed Victoria, you might also like...Show All
Frau Ella
Agent Ranjid rettet die Welt
Life
Macbeth
Read more: http://movieplayx.com/victoria/
0 comments:
Post a Comment