#ifndef _TBASE_H_

#define _TBASE_H_



enum

{

	// object properties

	ID_TAGPROPERTIES				= 803

};



#endif