﻿/*!
 * NSIST link click tracker
 *
 * Copyright (c) 2009 Jason Lu
 *
 * Date: 2009-11-06 11:00 +0800
 * Revision: 0
 */

var nsistPhpRoot="http://monmonki.com/clickTracker/nsist/apac/php/";	// Change this string to the match deploy environment php path
var nsistJsRoot="http://monmonki.com/clickTracker/nsist/apac/js/";	// Change this string to the match deploy environment JS path
var nsistImgRoot="http://monmonki.com/clickTracker/nsist/apac/img/";	// Change this string to the match deploy environment image path
var nsistTracker_region="APAC";
var nsistTracker_country="CHN";
var nsistURL=nsistPhpRoot+'track_nsist.php';
var description="";