<a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this rotator.</div> <script type="text/javascript" src="<?php echo $mosConfig_live_site; ?>/templates/<?php echo $mainframe->getTemplate(); ?>/imagerot/swfobject.js"></script> <script type="text/javascript"> var s1 = new SWFObject("<?php echo $mosConfig_live_site; ?>/templates/<?php echo $mainframe->getTemplate(); ?>/imagerot/imagerotator.swf","rotator","760","200","0"); s1.addParam("allowfullscreen","false"); s1.addVariable("shownavigation","false"); s1.addVariable("file","<?php echo $mosConfig_live_site; ?>/templates/<?php echo $mainframe->getTemplate(); ?>/imagerot/ei_comp.xml"); s1.addVariable("width","760"); s1.addVariable("height","200"); s1.write("container"); </script>