Index: branches/camp/camp-2_5-C/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php
===================================================================
--- branches/camp/camp-2_5-C/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php	(revision 19395)
+++ branches/camp/camp-2_5-C/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php	(revision 19397)
@@ -237,6 +237,5 @@
             	$objCartSess->addPreview($this->arrForm);
             	print_r($_SESSION);
-            	print_r($this);
-                //$this-> "window.open('/html/admin/products/product_preview.php','test','100','100');";
+                $this->tpl_onload = "window.open('/html/admin/products/product_preview.php','test','100','100');";
                 $this->lfProductPage();
             
