//pathInfo.js - call this file in case of save level lower as root

var routeToRoot = "./";

var imgPath = routeToRoot + "images/";
var navImgPath = imgPath + "navi/";
var pnavImgPath = imgPath + "products_navi/";

