var vVersion = 'Version 1.1.0';
function getVersion()
{
	return vVersion ;	
}
