Dziękuję za uwagę z tymi miniaturkami

przeoczyłem to

Mam tam taki kod do wyświetlania dymków:
.bubbleInfo1 {
position: relative;
}
.popup1 {
position: absolute;
display: none;
background-color:rgb(206, 205, 199);
max-width:432px;
z-index:9999;
border: 1px solid black;
}
.thumb1{
width:100px;
height:70px;
padding-top:3px;
float:left;
background-color:rgb(243, 243, 234);
text-align:center;
float: left;
padding-left:3px;
margin-bottom:3px;
}
.bubbleInfo2 {
position: relative;
}
.popup2 {
position: absolute;
display: none;
background-color:rgb(206, 205, 199);
max-width:432px;
z-index:9999;
border: 1px solid black;
}
.thumb2{
width:100px;
height:70px;
padding-top:3px;
float:left;
background-color:rgb(243, 243, 234);
text-align:center;
float: left;
padding-left:3px;
margin-bottom:3px;
}
$('.bubbleInfo1').each(function () {
var distance = 5;
var time = 250;
var hideDelay = 250;
var hideDelayTimer = null;
var beingShown = false;
var shown = false;
var trigger = $('.trigger1', this);
var popup = $('.popup1', this).css('opacity', 0);
$([trigger.get(0), popup.get(0)]).mouseover(function () {
if (hideDelayTimer) clearTimeout(hideDelayTimer);
if (beingShown || shown) {
return;
} else {
beingShown = true;
popup.css({
top: -450,
left: 33,
display: 'block'
})
.animate({
top: '-=' + distance + 'px',
opacity: 1
}, time, 'swing', function() {
beingShown = false;
shown = true;
});
}
}).mouseout(function () {
if (hideDelayTimer) clearTimeout(hideDelayTimer);
hideDelayTimer = setTimeout(function () {
hideDelayTimer = null;
popup.animate({
top: '-=' + distance + 'px',
opacity: 0
}, time, 'swing', function () {
shown = false;
popup.css('display', 'none');
});
}, hideDelay);
});
});
$('.bubbleInfo2').each(function () {
var distance = 5;
var time = 250;
var hideDelay = 250;
var hideDelayTimer = null;
var beingShown = false;
var shown = false;
var trigger = $('.trigger2', this);
var popup = $('.popup2', this).css('opacity', 0);
$([trigger.get(0), popup.get(0)]).mouseover(function () {
if (hideDelayTimer) clearTimeout(hideDelayTimer);
if (beingShown || shown) {
return;
} else {
beingShown = true;
popup.css({
top: -450,
left: 33,
display: 'block'
})
.animate({
top: '-=' + distance + 'px',
opacity: 1
}, time, 'swing', function() {
beingShown = false;
shown = true;
});
}
}).mouseout(function () {
if (hideDelayTimer) clearTimeout(hideDelayTimer);
hideDelayTimer = setTimeout(function () {
hideDelayTimer = null;
popup.animate({
top: '-=' + distance + 'px',
opacity: 0
}, time, 'swing', function () {
shown = false;
popup.css('display', 'none');
});
}, hideDelay);
});
});
$(document).ready(function(){
$('.thumb1').paulund_image_gallery1();
$('.thumb2').paulund_image_gallery2();
});
<div class="auta1 trigger1"> <a href="/cars/details/id/747"><img class="mape" src="/1612fa23b90ca967d3c256bdf1829f1c.jpg" width="149" height="100" ></a> <a href="/cars/details/id/747"><img src="/images/tlo3.gif" alt=""></a> <a href="/cars/details/id/747"><font color="black">rok produkcji: 2005 r.
</a></font><br> <a href="/cars/details/id/747" ><font color="black">przebieg: 147000
</a></font><br> <div class="bubbleInfo1"> <div style="margin-left:15px;margin-top:15px;color:black;font-size:16px;width:100%;margin-right:15px;margin-bottom:10px">Alfa Romeo 156 Dwa komplety kół !
</div> <div style="margin-top:0px;margin-left:7px;width:150px;height:20px;background-color:#FF0101;font-size:14px;color:white;padding-left:15px;padding-top:5px">cena: 11900,00 zł
</div> <div class="main_image1" style="margin-bottom:10px;width:100%;max-height:360px;background-color:rgb(243, 243, 234);padding-top:5px;text-align:center;float: left;"> <img src="/1612fa23b90ca967d3c256bdf1829f1c.jpg" style="width:100%"/> <div class="selection_image" style="text-align:center;margin: 0 auto;"> <div class="thumb1" style="margin-left:4px;"> <img src="/1612fa23b90ca967d3c256bdf1829f1c.jpg" style="width:100px;max-height:70px;float:left"/> <div class="thumb1" style="margin-left:4px;"> <img src="/97dc4bd422c89ca98249cd79461df707.jpg" style="width:100px;max-height:70px;float:left"/> <div class="thumb1" style="margin-left:4px;"> <img src="/0ec26d5dd7aa527a1d1feec922d7f7b4.jpg" style="width:100px;max-height:70px;float:left"/> <div class="thumb1" style="margin-left:4px;"> <img src="/704c883645ba52b501f8f20cc0c1582c.jpg" style="width:100px;max-height:70px;float:left"/> <div class="thumb1" style="margin-left:4px;"> <img src="/68a9ad9cf23aabf34172aea57ac614f6.jpg" style="width:100px;max-height:70px;float:left"/> <div class="thumb1" style="margin-left:4px;"> <img src="/d102e73ce9d8119df9415152315953e8.jpg" style="width:100px;max-height:70px;float:left"/> <div class="thumb1" style="margin-left:4px;"> <img src="/b1aa8773bf026f49f5311eb860a8a552.jpg" style="width:100px;max-height:70px;float:left"/> <div class="thumb1" style="margin-left:4px;"> <img src="/1b3291c1e7401c0f28605c0b409644e5.jpg" style="width:100px;max-height:70px;float:left"/> <div class="thumb1" style="margin-left:4px;"> <img src="/5551ff16cf6645450b34486eae2e1477.jpg" style="width:100px;max-height:70px;float:left"/> <div class="thumb1" style="margin-left:4px;"> <img src="/02384d7815fecaadc347178b14b1db7f.jpg" style="width:100px;max-height:70px;float:left"/> <div class="auta1 trigger2"> <a href="/cars/details/id/601"><img class="mape" src="/acab3b2b6ca5f043c8bb84b8c83bb159.jpg" width="149" height="100" ></a> <a href="/cars/details/id/601"><img src="/images/tlo3.gif" alt=""></a> <p><a href="/cars/details/id/601"><font color="black"><strong>Alfa Romeo 156 Zarejestrowana,Okazja
…</strong></font></a><br> <a href="/cars/details/id/601"><font color="black">rok produkcji: 1998 r.
</a></font><br> <a href="/cars/details/id/601" ><font color="black">przebieg: 286307
</a></font><br>
ma ktoś może pomysł jak naprawić ten problem?

Bardzo proszę o pomoc,
Northwest