// JavaScript Document
if(location.protocol == "file:"){
	var path = "file:///D:/Documents/Proyectos%20SW3/IngestSa.com.ar/www/public_html_/";	
}else{
	var path = "/";	
	}


