If I understand what did you say ,
You can make a action to call the image.
Like set(plugin[introimage].visible,true); on your autotour
lookto(60,0,80,smooth(70,-35,120));
wait(2);
lookto(60,0,120,smooth(70,-35,120));
set(plugin[introimage].visible,true);
wait(2); ..........