Пропало меню "Переместить в"

Статус
В этой теме нельзя размещать новые ответы.

mamapapa28

Создатель
Регистрация
15 Мар 2009
Сообщения
11
Реакции
0
пропало меню, в котором можно выбирать куда перенести продукт.
Место этого чистый фрейм, хотя код вроде бы как нормальный.
Для просмотра ссылки Войди или Зарегистрируйся
код фрейма
PHP:
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--		<link rel="stylesheet" href="/published/SC/html/scripts/css/cpt_constructor.css" type="text/css">-->
		<style type="text/css"> @import url("/published/SC/html/scripts/css/db_tree.css"); </style>
		<style type="text/css"> @import url("/published/SC/html/scripts/css/admin.css"); </style>
		<script type="text/javascript" src="/published/SC/html/scripts/js/functions.js"></script>
		<script type="text/javascript" src="/published/SC/html/scripts/js/behavior.js"></script>
		<script type="text/javascript" src="/published/SC/html/scripts/js/JsHttpRequest.js"></script>
		<script type="text/javascript" src="/published/SC/html/scripts/js/_prototype.TreeNode.js"></script>
		<script type="text/javascript" src="/published/SC/html/scripts/js/_db_tree.js"></script>
		<script type="text/javascript"><!--
			window.img_url = "images_common/";
			var url_getsubcategories = 'index.php?ukey=category_tree&caller=1';
			var action = 'choose_parentcategory';
		function getCategoryTreeManager(){
			return parent.categoryTreeManager;
			var p = window.top;
			var max = 15;
			while(!p.categoryTreeManager && p.top && max--){
				p = p.top;
			}
			if(!p.categoryTreeManager){
				p = window.parent;
				max = 15;
				while(!p.categoryTreeManager && p.parent && max--){
					p = p.parent;
				}
			}
		}
		//-->
		</script>
		<script type="text/javascript">
		var translate = {};
		</script>
	</head>
	<body style="padding: 10px;">
		<ul id="test" class="tul"></ul>
		<script type="text/javascript"><!--
			var root_nodes = [];
						var _nd_1 = new dbTree({
			'id':'_nd_1', 
			'name': 'ROOT',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': false,
			'categoryID':1,
			'isParent': false }
			);
			root_nodes.push(_nd_1);
									var _nd_556 = new dbTree({
			'id':'_nd_556', 
			'name': 'DVD-плееры',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': true,
			'categoryID':556,
			'isParent': '' });
			root_nodes.push(_nd_556);						var _nd_560 = new dbTree({
			'id':'_nd_560', 
			'name': 'Автомобильная электроника',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': true,
			'categoryID':560,
			'isParent': '' });
			root_nodes.push(_nd_560);						var _nd_574 = new dbTree({
			'id':'_nd_574', 
			'name': 'Аудиотехника',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': true,
			'categoryID':574,
			'isParent': '1' });
			root_nodes.push(_nd_574);						var _nd_577 = new dbTree({
			'id':'_nd_577', 
			'name': 'МР3 плееры ',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': true,
			'categoryID':577,
			'isParent': '1' },
			_nd_574
			);
									var _nd_578 = new dbTree({
			'id':'_nd_578', 
			'name': 'MP3-флэш плееры ',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': true,
			'categoryID':578,
			'isParent': '' },
			_nd_577
			);
									var _nd_583 = new dbTree({
			'id':'_nd_583', 
			'name': 'Музыкальные центры',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': false,
			'categoryID':583,
			'isParent': '' },
			_nd_574
			);
									var _nd_576 = new dbTree({
			'id':'_nd_576', 
			'name': 'Видеотехника
',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': false,
			'categoryID':576,
			'isParent': '' });
			root_nodes.push(_nd_576);						var _nd_558 = new dbTree({
			'id':'_nd_558', 
			'name': 'Встраиваемая бытовая техника',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': false,
			'categoryID':558,
			'isParent': '' });
			root_nodes.push(_nd_558);						var _nd_573 = new dbTree({
			'id':'_nd_573', 
			'name': 'Карты памяти',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': false,
			'categoryID':573,
			'isParent': '1' });
			root_nodes.push(_nd_573);						var _nd_559 = new dbTree({
			'id':'_nd_559', 
			'name': 'Климатические системы',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': false,
			'categoryID':559,
			'isParent': '' });
			root_nodes.push(_nd_559);						var _nd_557 = new dbTree({
			'id':'_nd_557', 
			'name': 'Крупная бытовая техника',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': true,
			'categoryID':557,
			'isParent': '' });
			root_nodes.push(_nd_557);						var _nd_565 = new dbTree({
			'id':'_nd_565', 
			'name': 'Мелкая бытовая техника',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': false,
			'categoryID':565,
			'isParent': '1' });
			root_nodes.push(_nd_565);						var _nd_585 = new dbTree({
			'id':'_nd_585', 
			'name': 'Разумные цены',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': false,
			'categoryID':585,
			'isParent': '' });
			root_nodes.push(_nd_585);						var _nd_562 = new dbTree({
			'id':'_nd_562', 
			'name': 'Телевизоры',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': false,
			'categoryID':562,
			'isParent': '1' });
			root_nodes.push(_nd_562);						var _nd_561 = new dbTree({
			'id':'_nd_561', 
			'name': 'Телефония',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': false,
			'categoryID':561,
			'isParent': '1' });
			root_nodes.push(_nd_561);						var _nd_575 = new dbTree({
			'id':'_nd_575', 
			'name': 'Цифровые фотоаппараты',
			'LIClass': 'tli','ULClass': 'tul',
			'TitleClass': 'ttitle',
			'Expanded': false,
			'categoryID':575,
			'isParent': '' });
			root_nodes.push(_nd_575);						
			for(var k=0,k_max=root_nodes.length;k<k_max;k++)
				root_nodes[k].drawTree(getLayer('test'));
					//-->
		</script>
	</body>
</html>

Ребята, выручайте!
 
Статус
В этой теме нельзя размещать новые ответы.
Назад
Сверху