Index: mania_story.php
===================================================================
--- mania_story.php	(revision 128)
+++ mania_story.php	(revision 129)
@@ -50,6 +50,7 @@
 $col='2';
 foreach($story as $s)
     {
+    $s=trim($s);
     $d=get_data($s);
     $b=get_best($s);