ACC SHELL

Path : /srv/www/vhosts/marevva/crossroadsfoundation/admin/page/
File Upload :
Current File : /srv/www/vhosts/marevva/crossroadsfoundation/admin/page/class.pageItemContent18-show.html

{mask:main}

{if:{isAdmin}==false}
	{content}
{/if}

{if:{isAdmin}}	

<div class="box-770 white-box" id="pageItemContent{pageItemID}" ><!--Box 770-->

	Kategorie: <strong>{title}</strong>
	<div class="cleaner5"></div>
	<script type="text/javascript">
				$(document).ready(function() {
					$("img.produkt-image").load(function() {
						//alert($(this).height());
						//alert($(this).width());
						var ImageHeight = $(this).height();
						var ImageWidth = $(this).width();
						var DivHeight = $(".product-list-image-small").height();
						if ( ImageHeight < DivHeight )
						{
							$(this).css({
										"width": "auto",
										"height": DivHeight
										});
						}
					});
				});
			</script>
</div><!--Box 770 end-->
{/if}
	
{if:{isAdmin}==false}

{/if}

{/mask}

ACC SHELL 2018