Output Data
name;picture;university;email;address
Chitta Baral;http://cs.utep.edu/graphics/jpg/faculty/baral_s.jpg;University of Maryland (1991);chitta@cs.utep.edu;http://cs.utep.edu/chitta/chitta.html
Ray Bell;http://cs.utep.edu/graphics/jpg/faculty/bell_s.jpg;University of California at Los Angeles;rbell@cs.utep.edu;http://cs.utep.edu/csdept/faculty/bell.html
Andrew Bernat;http://cs.utep.edu/graphics/jpg/faculty/bernat_s.jpg;University of Texas At Austin (1976);abernat@cs.utep.edu;http://cs.utep.edu/bernat/bernat.html
Ronald F Challman;http://cs.utep.edu/graphics/jpg/faculty/chall_s.jpg;State University of Iowa;ron@cs.utep.edu;http://cs.utep.edu/csdept/faculty/challaman.html
Daniel E Cooke;http://cs.utep.edu/graphics/jpg/faculty/cooke_s.jpg;University of Texas at Arlington;dcooke@cs.utep.edu;http://cs.utep.edu/csdept/faculty/cooke.html
Ralph Ewton;http://cs.utep.edu/graphics/jpg/faculty/ewton_s.jpg;Rice University(1966);rewton@cs.utep.edu;http://cs.utep.edu/csdept/faculty/ewton.html
Ann Q Gates;http://cs.utep.edu/graphics/jpg/faculty/gates_s.jpg;New Mexico State University (1994);gates@cs.utep.edu;http://cs.utep.edu/csdept/faculty/gates.html
Micheal Gelfond;http://cs.utep.edu/graphics/jpg/faculty/gelf_s.jpg;Steklov Mathematical Institute (1974);mgelfond@cs.utep.edu;http://cs.utep.edu/gelfond/gelfond.html
Vladik Kreinovich;http://cs.utep.edu/graphics/jpg/faculty/krei_s.jpg;Institute of Mathematics (1979);vladik@cs.utep.edu;http://cs.utep.edu/csdept/faculty/kreinovich.html
Luc Longpre;http://cs.utep.edu/graphics/jpg/faculty/long_s.jpg;Cornell University (1986);lonpre@cs.utep.edu;http://cs.utep.edu/longpre/longpre.html
Pat Teller;http://cs.utep.edu/graphics/jpg/faculty/teller.gif;New York University (1991);pteller@cs.utep.edu;http://cs.utep.edu/csdept/faculty/teller.html
Display Clause
DISPLAY panel main
panel A on main (East)
panel B on main (West)
panel C on A (South)
panel D on C (North)
panel E on C (Center)
WITH name AS list ON B (Center)
picture AS image ON A (North)
"Education at " AS label ON D (West)
university AS field ON D (East)
"Email address" AS label ON E (West)
email AS field ON E (East)
"Home Page" AS button ON C (South) TRIGGER 'netscape(' +address+ ')'
AUTOSKIP 5
SlideShow Main Page