C
o
n
v
e
y
o
r

B
e
l
t

{CBELT(Obj_Id, Link_Id, n1, x1, c1, c2)}

This displays a conveyorbelt of images.

Obj_Id is the id of the list containing the objects to be refered to. This does not need to be a list of images if there is a link to an image on each object.

Link_Id is the id of relationship to an image if the list specified by obj_id is not a list of images. Default is '0'.

n1 is the speed of the scrolling. 1 is slow, 10 is fast.

x1 is spare.

c1 is the id of a DIV area where the object is to be displayed in full if clicked.

c2 is the id of a DIV area where the title of the object is to be displayed if clicked.

If c1 and c2 are not specified then a window will open up for images or the page will navigate to the object if it is not an image.