//pathInfo3.js - call this file in case of 3 levels lower from root

var routeToRoot = "../../../";

var imgPath = routeToRoot + "images/";
var navImgPath = imgPath + "navi/";
var pnavImgPath = imgPath + "products_navi/";

