added video
diff --git a/_index.html b/_index.html
index 2695226..a518243 100644
--- a/_index.html
+++ b/_index.html
@@ -37,10 +37,10 @@
</p>
</div>
- <div id="screencast">
- <a href="/atl/images/org.eclipse.m2m.atl.adt.editor.PNG">
- <img src="images/org.eclipse.m2m.atl.adt.editor.PNG" alt="ATL" width="640" height="480" /></a>
-</div>
+ <div id="screencast">
+ <a href="videos/ATL_features.htm" title="ATL features overview" rel="nofollow">
+ <img src="images/ATL.png" alt="ATL" width="640" height="480" /></a>
+ </div>
<div id="midcolumn">
<h3>What can you do with ATL? </h3>
diff --git a/images/ATL.png b/images/ATL.png
new file mode 100644
index 0000000..6ec32fc
--- /dev/null
+++ b/images/ATL.png
Binary files differ
diff --git a/news/atlNewsArchive.rss b/news/atlNewsArchive.rss
index 051d835..afb7186 100644
--- a/news/atlNewsArchive.rss
+++ b/news/atlNewsArchive.rss
@@ -5,6 +5,14 @@
<link>http://www.eclipse.org/m2m/atl/</link>
<description>ATL News</description>
<item>
+ <title>Release: ATL 3.2.0 has been released</title>
+ <link>http://www.eclipse.org/modeling/m2m/downloads/?project=atl#R201106080518</link>
+ <description>
+ ATL 3.2.0 is out ! Check the major enhancements in the <a href="http://wiki.eclipse.org/ATL_3.2.0_New_and_Noteworthy">News and Noteworthy page</a>.
+ </description>
+ <pubDate>Fri, 26 Aug 2011 14:00:00 CET</pubDate>
+ </item>
+ <item>
<title>Release: ATL 3.1.0 has been released</title>
<link>http://www.eclipse.org/modeling/m2m/downloads/?project=atl#R201006150240</link>
<description>
diff --git a/videos/ATL_features.htm b/videos/ATL_features.htm
new file mode 100644
index 0000000..d3e53eb
--- /dev/null
+++ b/videos/ATL_features.htm
@@ -0,0 +1,15 @@
+<!-- saved from url=(0014)about:internet -->
+<HTML>
+<BODY>
+<center><OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="1024" HEIGHT="788" CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=7,0,0,0">
+<PARAM NAME=movie VALUE="ATL_features.swf">
+<PARAM NAME=play VALUE=true>
+<PARAM NAME=loop VALUE=false>
+<PARAM NAME=wmode VALUE=transparent>
+<PARAM NAME=quality VALUE=low>
+<EMBED SRC="ATL_features.swf" WIDTH=1024 HEIGHT=788 quality=low loop=false wmode=transparent TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
+</EMBED>
+</OBJECT></center>
+<SCRIPT src='ATL_features.js'></script>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/videos/ATL_features.js b/videos/ATL_features.js
new file mode 100644
index 0000000..4cd18d7
--- /dev/null
+++ b/videos/ATL_features.js
@@ -0,0 +1,3 @@
+obj=document.getElementsByTagName('object');
+for (var i=0; i<obj.length; ++i)
+ obj[i].outerHTML=obj[i].outerHTML;
diff --git a/videos/ATL_features.swf b/videos/ATL_features.swf
new file mode 100644
index 0000000..b102388
--- /dev/null
+++ b/videos/ATL_features.swf
Binary files differ