예제 #1
0
		var watermarkingEnabled = true;
	}

</script>

</head>

<body dir="<?php 
echo $IMConfig['text_direction'];
?>
">
<div id="status"></div>
<div id="ant" class="selection" style="visibility:hidden"><img src="img/spacer.gif" width="0" height="0" border="0" alt="" id="cropContent"></div>
<?php 
if ($editor->isGDEditable() == -1) {
    ?>
	<div style="text-align:center; padding:10px;"><span class="error">GIF format is not supported, image editing not supported.</span></div>
<?php 
}
?>
<table height="100%" width="100%">
	<tr>
		<td>
<?php 
if (count($imageInfo) > 0 && is_file($imageInfo['fullpath'])) {
    ?>

		<div id="background" name="background" style="margin: auto; width: <?php 
    echo $imageInfo['width'];
    ?>