Index: temp/trunk/html/admin/products/product.php
===================================================================
--- temp/trunk/html/admin/products/product.php	(revision 7168)
+++ temp/trunk/html/admin/products/product.php	(revision 7169)
@@ -258,5 +258,5 @@
 		$anchor_hash = "location.hash='#" . $_POST['image_key'] . "'";
 	}elseif($_POST['anchor_key'] != ""){
-		$anchor_hash = "location.hash='#recommend_id" . $_POST['anchor_key'] . "'";
+		$anchor_hash = "location.hash='#" . $_POST['anchor_key'] . "'";
 	}
 	
