I have a small problem ... On my home page, I have the "Simple Galery Random" and the "Property Agent Latest" modules ... this create a javascript error, because of duplicate script/object definition
<script type="text/javascript" src='/DesktopModules/simplegallery/js/lightbox/jquery.js'>script>
<script type="text/javascript" src='/DesktopModules/simplegallery/js/lightbox/jquery.lightbox-0.4.pack.js'>script>
<script type="text/javascript" src='/DesktopModules/PropertyAgent/js/lightbox/jquery.js'>script> |