if (typeof LUAV == "undefined") {
	/**
	 * @namespace Namespace for Leptron scripting
	 */
	var LUAV = {};
};
