img.ImageFrame_image { vertical-align:bottom; border:none; }
table.ImageFrame_photocorners_small { direction: ltr; }
table.ImageFrame_photocorners_small .TL { width:19px; height:19px; background:url(modules/imageframe/frames/photocorners_small/TL.gif) no-repeat; }
table.ImageFrame_photocorners_small .TT { height:19px; background:url(modules/imageframe/frames/photocorners_small/TT.gif) repeat-x; }
table.ImageFrame_photocorners_small .TR { width:19px; height:19px; background:url(modules/imageframe/frames/photocorners_small/TR.gif) no-repeat; }
table.ImageFrame_photocorners_small .LL { width:19px; background:url(modules/imageframe/frames/photocorners_small/LL.gif) repeat-y; }
table.ImageFrame_photocorners_small .LL div.V { width:19px; }
table.ImageFrame_photocorners_small .RR { width:19px; background:url(modules/imageframe/frames/photocorners_small/RR.gif) repeat-y; }
table.ImageFrame_photocorners_small .RR div.V { width:19px; }
table.ImageFrame_photocorners_small .BL { width:19px; height:19px; background:url(modules/imageframe/frames/photocorners_small/BL.gif) no-repeat; }
table.ImageFrame_photocorners_small .BB { height:19px; background:url(modules/imageframe/frames/photocorners_small/BB.gif) repeat-x; }
table.ImageFrame_photocorners_small .BR { width:19px; height:19px; background:url(modules/imageframe/frames/photocorners_small/BR.gif) no-repeat; }
table.ImageFrame_photocorners_small td { font-size:1px } /* For IE */
table.ImageFrame_notebook { direction: ltr; }
table.ImageFrame_notebook .TL { width:30px; height:14px; background:url(modules/imageframe/frames/notebook/TL.gif) no-repeat; }
table.ImageFrame_notebook .TT { height:14px; background:url(modules/imageframe/frames/notebook/TT.gif) repeat-x; }
table.ImageFrame_notebook .TR { width:15px; height:14px; background:url(modules/imageframe/frames/notebook/TR.gif) no-repeat; }
table.ImageFrame_notebook .LL { width:30px; background:url(modules/imageframe/frames/notebook/LL.gif) repeat-y; }
table.ImageFrame_notebook .LL div.V { width:30px; }
table.ImageFrame_notebook .RR { width:15px; background:url(modules/imageframe/frames/notebook/RR.gif) repeat-y; }
table.ImageFrame_notebook .RR div.V { width:15px; }
table.ImageFrame_notebook .BL { width:30px; height:15px; background:url(modules/imageframe/frames/notebook/BL.gif) no-repeat; }
table.ImageFrame_notebook .BB { height:15px; background:url(modules/imageframe/frames/notebook/BB.gif) repeat-x; }
table.ImageFrame_notebook .BR { width:15px; height:15px; background:url(modules/imageframe/frames/notebook/BR.gif) no-repeat; }
table.ImageFrame_notebook td { font-size:1px } /* For IE */
td div.H { width:1px; height:0; }
td div.V { width:0; height:1px; }
<script type="text/javascript">
// <![CDATA[
if ( self.name == '' ) {
var title = 'Console';
}
else {
var title = 'Console_' + self.name;
}
_smarty_console = window.open("",title.value,"width=680,height=600,resizable,scrollbars=yes");
_smarty_console.document.write('<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.1//EN\" \"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\">\n<head>\n<title>Smarty Debug Console<\/title>\n\n<style type=\"text/css\">\n/* <![CDATA[ */\nbody, h1, h2, td, th, p {\nfont-family: sans-serif;\nfont-weight: normal;\nfont-size: 0.9em;\nmargin: 1px;\npadding: 0;\n}\nh1 {\nmargin: 0;\ntext-align: left;\npadding: 2px;\nbackground-color: #f0c040;\ncolor:  black;\nfont-weight: bold;\nfont-size: 1.2em;\n}\nh2 {\nbackground-color: #9B410E;\ncolor: white;\ntext-align: left;\nfont-weight: bold;\npadding: 2px;\nborder-top: 1px solid black;\n}\nbody {\nbackground: black; \n}\np, table, div {\nbackground: #f0ead8;\n} \np {\nmargin: 0;\nfont-style: italic;\ntext-align: center;\n}\ntable {\nwidth: 100%;\n}\nth, td {\nfont-family: monospace;\nvertical-align: top;\ntext-align: left;\nwidth: 50%;\n}\ntd {\ncolor: green;\n}\n.odd {\nbackground-color: #eeeeee;\n}\n.even {\nbackground-color: #fafafa;\n}\n.exectime {\nfont-size: 0.8em;\nfont-style: italic;\n}\n#table_assigned_vars th {\ncolor: blue;\n}\n#table_config_vars th {\ncolor: maroon;\n}\n/* ]]> */\n<\/style>\n\n<\/head>\n<body>\n<h1>Smarty Debug Console<\/h1>\n<h2>included templates &amp; config files (load time in seconds)<\/h2>\n<div>\n<font color=brown>\ngallery:modules/imageframe/templates/ImageFrameStyle.tpl<\/font>\n<span class=\"exectime\">\n(0.00309)\n(total)<\/span>\n<br />\n<\/div>\n<h2>assigned template variables<\/h2>\n<table id=\"table_assigned_vars\">\n<tr class=\"odd\">\n<th>{$ImageFrameData}<\/th>\n<td><b>Array (2)<\/b><br><b>idList<\/b> =&gt; &quot;photocorners_small|notebook&quot;<br><b>data<\/b> =&gt; <b>Array (2)<\/b><br>&nbsp;&nbsp;<b>photocorners_small<\/b> =&gt; <b>Array (44)<\/b><br>&nbsp;&nbsp;&nbsp;&nbsp;<b>type<\/b> =&gt; &quot;image&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>name<\/b> =&gt; &quot;Photo Corners - Small&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageTL<\/b> =&gt; &quot;modules/imageframe/frames/photocorner...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthTL<\/b> =&gt; 19<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightTL<\/b> =&gt; 19<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageTTL<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthTTL<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageTT<\/b> =&gt; &quot;modules/imageframe/frames/photocorner...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightTT<\/b> =&gt; 19<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageTTR<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthTTR<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageTR<\/b> =&gt; &quot;modules/imageframe/frames/photocorner...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthTR<\/b> =&gt; 19<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightTR<\/b> =&gt; 19<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageLLT<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightLLT<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageLL<\/b> =&gt; &quot;modules/imageframe/frames/photocorner...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthLL<\/b> =&gt; 19<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageLLB<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightLLB<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageRRT<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightRRT<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageRR<\/b> =&gt; &quot;modules/imageframe/frames/photocorner...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthRR<\/b> =&gt; 19<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageRRB<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightRRB<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageBL<\/b> =&gt; &quot;modules/imageframe/frames/photocorner...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthBL<\/b> =&gt; 19<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightBL<\/b> =&gt; 19<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageBBL<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthBBL<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageBB<\/b> =&gt; &quot;modules/imageframe/frames/photocorner...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightBB<\/b> =&gt; 19<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageBBR<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthBBR<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageBR<\/b> =&gt; &quot;modules/imageframe/frames/photocorner...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthBR<\/b> =&gt; 19<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightBR<\/b> =&gt; 19<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>wHL<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>wHR<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>hVT<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>hVB<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>rowspan<\/b> =&gt; 1<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>colspan<\/b> =&gt; 1<br>&nbsp;&nbsp;<b>notebook<\/b> =&gt; <b>Array (44)<\/b><br>&nbsp;&nbsp;&nbsp;&nbsp;<b>type<\/b> =&gt; &quot;image&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>name<\/b> =&gt; &quot;Spiral Notebook&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageTL<\/b> =&gt; &quot;modules/imageframe/frames/notebook/TL...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthTL<\/b> =&gt; 30<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightTL<\/b> =&gt; 14<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageTTL<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthTTL<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageTT<\/b> =&gt; &quot;modules/imageframe/frames/notebook/TT...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightTT<\/b> =&gt; 14<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageTTR<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthTTR<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageTR<\/b> =&gt; &quot;modules/imageframe/frames/notebook/TR...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthTR<\/b> =&gt; 15<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightTR<\/b> =&gt; 14<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageLLT<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightLLT<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageLL<\/b> =&gt; &quot;modules/imageframe/frames/notebook/LL...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthLL<\/b> =&gt; 30<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageLLB<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightLLB<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageRRT<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightRRT<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageRR<\/b> =&gt; &quot;modules/imageframe/frames/notebook/RR...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthRR<\/b> =&gt; 15<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageRRB<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightRRB<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageBL<\/b> =&gt; &quot;modules/imageframe/frames/notebook/BL...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthBL<\/b> =&gt; 30<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightBL<\/b> =&gt; 15<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageBBL<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthBBL<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageBB<\/b> =&gt; &quot;modules/imageframe/frames/notebook/BB...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightBB<\/b> =&gt; 15<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageBBR<\/b> =&gt; &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthBBR<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>imageBR<\/b> =&gt; &quot;modules/imageframe/frames/notebook/BR...&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>widthBR<\/b> =&gt; 15<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>heightBR<\/b> =&gt; 15<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>wHL<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>wHR<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>hVT<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>hVB<\/b> =&gt; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>rowspan<\/b> =&gt; 1<br>&nbsp;&nbsp;&nbsp;&nbsp;<b>colspan<\/b> =&gt; 1<\/td><\/tr>\n<tr class=\"even\">\n<th>{$SCRIPT_NAME}<\/th>\n<td>&quot;/main.php&quot;<\/td><\/tr>\n<tr class=\"odd\">\n<th>{$data}<\/th>\n<td><b>Array (44)<\/b><br><b>type<\/b> =&gt; &quot;image&quot;<br><b>name<\/b> =&gt; &quot;Spiral Notebook&quot;<br><b>imageTL<\/b> =&gt; &quot;modules/imageframe/frames/notebook/TL...&quot;<br><b>widthTL<\/b> =&gt; 30<br><b>heightTL<\/b> =&gt; 14<br><b>imageTTL<\/b> =&gt; &quot;&quot;<br><b>widthTTL<\/b> =&gt; 0<br><b>imageTT<\/b> =&gt; &quot;modules/imageframe/frames/notebook/TT...&quot;<br><b>heightTT<\/b> =&gt; 14<br><b>imageTTR<\/b> =&gt; &quot;&quot;<br><b>widthTTR<\/b> =&gt; 0<br><b>imageTR<\/b> =&gt; &quot;modules/imageframe/frames/notebook/TR...&quot;<br><b>widthTR<\/b> =&gt; 15<br><b>heightTR<\/b> =&gt; 14<br><b>imageLLT<\/b> =&gt; &quot;&quot;<br><b>heightLLT<\/b> =&gt; 0<br><b>imageLL<\/b> =&gt; &quot;modules/imageframe/frames/notebook/LL...&quot;<br><b>widthLL<\/b> =&gt; 30<br><b>imageLLB<\/b> =&gt; &quot;&quot;<br><b>heightLLB<\/b> =&gt; 0<br><b>imageRRT<\/b> =&gt; &quot;&quot;<br><b>heightRRT<\/b> =&gt; 0<br><b>imageRR<\/b> =&gt; &quot;modules/imageframe/frames/notebook/RR...&quot;<br><b>widthRR<\/b> =&gt; 15<br><b>imageRRB<\/b> =&gt; &quot;&quot;<br><b>heightRRB<\/b> =&gt; 0<br><b>imageBL<\/b> =&gt; &quot;modules/imageframe/frames/notebook/BL...&quot;<br><b>widthBL<\/b> =&gt; 30<br><b>heightBL<\/b> =&gt; 15<br><b>imageBBL<\/b> =&gt; &quot;&quot;<br><b>widthBBL<\/b> =&gt; 0<br><b>imageBB<\/b> =&gt; &quot;modules/imageframe/frames/notebook/BB...&quot;<br><b>heightBB<\/b> =&gt; 15<br><b>imageBBR<\/b> =&gt; &quot;&quot;<br><b>widthBBR<\/b> =&gt; 0<br><b>imageBR<\/b> =&gt; &quot;modules/imageframe/frames/notebook/BR...&quot;<br><b>widthBR<\/b> =&gt; 15<br><b>heightBR<\/b> =&gt; 15<br><b>wHL<\/b> =&gt; 0<br><b>wHR<\/b> =&gt; 0<br><b>hVT<\/b> =&gt; 0<br><b>hVB<\/b> =&gt; 0<br><b>rowspan<\/b> =&gt; 1<br><b>colspan<\/b> =&gt; 1<\/td><\/tr>\n<tr class=\"even\">\n<th>{$head}<\/th>\n<td><b>Array (5)<\/b><br><b>tpl<\/b> =&gt; <b>Array (1)<\/b><br>&nbsp;&nbsp;<b>modules/imageframe/templates/ImageFrameHead.tpl<\/b> =&gt; &quot;modules_imageframe&quot;<br><b>style<\/b> =&gt; <b>Array (0)<\/b><br><b>javascript<\/b> =&gt; <b>Array (0)<\/b><br><b>meta<\/b> =&gt; <b>Array (0)<\/b><br><b>link<\/b> =&gt; <b>Array (0)<\/b><\/td><\/tr>\n<tr class=\"odd\">\n<th>{$id}<\/th>\n<td>&quot;notebook&quot;<\/td><\/tr>\n<tr class=\"even\">\n<th>{$l10Domain}<\/th>\n<td>&quot;modules_imageframe&quot;<\/td><\/tr>\n<\/table>\n<h2>assigned config file variables (outer template scope)<\/h2>\n<table id=\"table_config_vars\">\n<tr class=\"odd\">\n<th>{#files#}<\/th>\n<td><b>Array (0)<\/b><\/td><\/tr>\n<tr class=\"even\">\n<th>{#vars#}<\/th>\n<td><b>Array (0)<\/b><\/td><\/tr>\n<\/table>\n<\/body>\n<\/html>\n');
_smarty_console.document.close();
// ]]>
</script>
