| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/public/tmp/theme210318125255/html/system/ |
Upload File : |
{block name="popup_image"}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
{block name="popup_image_head"}
<head>
<title>{$CONTENT_HEADING}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link type="text/css" rel="stylesheet" href="{$DYNAMIC_CSS}" />
<script type="text/javascript">
<!--
var i=0;
function resize() {literal}{{/literal}
if (navigator.appName == 'Netscape') i=40;
window.resizeTo({$IMAGE_WIDTH} + 105, {$IMAGE_HEIGHT} + 70 + i);
self.focus();
{literal}}{/literal}
//-->
</script>
<style type="text/css">
{literal}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
.headline {
font-weight: bold;
width:100%;
text-align: center;
border: none;
color: #FFFFFF;
background-color:#283758;
margin-bottom: 5px;
}
.image_box {
text-align: center;
margin-bottom: 10px;
}
{/literal}
</style>
</head>
{/block}
{block name="popup_image_body"}
<body onload="resize()">
{block name="popup_image_body_headline"}
<div class="headline">
{$PRODUCTS_NAME}
</div>
{/block}
{block name="popup_image_body_image"}
<div class="image_box">{$PRODUCT_IMAGE}</div>
{/block}
<!-- thumbs -->
<center>
{if $MORE_IMAGES}
{block name="popup_image_body_more_images"}
<iframe src="show_product_thumbs.php?pID={$PRODUCT_ID}&imgID={$IMAGE_ID}" width="{$IFRAME_WIDTH}" height="{$IFRAME_HEIGHT}" border="0" frameborder="0">
<a href="show_product_thumbs.php?pID={$PRODUCT_ID}&imgID={$IMAGE_ID}">More Images</a>
</iframe><br />
{/block}
{/if}
{block name="popup_image_body_close"}
<a href="#" onClick='window.close();'>{$smarty.const.TEXT_CLOSE_WINDOW}</a>
{/block}
</center>
</body>
{/block}
</html>
{/block}