diff --git a/_globalnav-glyphish.html b/_globalnav-glyphish.html
index a9ef614d..a4509ba0 100644
--- a/_globalnav-glyphish.html
+++ b/_globalnav-glyphish.html
@@ -14,13 +14,13 @@
.ui-globalnav-expanded ul .ui-btn .ui-btn-inner { padding-top: 55px !important; }
.nav-glyphish-example .ui-btn .ui-icon, .ui-globalnav-expanded ul .ui-btn .ui-icon { width: 30px!important; height: 30px!important; margin-left: -15px !important; box-shadow: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important; -webkit-border-radius: none !important; border-radius: none !important; }
.ui-globalnav-expanded ul .ui-btn .ui-icon { top: 20px; }
- #chat .ui-icon { background: url(/images/glyphish/09-chat2.png) 50% 50% no-repeat; }
- #email .ui-icon { background: url(/images/glyphish/18-envelope.png) 50% 50% no-repeat; }
+ #chat .ui-icon { background: url(images/glyphish/09-chat2.png) 50% 50% no-repeat; }
+ #email .ui-icon { background: url(images/glyphish/18-envelope.png) 50% 50% no-repeat; }
.nav-glyphish-example .ui-globalnav-toggle .ui-icon { background: url(/images/glyphish/19-gear.png) 50% 50% no-repeat !important; }
- #login .ui-icon { background: url(/images/glyphish/30-key.png) 50% 50% no-repeat; }
- #beer .ui-icon { background: url(/images/glyphish/88-beermug.png) 50% 50% no-repeat; }
- #coffee .ui-icon { background: url(/images/glyphish/100-coffee.png) 50% 50% no-repeat; }
- #clock .ui-icon { background: url(/images/glyphish/11-clock.png) 50% 50% no-repeat; }
+ #login .ui-icon { background: url(images/glyphish/30-key.png) 50% 50% no-repeat; }
+ #beer .ui-icon { background: url(images/glyphish/88-beermug.png) 50% 50% no-repeat; }
+ #coffee .ui-icon { background: url(images/glyphish/100-coffee.png) 50% 50% no-repeat; }
+ #clock .ui-icon { background: url(images/glyphish/11-clock.png) 50% 50% no-repeat; }