var arr = array('first','second','third');
var newArr = array( 'first', 'first/second', 'first/second/third');