function config()
{
	this.path = '';	
}
var config = new config();