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 a64f8bc2f893f217493318900b41211d1e7e4ffe..0ec947b8c6d50616a565c4101e5882040431b09c 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
@@ -85,6 +85,8 @@
 	<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/config/OBISELNTestProfile.js"></script>
+	<script type="text/javascript" src="./js/config/ELNPaperProfile.js"></script>
+	<script type="text/javascript" src="./js/config/BSAProfile.js"></script>	
 			
 	<script type="text/javascript" src="./js/server/ServerFacade.js"></script>
 	
@@ -184,7 +186,7 @@
 	// Use ExampleProfile as a start point to develop new profiles.
 	//
 	
-	var profile = new StandardProfile();
+	var profile = new BSAProfile();
 	
 	//
 	// Global variables