function adTrack(id) 
{
	var this_link = [];

	//112ink	
	this_link[1] = "http://ad.zanox.com/ppc/?12652636C1521787660T";

	//Inkclub
	this_link[2] = "http://ad.zanox.com/ppc/?12379078C649030940T";

	// Debug
	// document.write(this_link[id]);
	
	location.replace("http://www.tonerinfo.se/bounce.php?goto="+this_link[id]);
}
