Index: /FCKeditor/trunk/_samples/sampleslist.html
===================================================================
--- /FCKeditor/trunk/_samples/sampleslist.html	(revision 792)
+++ /FCKeditor/trunk/_samples/sampleslist.html	(revision 793)
@@ -64,6 +64,5 @@
 						<option value="html/sample12.html">JavaScript : Sample 12 : Enter key behavior</option>
 						<option value="html/sample13.html">JavaScript : Sample 13 : Dinamically switching with a Textarea</option>
-					</optgroup>
-					<optgroup label="&nbsp;">
+						<option value=""></option>
 					</optgroup>
 					<optgroup label="Active Fox Pro">
@@ -72,6 +71,5 @@
 						<option value="afp/sample03.afp">AFP : Sample 03 : Toolbar selection</option>
 						<option value="afp/sample04.afp">AFP : Sample 04 : Skins support</option>
-					</optgroup>
-					<optgroup label="&nbsp;">
+						<option value=""></option>
 					</optgroup>
 					<optgroup label="ASP">
@@ -80,6 +78,5 @@
 						<option value="asp/sample03.asp">ASP : Sample 03 : Toolbar selection</option>
 						<option value="asp/sample04.asp">ASP : Sample 04 : Skins support</option>
-					</optgroup>
-					<optgroup label="&nbsp;">
+						<option value=""></option>
 					</optgroup>
 					<optgroup label="ColdFusion">
@@ -87,6 +84,5 @@
 						<option value="cfm/sample02_mx.cfm">ColdFusion : Sample 02 : Advanced version for ColdFusion
 							MX</option>
-					</optgroup>
-					<optgroup label="&nbsp;">
+						<option value=""></option>
 					</optgroup>
 					<optgroup label="Lasso">
@@ -95,6 +91,5 @@
 						<option value="lasso/sample03.lasso">Lasso : Sample 03 : Toolbar selection</option>
 						<option value="lasso/sample04.lasso">Lasso : Sample 04 : Skins support</option>
-					</optgroup>
-					<optgroup label="&nbsp;">
+						<option value=""></option>
 					</optgroup>
 					<optgroup label="Perl">
@@ -103,6 +98,5 @@
 						<option value="perl/sample03.cgi">Perl : Sample 03 : Toolbar selection</option>
 						<option value="perl/sample04.cgi">Perl : Sample 04 : Skins support</option>
-					</optgroup>
-					<optgroup label="&nbsp;">
+						<option value=""></option>
 					</optgroup>
 					<optgroup label="PHP">
@@ -111,6 +105,5 @@
 						<option value="php/sample03.php">PHP : Sample 03 : Toolbar selection</option>
 						<option value="php/sample04.php">PHP : Sample 04 : Skins support</option>
-					</optgroup>
-					<optgroup label="&nbsp;">
+						<option value=""></option>
 					</optgroup>
 					<optgroup label="Python">
Index: /FCKeditor/trunk/editor/fckeditor.html
===================================================================
--- /FCKeditor/trunk/editor/fckeditor.html	(revision 792)
+++ /FCKeditor/trunk/editor/fckeditor.html	(revision 793)
@@ -22,9 +22,9 @@
  * Main page that holds the editor.
 -->
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html>
 <head>
 	<title>FCKeditor</title>
-	<meta name="robots" content="noindex, nofollow" />
-	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+	<meta name="robots" content="noindex, nofollow">
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 	<!-- @Packager.RemoveLine
 	<meta http-equiv="Cache-Control" content="public" />
