//Vendor specific tracking code here

function track(param) {
	//Vendor specific trakcing call here
	//alert("track = " + param);
}