About Time
About Time
7.907/10 by 9284 user
Guardians of the Galaxy
Guardians of the Galaxy
7.9/10 by 29754 user
Mulan
Mulan
7.905/10 by 10442 user
La strada
La strada
7.905/10 by 1165 user
Obsession
Obsession
7.9/10 by 679 user
Something the Lord Made
Something the Lord Made
7.904/10 by 308 user
Le Comte de Monte-Cristo
Le Comte de Monte-Cristo
7.903/10 by 2032 user
Raging Bull
Raging Bull
7.9/10 by 4770 user
Titanic
Titanic
7.903/10 by 27206 user
Limelight
Limelight
7.9/10 by 594 user
$(document).ready(function() { $('#user, #username').focus(); $('#submit, #login').click(function() { event.preventDefault(); // prevent PageReLoad $('.error').css('display', 'none'); // hide error msg $('#spiner_login, #spiner_login_menu').css('display', 'block'); var ValidEmail = $('#user').val() === 'plese@login.here'; // Email Value var ValidPassword = $('#password').val() === 'YourPassword'; // Password Value if (ValidEmail === false && ValidPassword === false) { // if ValEmail & ValPass are as above var delay=1500; setTimeout(function(){ $('.error, .error_menu').css('display', 'block'); $('.pesan, .error_menu').css('display', 'none'); $('#spiner_login, #spiner_login_menu').css('display', 'none'); var tutup=5000; setTimeout(function(){ $('.error, .error_menu').css('display', 'none'); $('.pesan, .error_menu').css('display', 'block'); },tutup); },delay); } }); }); $('.player').modal({backdrop: 'static'})

519 Members Online Now