
function track() {
	// enable the tracking code
	document.getElementById('tracking').style.display = "block";
}