var SbTxt = new Array();
var SbHtm = new Array();
var SbTit = new Array();
var MaxSb = 0;

SbHtm[++MaxSb]="?/Research/ECS/IEW/history.html";
SbTxt[  MaxSb]="*IEW History";
SbTit[  MaxSb]="IEW History";

SbHtm[++MaxSb]="?/Research/ECS/IEW/contacts.html";
SbTxt[  MaxSb]="*Contact Persons";
SbTit[  MaxSb]="Contact Persons";

SbHtm[++MaxSb]="?/Research/ECS/IEW/past.html";
SbTxt[  MaxSb]="*Past Workshops";
SbTit[  MaxSb]="Past Workshops";

//SbHtm[++MaxSb]="?/Research/ECS/IEW/past.html";
//SbTxt[  MaxSb]="Full List";
//SbTit[  MaxSb]="List of past IEW workshops";

// SbHtm[++MaxSb]="?/Research/ECS/IEW2006/index.html";
// SbTxt[  MaxSb]="2006";
// SbTit[  MaxSb]="2006";

// SbHtm[++MaxSb]="?/Research/ECS/IEW2005/index.html";
// SbTxt[  MaxSb]="2005";
// SbTit[  MaxSb]="2005";

// SbHtm[++MaxSb]="?/Research/ECS/IEW2004/index.html";
// SbTxt[  MaxSb]="2004";
// SbTit[  MaxSb]="2004";

SbHtm[++MaxSb]="http://www.internationalenergyworkshop.org/Index.html";
SbTxt[  MaxSb]="*Workshop 2007";
SbTit[  MaxSb]="Workshop 2007";

SbHtm[++MaxSb]="*#";
SbTxt[  MaxSb]="*Publications";
SbTit[  MaxSb]="Publications";

SbHtm[++MaxSb]="?/Research/ECS/IEW/publications.html";
SbTxt[  MaxSb]="IEW publications";
SbTit[  MaxSb]="IEW publications";

SbHtm[++MaxSb]="?/Research/ECS/IEW/all_papers.html";
SbTxt[  MaxSb]="Paper presentations";
SbTit[  MaxSb]="List of papers presented at past IEW meetings";

SbHtm[++MaxSb]="?/Research/ECS/IEW/publicationsrelated.html";
SbTxt[  MaxSb]="Related publications";
SbTit[  MaxSb]="Related publications";

// SbHtm[++MaxSb]="*#";
// SbTxt[  MaxSb]="*Helpful Links";
// SbTit[  MaxSb]="Helpful Links";

SbHtm[++MaxSb]="?/Research/ECS/";
SbTxt[  MaxSb]="*ECS Home";
SbTit[  MaxSb]="Environmentally Compatible Energy Strategies Program";

SbHtm[++MaxSb]="?/Research/ECS/IEW/Manne/index.html";
SbTxt[  MaxSb]="*Alan S. Manne";
SbTit[  MaxSb]="";

// SbHtm[++MaxSb]="/Research/ECS/docs/sitemap.html";
// SbTxt[  MaxSb]="Project Site Map";

