function downloadApp() {
	var page = "http://www.10pips.com/hu/start-trading.php";
	setTimeout(function() { this.document.location.href = page}, 3500);
	location.href ="http://www.10pips.com/hu/download.php";
}
