WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
And jQuery will loaded twice. One of this lines is enough
<script type="text/javascript" src="http://www.compugangas.com.gt/templates/round/jquery-1.4.2.js"></script>
<script type="text/javascript" src="http://www.compugangas.com.gt/templates/round/jquery-2.1.1.js"></script>
$prepend = "<a href='".$img_url.$image_file."' class='grouped_elements' title='".$img_title."'><img src='";
$prepend = "<a href='".$img_url.$image_file."' rel='lightbox' title='".$img_title."'><img src='";