.


Video Feeds
A ministry of the Diocese of Atlanta
- Common Ground - Gospel and Sermon
- The Rev Bob Book's sermon at Common Ground
- Church of the Common Ground
- The Church of Common Ground - Xmas Eve
- "Common Soles" Foot Clinc
- Bishop's Sermon - Part 1
- The Youth of St Bart's visits the Church of the Common Ground
- Common Ground - Installation and Musical Reflection
|
\n');
}
// SEO fix thanks to Hambon
function getQueryVariable(variable) {
var query = window.location.search.substring(1);
var pairDelimiter = "&";
var pairSeparator = "=";
var joomlaComName = "option,com_expose";
if (query == "") {
query = window.location.pathname.substring(1);
var joomlaIsSEO = query.indexOf(joomlaComName);
if (joomlaIsSEO != -1) {
pairDelimiter = "/";
pairSeparator = ",";
}
}
var vars = query.split(pairDelimiter);
for (var i=0;i |