conflicts with the following code in the template index.php
<script type=”text/javascript” src=”<?php echo $mosConfig_live_site; ?>/mambots/flickr4j/lightbox/js/prototype.js”></script>
<script type=”text/javascript” src=”<?php echo $mosConfig_live_site; ?>/mambots/flickr4j/lightbox/js/scriptaculous.js?load=effects”></script>
<script type=”text/javascript” src=”<?php echo $mosConfig_live_site; ?>/mambots/flickr4j/lightbox/js/lightbox.js”></script>
<link href=”<?php echo $mosConfig_live_site; ?>/mambots/flickr4j/lightbox/css/lightbox.css” rel=”stylesheet” type=”text/css”/>
this code is from the flickr4j mambot + module and is used to show some flickr photos on the homepage. when i insert that code, the newsflash just sits on one article, and does not rotate as normal. as soon as i delete that code, it starts rotating the articles again. does anyone know a fix for this, or another module that will show flickr photos? site im using this on is http://www.theblind-guy.com