Op dit moment vergelijken we de prijzen van 236297 DVD's. Je bent dus altijd verzekerd van de laagste prijs.
|
|
|
|
Domino [2005] |
|
|
Order in the next " + FT_countdown + ' and choose Express delivery at the checkout. See Details.';
}
}
function FT_getCountdown(){
var FT_currentTime = new Date();
var FT_currentHours = FT_currentTime.getHours();
var FT_currentMins = FT_currentTime.getMinutes();
var FT_currentSecs = FT_currentTime.getSeconds();
FT_givenSeconds = FT_currentHours*3600+FT_currentMins*60+FT_currentSecs;
var FT_secondsFromCat = 46894;
FT_givenSeconds += FT_secondsFromCat;
FT_getTime();
}
function FT_getTime(){
var FT_newCurrentTime = new Date();
var FT_actualHours = FT_newCurrentTime.getHours();
var FT_actualMins = FT_newCurrentTime.getMinutes();
FT_actualSecs = FT_newCurrentTime.getSeconds();
FT_actualSeconds = FT_actualHours*3600+FT_actualMins*60+FT_actualSecs;
FT_displayCountdown();
}
// Done hiding -->
|
 |
| |
|
|