function switchTrack(code)
{
	var adsfac_image = new Image(1,1);
			adsfac_image.src = 'http://switch.atdmt.com/action/'+code;
}