GUI -- Added shadow of ONOS logo to death mask.

Change-Id: I8abfdb88c536eec1e8ec47ae127c809058df4588
diff --git a/web/gui/src/main/webapp/index2.html b/web/gui/src/main/webapp/index2.html
index aa62d13..ce09aab 100644
--- a/web/gui/src/main/webapp/index2.html
+++ b/web/gui/src/main/webapp/index2.html
@@ -85,6 +85,7 @@
 
     <!-- Library module files included here -->
     <script src="d3Utils.js"></script>
+    <script src="glyphs.js"></script>
 
     <!-- Framework module files included here -->
     <script src="mast2.js"></script>