if (hasPath("galleries"))
YD.addClass(document.body, "galleries");

if (hasPath("contact"))
YD.addClass(document.body, "contact");

if (hasPath("guestbook"))
YD.addClass(document.body, "guestbook");
