//pathInfo2.js - call this file in case of 2 levels lower from root

var routeToRoot = "http://www.mitsubishi-motors.com.bh/";

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


