Im using the phocaplugin to display many phoca categories in an article. When clicking on the piclens symbole of a category, the associated pics used to be displayed in the piclensview. Even if users didnot install piclenssupport in their browser, the piclenslite j-script used to start showing the correct associated files.
after upgrading the phocagalery to version 2.2.0 beta and the phocaplugin to version 2.1.0, only the file of one category are displayed no matter on which category I click. This is only happening when clicking on the small
piclenssymbol which starts the piclenslite java script.
I looked into the html file which is displayed in the browser and I think that for some reason a category is set to default, leading to not displaying the other categories.
In the code I pasted below only pics from category 82 are displayed!?
Code: Select all
<link rel="stylesheet" href="/components/com_phocagallery/assets/phocagallery.css" type="text/css" />
<link rel="stylesheet" href="/media/system/css/modal.css" type="text/css" />
<script type="text/javascript" src="/includes/js/joomla.javascript.js"></script>
<script type="text/javascript" src="/media/system/js/mootools.js"></script>
<script type="text/javascript" src="/media/system/js/caption.js"></script>
<script type="text/javascript" src="/media/system/js/modal.js"></script>
<script type="text/javascript" src="http://lite.piclens.com/current/piclens.js"></script>
<script type="text/javascript" src="/includes/js/overlib_mini.js"></script>
<script type="text/javascript">
window.addEvent('domready', function() {
SqueezeBox.initialize({});
$$('a.modal-button').each(function(el) {
el.addEvent('click', function(e) {
new Event(e).stop();
SqueezeBox.fromElement(el);
});
});
});
</script>
Code: Select all
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/82.rss" type="application/rss+xml" title="" />
Code: Select all
<style type="text/css">
.mbf-item { display: none; }
#phocagallery .mbf-item { display: none; }
</style>
<style type="text/css">
.bgPhocaClass{
background:#666666;
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
z-index:1000;
}
.fgPhocaClass{
background:#f6f6f6;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
z-index:1000;
}
.fontPhocaClass{
color:#000000;
z-index:1001;
}
.capfontPhocaClass, .capfontclosePhocaClass{
color:#ffffff;
font-weight:bold;
z-index:1001;
} </style>
Code: Select all
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/79.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/81.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/45.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/42.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/43.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/44.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/38.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/39.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/40.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/33.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/34.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/35.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/36.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/37.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/29.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/30.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/31.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/32.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/24.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/25.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/26.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/27.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/28.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/21.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/22.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/23.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/17.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/18.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/19.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/20.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/12.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/14.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/15.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/16.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/13.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/77.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/75.rss" type="application/rss+xml" title="" />
<link id="phocagallerypiclens" rel="alternate" href="/images/phocagallery/74.rss" type="application/rss+xml" title="" />
<style type="text/css">
Code: Select all
#sbox-window {background-color:#6b6b6b;padding:2px}
#sbox-overlay {background-color:#000000;}
</style>
<style type="text/css">
.pgplugin1 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin1:hover, .pgplugin0.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin2 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin2:hover, .pgplugin1.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin3 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin3:hover, .pgplugin2.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin4 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin4:hover, .pgplugin3.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin5 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin5:hover, .pgplugin4.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin6 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin6:hover, .pgplugin5.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin7 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin7:hover, .pgplugin6.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin8 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin8:hover, .pgplugin7.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin9 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin9:hover, .pgplugin8.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin10 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin10:hover, .pgplugin9.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin11 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin11:hover, .pgplugin10.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin12 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin12:hover, .pgplugin11.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin13 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin13:hover, .pgplugin12.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin14 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin14:hover, .pgplugin13.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin15 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin15:hover, .pgplugin14.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin16 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin16:hover, .pgplugin15.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin17 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin17:hover, .pgplugin16.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin18 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin18:hover, .pgplugin17.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin19 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin19:hover, .pgplugin18.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin20 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin20:hover, .pgplugin19.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin21 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin21:hover, .pgplugin20.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin22 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin22:hover, .pgplugin21.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin23 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin23:hover, .pgplugin22.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin24 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin24:hover, .pgplugin23.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin25 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin25:hover, .pgplugin24.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin26 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin26:hover, .pgplugin25.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin27 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin27:hover, .pgplugin26.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin28 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin28:hover, .pgplugin27.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin29 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin29:hover, .pgplugin28.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin30 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin30:hover, .pgplugin29.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin31 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin31:hover, .pgplugin30.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin32 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin32:hover, .pgplugin31.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin33 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin33:hover, .pgplugin32.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin34 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin34:hover, .pgplugin33.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin35 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin35:hover, .pgplugin34.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin36 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin36:hover, .pgplugin35.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin37 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin37:hover, .pgplugin36.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin38 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin38:hover, .pgplugin37.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin39 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin39:hover, .pgplugin38.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin40 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin40:hover, .pgplugin39.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin41 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin41:hover, .pgplugin40.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin42 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin42:hover, .pgplugin41.hover {border:1px solid #000000 ; background: #3e3e3e ;}
.pgplugin43 {border:1px solid #2f2f2f ; background: #2f2f2f ;}
.pgplugin43:hover, .pgplugin42.hover {border:1px solid #000000 ; background: #3e3e3e ;}
</style>
Code: Select all
<table width="200" border="0" cellpadding="0" cellspacing="1">
<tbody>
<tr>
<td colspan="5">
<br />
<b><span style="font-size: 24px;">9. Monat </span></b><br />
</td>
</tr>
<tr>
<td><div class="phocagallery">
<div class="phocagallery-box-file pgplugin1" style="height:120px; width:120px;">
<center>
<div class="phocagallery-box-file-first" style="background: #3e3e3e;height:100px;width:100px;">
<div class="phocagallery-box-file-second">
<div class="phocagallery-box-file-third">
<center>
<a class="modal-button" title="Layla_2009_01_14_1" href="/index.php?option=com_phocagallery&view=detail&catid=82:36_woche&id=1605-layla_2009_01_14_1&tmpl=component&detail=0&buttons=1" rel="{handler: 'iframe', size: {x: 820, y: 688}, overlayOpacity: 0.7, classWindow: 'phocagallery-random-window', classOverlay: 'phocagallery-random-overlay'}" >
<img src="/./images/phocagallery/layla/9_Monat/36_Woche/thumbs/phoca_thumb_m_Layla_2009_01_14_1.jpg" alt="Layla_2009_01_14_1" /><span class="mbf-item">#phocagallerypiclens 82-phocagallerypiclenscode-layla/9_Monat/36_Woche/Layla_2009_01_14_1.jpg</span></a></center>
</div>
</div>
</div>
</center>
<div class="detail" style="text-align:right"> <a href="javascript:PicLensLite.start();" title="PicLens" ><img src="http://lite.piclens.com/images/PicLensButton.png" alt="PicLens" width="16" height="12" border="0" style="margin-bottom:2px" /></a></div><div style="clear:both"> </div></div></div><div style="clear:both"> </div>
<div style="text-align: center;">36. Woche</div>
</td>
<td><div class="phocagallery">
<div class="phocagallery-box-file pgplugin2" style="height:120px; width:120px;">
<center>
<div class="phocagallery-box-file-first" style="background: #3e3e3e;height:100px;width:100px;">
<div class="phocagallery-box-file-second">
<div class="phocagallery-box-file-third">
<center>
<a class="modal-button" title="Layla_20090121_0681_" href="/index.php?option=com_phocagallery&view=detail&catid=79:37_woche&id=1564-layla_20090121_0681_&tmpl=component&detail=0&buttons=1" rel="{handler: 'iframe', size: {x: 820, y: 688}, overlayOpacity: 0.7, classWindow: 'phocagallery-random-window', classOverlay: 'phocagallery-random-overlay'}" >
<img src="/./images/phocagallery/layla/9_Monat/37_Woche/thumbs/phoca_thumb_m_Layla_20090121_0681_.jpg" alt="Layla_20090121_0681_" /><span class="mbf-item">#phocagallerypiclens 79-phocagallerypiclenscode-layla/9_Monat/37_Woche/Layla_20090121_0681_.jpg</span></a></center>
</div>
</div>
</div>
</center>
<div class="detail" style="text-align:right"> <a href="javascript:PicLensLite.start();" title="PicLens" ><img src="http://lite.piclens.com/images/PicLensButton.png" alt="PicLens" width="16" height="12" border="0" style="margin-bottom:2px" /></a></div><div style="clear:both"> </div></div></div><div style="clear:both"> </div>
<div style="text-align: center;">37. Woche</div>
</td>
<td><div class="phocagallery">
<div class="phocagallery-box-file pgplugin3" style="height:120px; width:120px;">
<center>
<div class="phocagallery-box-file-first" style="background: #3e3e3e;height:100px;width:100px;">
<div class="phocagallery-box-file-second">
<div class="phocagallery-box-file-third">
<center>
<a class="modal-button" title="Layla_20090125_1060_" href="/index.php?option=com_phocagallery&view=detail&catid=81:38_woche&id=1591-layla_20090125_1060_&tmpl=component&detail=0&buttons=1" rel="{handler: 'iframe', size: {x: 820, y: 688}, overlayOpacity: 0.7, classWindow: 'phocagallery-random-window', classOverlay: 'phocagallery-random-overlay'}" >
<img src="/./images/phocagallery/layla/9_Monat/38_Woche/thumbs/phoca_thumb_m_Layla_20090125_1060_.jpg" alt="Layla_20090125_1060_" /><span class="mbf-item">#phocagallerypiclens 81-phocagallerypiclenscode-layla/9_Monat/38_Woche/Layla_20090125_1060_.jpg</span></a></center>
</div>
</div>
</div>
</center>
<div class="detail" style="text-align:right"> <a href="javascript:PicLensLite.start();" title="PicLens" ><img src="http://lite.piclens.com/images/PicLensButton.png" alt="PicLens" width="16" height="12" border="0" style="margin-bottom:2px" /></a></div><div style="clear:both"> </div></div></div><div style="clear:both"> </div>
<div style="text-align: center;">38. Woche</div>
</td>
<!--
<td><div class="phocagallery">
<div class="phocagallery-box-file pgplugin4" style="height:120px; width:120px;">
<center>
<div class="phocagallery-box-file-first" style="background: #3e3e3e;height:100px;width:100px;">
<div class="phocagallery-box-file-second">
<div class="phocagallery-box-file-third">
<center>
<a class="modal-button" title="Layla_2008_12_30_1" href="/index.php?option=com_phocagallery&view=detail&catid=45:34_woche&id=821-layla_2008_12_30_1&tmpl=component&detail=0&buttons=1" rel="{handler: 'iframe', size: {x: 820, y: 688}, overlayOpacity: 0.7, classWindow: 'phocagallery-random-window', classOverlay: 'phocagallery-random-overlay'}" >
<img src="/./images/phocagallery/layla/8_Monat/34_Woche/thumbs/phoca_thumb_m_Layla_2008_12_30_1.jpg" alt="Layla_2008_12_30_1" /><span class="mbf-item">#phocagallerypiclens 45-phocagallerypiclenscode-layla/8_Monat/34_Woche/Layla_2008_12_30_1.jpg</span></a></center>
</div>
</div>
</div>
</center>
<div class="detail" style="text-align:right"> <a href="javascript:PicLensLite.start();" title="PicLens" ><img src="http://lite.piclens.com/images/PicLensButton.png" alt="PicLens" width="16" height="12" border="0" style="margin-bottom:2px" /></a></div><div style="clear:both"> </div></div></div><div style="clear:both"> </div>
<div style="text-align: center;">39. Woche</div>
</td>
-->
</tr>
<tr>
<td colspan="5">
<br />
<hr style="width: 600px; color: black; background-color: black; height: 3px; margin-right: 0pt;" />
<br /><br />
<b><span style="font-size: 24px;">8. Monat </span></b><br />
</td>
</tr>
<tr>
<td><div class="phocagallery">
<div class="phocagallery-box-file pgplugin5" style="height:120px; width:120px;">
<center>
<div class="phocagallery-box-file-first" style="background: #3e3e3e;height:100px;width:100px;">
<div class="phocagallery-box-file-second">
<div class="phocagallery-box-file-third">
<center>
<a class="modal-button" title="Layla_11122008_1" href="/index.php?option=com_phocagallery&view=detail&catid=42:31_woche&id=737-layla_11122008_1&tmpl=component&detail=0&buttons=1" rel="{handler: 'iframe', size: {x: 820, y: 688}, overlayOpacity: 0.7, classWindow: 'phocagallery-random-window', classOverlay: 'phocagallery-random-overlay'}" >
<img src="/./images/phocagallery/layla/8_Monat/31_Woche/thumbs/phoca_thumb_m_Layla_11122008_1.jpg" alt="Layla_11122008_1" /><span class="mbf-item">#phocagallerypiclens 42-phocagallerypiclenscode-layla/8_Monat/31_Woche/Layla_11122008_1.jpg</span></a></center>
</div>
</div>
</div>
</center>
<div class="detail" style="text-align:right"> <a href="javascript:PicLensLite.start();" title="PicLens" ><img src="http://lite.piclens.com/images/PicLensButton.png" alt="PicLens" width="16" height="12" border="0" style="margin-bottom:2px" /></a></div><div style="clear:both"> </div></div></div><div style="clear:both"> </div>
<div style="text-align: center;">31. Woche</div>
</td>
<td><div class="phocagallery">
<div class="phocagallery-box-file pgplugin6" style="height:120px; width:120px;">
<center>
<div class="phocagallery-box-file-first" style="background: #3e3e3e;height:100px;width:100px;">
<div class="phocagallery-box-file-second">
<div class="phocagallery-box-file-third">
<center>
<a class="modal-button" title="Layla_20122008_1" href="/index.php?option=com_phocagallery&view=detail&catid=43:32_woche&id=748-layla_20122008_1&tmpl=component&detail=0&buttons=1" rel="{handler: 'iframe', size: {x: 820, y: 688}, overlayOpacity: 0.7, classWindow: 'phocagallery-random-window', classOverlay: 'phocagallery-random-overlay'}" >
<img src="/./images/phocagallery/layla/8_Monat/32_Woche/thumbs/phoca_thumb_m_Layla_20122008_1.jpg" alt="Layla_20122008_1" /><span class="mbf-item">#phocagallerypiclens 43-phocagallerypiclenscode-layla/8_Monat/32_Woche/Layla_20122008_1.jpg</span></a></center>
</div>
</div>
</div>
</center>
<div class="detail" style="text-align:right"> <a href="javascript:PicLensLite.start();" title="PicLens" ><img src="http://lite.piclens.com/images/PicLensButton.png" alt="PicLens" width="16" height="12" border="0" style="margin-bottom:2px" /></a></div><div style="clear:both"> </div></div></div><div style="clear:both"> </div>
<div style="text-align: center;">32. Woche</div>
</td>
<td><div class="phocagallery">
<div class="phocagallery-box-file pgplugin7" style="height:120px; width:120px;">
<center>
<div class="phocagallery-box-file-first" style="background: #3e3e3e;height:100px;width:100px;">
<div class="phocagallery-box-file-second">
<div class="phocagallery-box-file-third">
<center>
<a class="modal-button" title="Claudia_1" href="/index.php?option=com_phocagallery&view=detail&catid=44:33_woche&id=755-claudia_1&tmpl=component&detail=0&buttons=1" rel="{handler: 'iframe', size: {x: 820, y: 688}, overlayOpacity: 0.7, classWindow: 'phocagallery-random-window', classOverlay: 'phocagallery-random-overlay'}" >
<img src="/./images/phocagallery/layla/8_Monat/33_Woche/thumbs/phoca_thumb_m_Claudia_1.jpg" alt="Claudia_1" /><span class="mbf-item">#phocagallerypiclens 44-phocagallerypiclenscode-layla/8_Monat/33_Woche/Claudia_1.jpg</span></a></center>
</div>
</div>
</div>
</center>
<div class="detail" style="text-align:right"> <a href="javascript:PicLensLite.start();" title="PicLens" ><img src="http://lite.piclens.com/images/PicLensButton.png" alt="PicLens" width="16" height="12" border="0" style="margin-bottom:2px" /></a></div><div style="clear:both"> </div></div></div><div style="clear:both"> </div>
<div style="text-align: center;">33. Woche</div>
</td>
<td><div class="phocagallery">
<div class="phocagallery-box-file pgplugin8" style="height:120px; width:120px;">
<center>
<div class="phocagallery-box-file-first" style="background: #3e3e3e;height:100px;width:100px;">
<div class="phocagallery-box-file-second">
<div class="phocagallery-box-file-third">
<center>
<a class="modal-button" title="Layla_2008_12_30_1" href="/index.php?option=com_phocagallery&view=detail&catid=45:34_woche&id=821-layla_2008_12_30_1&tmpl=component&detail=0&buttons=1" rel="{handler: 'iframe', size: {x: 820, y: 688}, overlayOpacity: 0.7, classWindow: 'phocagallery-random-window', classOverlay: 'phocagallery-random-overlay'}" >
<img src="/./images/phocagallery/layla/8_Monat/34_Woche/thumbs/phoca_thumb_m_Layla_2008_12_30_1.jpg" alt="Layla_2008_12_30_1" /><span class="mbf-item">#phocagallerypiclens 45-phocagallerypiclenscode-layla/8_Monat/34_Woche/Layla_2008_12_30_1.jpg</span></a></center>
</div>
</div>
</div>
</center>
<div class="detail" style="text-align:right"> <a href="javascript:PicLensLite.start();" title="PicLens" ><img src="http://lite.piclens.com/images/PicLensButton.png" alt="PicLens" width="16" height="12" border="0" style="margin-bottom:2px" /></a></div><div style="clear:both"> </div></div></div><div style="clear:both"> </div>
<div style="text-align: center;">34. Woche</div>
</td>
<td><div class="phocagallery">
</div><div style="clear:both"> </div>
<div style="text-align: center;">35. Woche</div>
</td>
</tr>