var Settings = new ClassSettings()

function ClassSettings()
{
	this.RootPath = 'http://www.tombok.com/';
}