
	var axel = Math.random() + "";
	var ord = axel * 1000000000000000000;
	var internateCount=new Image();


	function clickcount(iid){
	var axel = Math.random() + "";
	var ord = axel * 1000000000000000000;
 	internateCount.src="../include/sc.exlog_v2.php?excustomer="+iid+"&click_track=click:links["+iid+"]&ts="+ord;
 	return true;
 	}

	function clickcount_details(iid){
	var axel = Math.random() + "";
	var ord = axel * 1000000000000000000;
 	internateCount.src="../include/sc.exlog_v2.php?excustomer="+iid+"&click_track=click:details["+iid+"]&ts="+ord;
 	return true;
 	}