Updated AMW zoo
diff --git a/zoo/index.php b/zoo/index.php
index f66e192..23b4592 100644
--- a/zoo/index.php
+++ b/zoo/index.php
@@ -22,25 +22,12 @@
 	#
 
 	include('../../am3/zoos/script/zoo_script.php');
-	$zoo = getZoo($pageTitle, "/gmt/amw/zoo/AMWZoo.xml");
+	$zoo = getZoo("org.eclipse.gmt.amw.zoo", "/gmt/amw/zoo/AMWZoo.xml");
 		
 	# Paste your HTML content between the EOHTML markers!	
 	$html = <<<EOHTML
 
 <div id="midcolumn">
-	<h1>$pageTitle</h1>
-	<p>
-		The AMW Zoo is a zoo containing weaving metamodels and extensions of weaving metamodels 
-		expressed in KM3. 
-	</p>
-	<p>
-		Technical remarks:<br/>
-		<ul class="midlist">
-  		<li>
-  		The extensions are represented as portions of KM3 files and must be used together with the weaving core metamodel.
-		</li>
-		</ul>
-	</p>
 
 	<a name="zoo"></a>
 	$zoo