# # Image Map File Syntax: # # NOTE: All specified URLs must be complete starting with "http://" # # default URL - default URL to go to. # circle (cx,cy) r URL - center coordinates and radius. # rectangle (x1,y1) (x2,y2) URL - opposing corner coordinates. # polygon (x1,y1) ... (xn,yn) URL - list of points. # # default "http://www.ics.uci.edu/pub/edcs/" rectangle (0,0) (100,316) "http://www.ics.uci.edu/pub/arch/" rectangle (100,160) (322,316) "http://www.ics.uci.edu/pub/hyperware/" rectangle (160,0) (322,160) "http://www.ics.uci.edu/pub/process/"