template.js 114 Bytes
if (typeof (i3GEO) === 'undefined') {
	var i3GEO = {};
}
//utilizado para armazenar templates
i3GEO.template = {};