Use Image Delivery Server ( IDS ) for image display on your Smithsonian web page, you can use the following Syntax:

SIRIS Horizon Users link images in 856 tags

To display this image: http://americanart.si.edu/images/1996/1996.84.5_1b.jpg

As a zoom-able image, issue a call through IDS by adding the following prefix of the image: http://ids.si.edu/ids/dynamic?id=

Examples:
http://ids.si.edu/ids/dynamic?id=http://americanart.si.edu/images/1996/1996.84.5_1b.jpg
http://ids.si.edu/ids/dynamic?id=OFEO-SG-PA684011 where "OFEO-SG-PA684011" is the Uniqe Asset Name in DAMS

(Tip: In your html page, you can use <iframe> </iframe> tag NOT <img src> </img src> tag.)

 

As a fixed size image; add the following prefix and sufix to your image:

http://ids.si.edu/ids/deliveryService?id= and &max=nnn or &max_h=nnn or &max_w=nnn

Examples:
http://ids.si.edu/ids/deliveryService?id=http://americanart.si.edu/images/1996/1996.84.5_1b.jpg&max=200
http://ids.si.edu/ids/deliveryService?id=OFEO-SG-PA684011&max=130
http://ids.si.edu/ids/deliveryService?id=OFEO-SG-PA684011&max_h=130
http://ids.si.edu/ids/deliveryService?id=OFEO-SG-PA684011&max_w=130

 

In your html page, you can use <img src> </img src> tag.

 

For any questions, please contact Ching-hsien Wang via Smithsonian email.