%# var strPath; strPath = ${URL}; strRoot = strPath.substr(0,strPath.indexOf("/")); if (strRoot == "node2") strRoot=""; else strRoot = "/" + strRoot; Write(""); #%>