Output Data
picture;name;co_ords;description
http://www.utep.edu/departments/utepmaps/Library/fourth.gif;Auditorium;222,78,238,78,238,107,222,106;Meetings are held here. Personalities from outside are invited and students are encouraged to attend these talks
http://www.utep.edu/departments/utepmaps/Library/fourth.gif;Conference Room;131,78,149,78,149,108,131,108;Conferences on library issues
http://www.utep.edu/departments/utepmaps/Library/fourth.gif;Elevators;171,101,200,101,200,108,171,108;Elevators
http://www.utep.edu/departments/utepmaps/Library/fourth.gif;Graduate Carrels;134,33,236,33,236,67,134,67;Carrels for Graduate Students
http://www.utep.edu/departments/utepmaps/Library/fourth.gif;Stacks H-HM;55,133,96,133,96,174,55,174;Economics, Social Sciences Books
http://www.utep.edu/departments/utepmaps/Library/fourth.gif;Stacks HM-LJ;57,41,96,41,96,80,57,80;Education, Law, Politics Books
http://www.utep.edu/departments/utepmaps/Library/fourth.gif;Stacks LT-PN;266,41,307,41,307,82,266,82;Arts and Communication Books
http://www.utep.edu/departments/utepmaps/Library/fourth.gif;Stacks PQ-TR;267,132,307,132,307,173,267,173;Languages and Literature
Display Clause
DISPLAY panel main
panel A ON main (North)
panel B ON main (South)
WITH picture AS image ON A (West)
ALL co_ords AS polygon ON A (West)
name AS list ON A (East)
"Visit Library's Web Site" AS button ON B (West) TRIGGER 'netscape(' +http://www.utep.edu/~library+ ')'
description AS text ON B (East)
Map Browser Main Page