Multiple applets can be synchronized by reading the object identifier for the first applet's clock and passing this value to the second applet using the
document.animator2.setExternalClock(cid);
method.