if (hasPath("Galleries")) {
  YD.addClass(document.body, "galleries");
  YE.onAvailable('galleryTitle', function() {this.innerHTML = 'Galleries'});
}
if (hasPath("Proofs")) {
  YD.addClass(document.body, "proofs");
  YE.onAvailable('galleryTitle', function() {this.innerHTML = 'Proofs'});
}
if (hasPath("4488117_aoXFa")) {
  YD.addClass(document.body, "services");
  YE.onAvailable('galleryTitle', function() {this.innerHTML = 'Services'});
}
if (hasPath("4499791_LQy8o")) {
  YD.addClass(document.body, "screensavers");
  YE.onAvailable('galleryTitle', function() {this.innerHTML = 'Screensavers'});
}
if (hasPath("4499709_gsBD4")) {
  YD.addClass(document.body, "contact");
  YE.onAvailable('galleryTitle', function() {this.innerHTML = 'Contact Me'});
}