
//var strRoot = "http://localhost/EWGASeattle/";
var strRoot = "http://www.EWGASeattle.org/";
var strHeaderImages = strRoot + "Images/HeaderNav/"; //use for image paths
var strHome = strRoot; //use for href path
var strLeftNavImages = strRoot + "Images/";

