Index: /trunk/content/plugins/video_inc/video_inc.php
===================================================================
--- /trunk/content/plugins/video_inc/video_inc.php	(revision 1086)
+++ /trunk/content/plugins/video_inc/video_inc.php	(revision 1087)
@@ -70,5 +70,5 @@
             echo "<div class='video_inc_list'>\n";
             if ($h->isActive('thickbox')) {
-                echo "<a href='" . $video_inc_url . "&height=336&width=588' class='thickbox'>\n"; 
+                echo "<a href='" . $video_inc_url . "&amp;height=336&width=588' class='thickbox'>\n";
                 echo "<img src='" . $imageURL . "'></a>\n";
             } else {
