Herecká filmografie (66)
2009
48%
2006
72%
2005
52%
2003
54%
2002
47%
2002
69%
2001
58%
2000
74%
1999
78%
1997
50%
1996
47%
1996
48%
1994
59%
1994
65%
1989
45%
1988
50%
1988
70%
1988
56%
1987
53%
1986
75%
1984
75%
1984
49%
1983
58%
1982
33%
1981
59%
1981
47%
1980
55%
1980
60%
1979
57%
1978
35%
1978
80%
1977
56%
1977
64%
1976
50%
1976
86%
1974
57%
1972
74%
1972
29%
1972
66%
1971
68%
1970
50%
1970
34%
1969
65%
1969
67%
1966
68%
1966
51%
1965
63%
1965
60%
1964
60%
1963
87%
1963
58%
1963
80%
1961
63%
1961
64%
1959
77%
1958
81%
1958
65%
1958
53%
1958
80%
1958
57%
1957
78%
1957
48%
1957
83%
1957
64%
1955
82%
1955
78%
TV pořady (24)
2002
76%
1998
50%
1986
58%
1981
42%
1976
72%
1973
81%
1973
71%
1970
77%
1969
50%
1967
80%
1967
55%
1967
1965
65%
1964
84%
1962
66%
1962
84%
1962
65%
1961
69%
1952
84%
1952
76%
1952
78%
1951
84%
1948
80%
1947
89%
Dokumentární (4)
2011
75%
2010
13%
2004
46%
1969
81%
Témata spojená s Connie Stevens (13)
Connie Stevens
Hodnocení Connie Stevens
Přitažlivost
1
2
3
4
5
6
7
8
9
10
0 %
(0 hlasů )
Neumístněno
Talent
1
2
3
4
5
6
7
8
9
10
0 %
(0 hlasů )
Neumístněno
Inteligence
1
2
3
4
5
6
7
8
9
10
0 %
(0 hlasů )
Neumístněno
Vtipnost
1
2
3
4
5
6
7
8
9
10
0 %
(0 hlasů )
Neumístněno
Fotky Connie Stevens (0)
");
$('.bannerSky').writeCapture().html("");
$('.banner2').writeCapture().html("");
$('.banner3').writeCapture().html("");
$('.toplist').writeCapture().html('
');
$('.score').html('
');
pp_gemius_hit('B7abi6bjiFkuqE6S03k.MsTWzXABO88AqTCL6i26TNj..7');
}
function changepic(file, desc, order ,id){
$('#imagex').hide();
$('#imagex').html('
');
$('#imagex').fadeIn(400);
$('#imagex_order').val(order);
$('#imagex_id').val(id);
$('#imagex_desc').html(desc);
$('#galery_link').text($('#imagex_order').val()+' z '+$('#gcount').val());
border(id);
refBanner();
loadRating();
relColorbox();
}
function next(){
var id = $('#imagex_order').val();
var gid = $('#gid').val();
var osid = $('#osid').val();
var payload = '/system/fotka-next/?id='+id+'&gid='+gid+'&osid='+osid;
$.get(payload, function(data){
var helper = data.split('$');
var desc = helper[1];
var file = helper[0];
var nove_order = helper[2];
var nove_id = helper[3];
changepic(file, desc, nove_order, nove_id);
if(nove_order > parseInt($('#image_right').val()) || nove_order < parseInt($('#image_left').val())){
list_next();
}
});
}
function prev(){
var id = $('#imagex_order').val();
var gid = $('#gid').val();
var osid = $('#osid').val();
var payload = '/system/fotka-prev/?id='+id+'&gid='+gid+'&osid='+osid;
$.get(payload, function(data){
var helper = data.split('$');
var desc = helper[1];
var file = helper[0];
var nove_order = helper[2];
var nove_id = helper[3];
changepic(file, desc, nove_order, nove_id);
if(nove_order < parseInt($('#image_left').val()) || nove_order > parseInt($('#image_right').val())){
list_prev();
}
});
}
function list_next(hum){
if(hum != 1){ hum = ''; }
var id = $('#image_right').val();
var gid = $('#gid').val();
var osid = $('#osid').val();
var seo = $('#seo').val();
var payload = '/system/fotka-list-next/?id='+id+'&gid='+gid+'&osid='+osid+'&hum='+hum+'&seo='+seo;
$.get(payload, function(data){
if(data){
var pomoc = data.split('$');
$('#list_body').hide();
$('#list_body').html(pomoc[0]);
$('#list_body').fadeIn(400);
$('#image_right').val(pomoc[1]);
$('#image_left').val(pomoc[2]);
}
});
}
function list_prev(hum){
if(hum != 1){ hum = ''; }
var id = $('#image_left').val();
var gid = $('#gid').val();
var osid = $('#osid').val();
var seo = $('#seo').val();
var payload = '/system/fotka-list-prev/?id='+id+'&gid='+gid+'&osid='+osid+'&hum='+hum+'&seo='+seo;
$.get(payload, function(data){
if(data){
var pomoc = data.split('$');
$('#list_body').hide();
$('#list_body').html(pomoc[0]);
$('#list_body').fadeIn(400);
$('#image_left').val(pomoc[1]);
$('#image_right').val(pomoc[2]);
}
});
}
function border(id){
$('#list_body img').removeClass('active');
$('#list_body #img'+id).addClass('active');
}
function loadRating(){
var id = $('#imagex_id').val();
var payload = '/system/fotka-ajax-rating/?id='+id;
$.get(payload, function(data){
$('#rating-add-wrapperx').hide();
$('#rating-add-wrapperx').html(data);
$('#rating-add-wrapperx').fadeIn(300);
$(".ratingy").rating({showCancel: false, cancelValue: null});
$("#rating-rate").bind("change", function(){
var objekt = $('#rating-rate').val().split('-');
var payload = '/system/rate-fotky/?name='+objekt[0]+'&value='+objekt[1];
if(this.value != ''){
$.get(payload, function(data) {
if(data == "x"){
alert("Hlasovat můžete jenom jednou.");
}else{
var veci = data.split('-');
$('#avg').text(veci[0]);
$('#count').text(veci[1]+' hlasů');
}
});
}
});
});
}
function relColorbox(){
$("a[rel^='colorbox']").colorbox({
maxWidth:1066,
maxHeight:800,
previous: "Předchozí",
next: "Další",
close: "Zavřít",
current: "Obrázek {current} / {total}"
});
}
//-->