diff --git a/plasmid/source/core-plugins/newbrowser/1/as/webapps/newbrowser/html/index.html b/plasmid/source/core-plugins/newbrowser/1/as/webapps/newbrowser/html/index.html
index 47a1962b03267438e701ddfe4055bfc549d8c47e..184866bdc8ffed53415b84712b83b10474523109 100644
--- a/plasmid/source/core-plugins/newbrowser/1/as/webapps/newbrowser/html/index.html
+++ b/plasmid/source/core-plugins/newbrowser/1/as/webapps/newbrowser/html/index.html
@@ -75,7 +75,8 @@
 	<script type="text/javascript" src="./js/config/KrekLabProfile.js"></script>
 	<script type="text/javascript" src="./js/config/StoffelLabProfile.js"></script>
 	<script type="text/javascript" src="./js/config/PeterLabProfile.js"></script>
-		
+	<script type="text/javascript" src="./js/config/CiaudoLabProfile.js"></script>
+			
 	<script type="text/javascript" src="./js/server/ServerFacade.js"></script>
 	
 	<script type="text/javascript" src="./js/util/Util.js"></script>