addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); }
(function (a, s, y, n, c, h, i, d, e) {
s.className += ' ' + y; h.start = 1 * new Date;
h.end = i = function () { s.className = s.className.replace(RegExp(' ?' + y), '') };
(a[n] = a[n] || []).hide = h; setTimeout(function () { i(); h.end = null }, c); h.timeout = c;
})(window, document.documentElement, 'async-hide', 'dataLayer', 4000,
{ 'GTM-KSQQ83R': true });
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-73060858-1', 'auto');
ga('require', 'GTM-KSQQ83R');
(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({ 'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-54DG5SF');
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-54DG5SF');
.winner-announcement h2 {
font-weight: bold;
}
.winner-announcement h2, .winner-announcement h3 {
margin-bottom: 1em;
}
.winner-announcement h3 {
color: #FFF;
text-transform: none;
}
.winner-announcement table {
border: 2px solid #6495D6;
margin-bottom: 40px;
}
.winner-announcement table td {
border: 0;
padding: 10px;
}
.winner-announcement table td:first-child {
width: 50px;
}
.winner-announcement table td:last-child {
width: 150px;
}
Congratulations to these winners!
All-expense paid trip to UEFA Champions League Final for two in Madrid
1. |
Aqil Lutfi |
+65 93****40 |
All-expense paid trip to UEFA Champions League Semi Final for two in Liverpool
1. |
Emily Tan |
+65 81****22 |
2. |
Kenny Ng |
+65 90****55 |
Cristiano Ronaldo Official UEFA Champions League Signed Nike CR7 Mercurial Superfly VI Boot In Acrylic Case
1. |
Bani Hilman |
+65 92****76 |
2. |
Usman Khalid |
+65 81****60 |
Lionel Messi Official UEFA Champions League Signed Gold Adidas Nemeziz Boot In Acrylic Case
1. |
Kumaran |
+65 82****73 |
2. |
Poojaa Lovee |
+65 81****74 |
3. |
Melvyn Ng |
+65 96****75 |
This year, thanks to Mastercard & Grab, you could win an incredible once-in-a-lifetime experience that every football fan dreams of. Use your Mastercard® on Grab between 15 March - 14 April 2019 to get a chance to win a trip to UEFA Champions League Final Madrid 2019.
Hurry! Time is running out.
Prizes
-
1 x Grand Prize
Two tickets to the UEFA Champions League Final Madrid 2019
Plus:
- Be flown out to Madrid and enjoy a 5 Day 4 Night stay in a Luxury Hotel
- Experience a private tour of Madrid with dinner at a world renowned restaurant
- Welcome and farewell reception along with Hotel Spa Services
-
2 x Secondary Prizes
Two tickets to the UEFA Champions League Semi-Final 2018/19
Plus:
- Be flown out to Europe and enjoy a 4 Day 3 Night stay in a Hotel
- Experience a city tour and dinner at a renowned restaurant
- Airport transfers and Welcome reception
-
5 x Official UEFA Champions League Autographed Merchandise
- Official UEFA Champions League Cristiano Ronaldo signed boot
- Official UEFA Champions League Lionel Messi signed boot
<!-- uefa-watch-film-section
<!-- uefa watch video popup
<!-- end video popup
Frequently Asked Questions:
You will receive a ‘Star’ as long as you’ve make a completed qualified transaction.
For example, if you make a manual top-up of at least $15 with a Mastercard® debit or credit card during the campaign period, you will receive 1 ‘Star’ into your Grab app. Check out your Grab in-app inbox to keep track of the number of ‘Stars’ collected.
Yes, definitely. Look out for the announcements on our social media page.
Semi-Final 1st leg: 30th April & 1st May 2019
Semi-Final 2nd leg: 7th & 8th May 2019
Final: Saturday 1st June 2019 which will be held in Estadio Metropolitano - Madrid, Spain
Tickets are courtesy of Mastercard, Official Sponsor of the UEFA Champions League. Terms and Conditions Apply (prize pool consists of UEFA Champions League Semi-Final 2018/19, UEFA Champions League Final Madrid 2019 tickets and Official UEFA Champions League autographed merchandise).
For further information, click here.
$(".lightninBox").lightninBox();
$(window).load(function(){
$('.flexslider').flexslider({
animation: "slide",
start: function(slider){
$('body').removeClass('loading');
}
});
});
/* init Jarallax */
$('.jarallax').jarallax({
speed: 0.5,
imgWidth: 1366,
imgHeight: 768
})
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
function getTimeRemaining(endtime) {
var t = Date.parse(endtime) - Date.parse(new Date());
var seconds = Math.floor((t / 1000) % 60);
var minutes = Math.floor((t / 1000 / 60) % 60);
var hours = Math.floor((t / (1000 * 60 * 60)) % 24);
var days = Math.floor(t / (1000 * 60 * 60 * 24));
if (t <= 0) days = hours = minutes = seconds = 0;
return {
'total': t,
'days': days,
'hours': hours,
'minutes': minutes,
'seconds': seconds
};
}
function initializeClock(id, endtime) {
var clock = document.getElementById(id);
var daysSpan = clock.querySelector('.days');
var hoursSpan = clock.querySelector('.hours');
var minutesSpan = clock.querySelector('.minutes');
var secondsSpan = clock.querySelector('.seconds');
function updateClock() {
var t = getTimeRemaining(endtime);
daysSpan.innerHTML = t.days;
hoursSpan.innerHTML = ('0' + t.hours).slice(-2);
minutesSpan.innerHTML = ('0' + t.minutes).slice(-2);
secondsSpan.innerHTML = ('0' + t.seconds).slice(-2);
if (t.total <= 0) {
clearInterval(timeinterval);
}
}
updateClock();
var timeinterval = setInterval(updateClock, 1000);
}
var deadline = 'April 14 2019 23:59:59 GMT+0800';
//var deadline = new Date(Date.parse(new Date()) + 15 * 24 * 60 * 60 * 1000);
initializeClock('clockdiv', deadline);
window.onscroll = function() {myFunction()};
var header = document.getElementById("myHeader");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}
}