//Revised 14 March 2002 for Stelarc website//This static file declares the absoulte links for the menu//It defines all the links in the system so that they can//be used to build a relative link from any level to any level in the system//general linksvar home = "index.html";//Main Menuvar events = "events.html";var stelarc = "stelarc.html";var contact = "contact.html";var peeps = "peeps.html";//Eventsvar events_gf = "events_gf.html";