/*
// -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- ---- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
   Namespace com.acuataller
   version:  d08-m06-a06
//  -- -- -- -- -- -- -- -- --
//  Mauricio F. Tolezano (www.acuataller.com)
// -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- ---- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
// 
//
*/


if(typeof com == 'undefined')
{
	com = new Object();
}

if(typeof com.acuataller == 'undefined')
{
	com.acuataller = new Object();
}
