--- views-galleriffic-view-gallerifficrows.tpl.php	2009-11-09 06:21:09.000000000 -0700
+++ fixed.views-galleriffic-view-gallerifficrows.tpl.php	2010-03-08 12:13:04.000000000 -0700
@@ -3,8 +3,8 @@
 ?>
 <li>
 
-  <a class="thumb" href="<?php print $fields['slide_field']->raw; ?>" title="<?php print $fields['title_field']->content; ?>">
-    <img src="<?php print $fields['thumbnail_field']->raw; ?>" alt="<?php print $fields['title_field']->content; ?>" />
+  <a class="thumb" href="<?php print $fields['slide_field']->content; ?>" title="<?php print $fields['title_field']->content; ?>">
+    <img src="<?php print $fields['thumbnail_field']->content; ?>" alt="<?php print $fields['title_field']->content; ?>" />
   </a>
   <div class="caption">
   <?php if($fields['slide_field']->download_original): ?>
