function setPath(path_arr) { section = path_arr[0] eq "" ? "index" : path_arr[0]; loader_mc.loadMovie(section+".swf", section, path_arr); }