﻿var videoURL = 'http://www.sonypictures.com.sg/movies/thesocialnetwork/landing_site/video/thesocialnetwork_trailer.mp4',
    videoTracking = '';
	
$(function() {
	setTimeout(openOverlay, 5000);
});

