<!--

YOffset=20;
XOffset=10;
staticYOffset=20;
slideSpeed=10;
waitTime=500;
menuWidth=180;
menuBGColor="black";
menuIsStatic="yes";
menuCols="1";
linkFontSize="2";
linkFontFamily="verdana";
linkBGColor="#0099FF";
linkOverBGColor="#FFFFFF";
linkTarget="";
linkAlign="left";
hdrFontColor="#FFFFFF";
hdrFontSize="3";
hdrFontFamily="verdana";
hdrBGColor="#0099FF";
hdrAlign="left";
hdrVAlign="top";
barFontColor="black";
barFontSize="2";
barFontFamily="verdana";
barBGColor="#FF0000";
barVAlign="left";
barWidth=20;
barText="   SITE MENU";
text="Image Slideshow";

addHdr("Links", "", "");
addItem("Satellite Arts Storyboards", "../slideshow/index.html", "_top", "", "");
addItem("Overview About The Work", "../history/ksoverview2.html", "_top", "", "");
addItem("1988-1998 ECI Highlights", "../hilites/hilites2.html", "_top", "", "");
addHdr("Published Articles", "", "");
addItem("CyberArts - Article", "../cyberart92/Welcome_to_ECI.html", "_top", "", "");
addItem("High Performance - Article", "../hp_gy_1987/hp_gy_1987.html", "_top", "", "");
addItem("Int'l Synergy Journal", "../is_journal/is_journal.html", "_top", "", "");
addHdr("ECI QT VR", "", "");
addItem("QTVR Views of ECI", "../eciqtvr/br_qtvr.html", "_top", "", "");
addHdr("Activeworld", "", "");
addItem("ECI's Roadside Attractions", "../activeworld/welcome.html", "_top", "", "");
addHdr("Historical", "", "");
addItem("Our First Project Proposals", "../3_exp_76/3experiments.html", "_top", "", "");
addItem("1984 e-cafe Manifesto", "../about_festo/84manifesto.html", "_top", "", "");
addItem("A Retro History of ECI", "../vintageeci/vintageeci.html", "_top", "", "");

buildMenu();

//-->