//<META http-equiv=content-type content="text/html; charset=windows-1251">
sniffBrowsers();
menuItemBullet = new bulletPoint("img/images/menu_off.gif","img/images/menu_on.gif");
labelBullet = new bulletPoint("img/images/header_off.gif","img/images/header_on.gif");
subMenuBullet = new bulletPoint("img/images/sub_header_off.gif","img/images/sub_header_on.gif");
menuHeight = 20;

var borderColor = '#BCC7E0';
var bgColorOFF = 'A8BDD9';
var bgColorON = '658BBB';

myMenu = new menuBar('myTest',409, 'horizontal', null, null);
//myMenu.addLabel('labelBullet', 'НАЧАЛО', 30, 70, bgColorOFF, bgColorON, '/index.php?PageID=1', 'left');
myMenu.addLabel('labelBullet', 'МАГАЗИН', 1, 75, bgColorOFF, bgColorON, '/index.php?PageID=65', 'left');
myMenu.addLabel('labelBullet', 'ТЕЛЕКОМУНИКАЦИИ', 2, 140, bgColorOFF, bgColorON, '#', 'left');
myMenu.addLabel('labelBullet', 'УСЛУГИ', 3, 75, bgColorOFF, bgColorON, '#', 'left');
myMenu.addLabel('labelBullet', 'ЛИЗИНГ', 4, 75, bgColorOFF, bgColorON, '/index.php?PageID=60', 'left');
myMenu.addLabel('labelBullet', 'ЗА НАС', 5, 75, bgColorOFF, bgColorON, '/index.php?PageID=17', 'right');
//myMenu.addLabel('labelBullet', 'НАЧАЛО', 101, 70, bgColorOFF, bgColorON, '/index.php?PageID=1', 'left');
myMenu.height = 27;

wid1 = 180;
menus[1] = new menu(wid1, 'vertical', borderColor, borderColor);
menus[1].height = menuHeight;
menus[1].addItem('menuItemBullet', 'Канцеларски материали', null, wid1, bgColorOFF, bgColorON, '/Канцеларски материали-r1/', 'left');
menus[1].addItem('menuItemBullet', 'Офис техника и консумативи', null, wid1, bgColorOFF, bgColorON, '/Електроника и консумативи-r2/', 'left');
menus[1].addItem('subMenuBullet', 'Офис обзавеждане', 6, wid1, bgColorOFF, bgColorON, '/Офис обзавеждане-r3/', 'left');
menus[1].addItem('menuItemBullet', 'Храни, напитки, книги', null, wid1, bgColorOFF, bgColorON, '/Храни, напитки, книги-r4/', 'left');
//menus[1].addItem('menuItemBullet', 'Компютри', null, wid1, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
//menus[1].addItem('menuItemBullet', 'Реклама', null, wid1, bgColorOFF, bgColorON, '/index.php?PageID=57&RID=5', 'left');
//menus[1].addItem('menuItemBullet', 'Бизнес център', null, wid1, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
menus[1].addItem('menuItemBullet', 'Промоции', null, wid1, bgColorOFF, bgColorON, '/index.php?PageID=206', 'left');
//menus[1].addItem('menuItemBullet', 'Нови', null, wid1, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
//menus[1].addItem('menuItemBullet', 'Център за подаръци', null, wid1, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
menus[1].writeMenu();

wid2 = 140;
menus[2] = new menu(wid2, 'vertical', borderColor, borderColor);
menus[2].height = menuHeight;
menus[2].addItem('subMenuBullet', 'M-Tel', 12, wid2, bgColorOFF, bgColorON, '/index.php?PageID=154', 'left');
//menus[2].addItem('subMenuBullet', 'VIVACOM', 13, wid2, bgColorOFF, bgColorON, '/index.php?PageID=142', 'left');
menus[2].writeMenu();

wid3 = 150;
menus[3] = new menu(wid3, 'vertical', borderColor, borderColor);
menus[3].height = menuHeight;
menus[3].addItem('subMenuBullet', 'Клиентски програми', 16, wid3, bgColorOFF, bgColorON, '/index.php?PageID=457', 'left');
//menus[3].addItem('menuItemBullet', 'Клиентски програми', null, wid3, bgColorOFF, bgColorON, '/index.php?PageID=508', 'left');
menus[3].addItem('subMenuBullet', 'Конферентен център', 7, wid3, bgColorOFF, bgColorON, '/index.php?PageID=8', 'left');
//menus[3].addItem('menuItemBullet', 'Бизнес център', null, wid3, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
//menus[3].addItem('menuItemBullet', 'Абонамент', null, wid3, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
//menus[3].addItem('menuItemBullet', 'Често задавани въпроси', null, wid3, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
//menus[3].addItem('menuItemBullet', 'Заявка за каталог', null, wid3, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
menus[3].addItem('subMenuBullet', 'Плотиране', 14, wid3, bgColorOFF, bgColorON, '/index.php?PageID=327', 'left');
menus[3].addItem('menuItemBullet', 'Подаръци', null, wid3, bgColorOFF, bgColorON, '/index.php?PageID=236', 'left');
menus[3].addItem('menuItemBullet', 'Карта CCB-Office1', null, wid3, bgColorOFF, bgColorON, '/index.php?PageID=350', 'left');
menus[3].addItem('menuItemBullet', 'Cash 1 Point', null, wid3, bgColorOFF, bgColorON, '/index.php?PageID=395', 'left');
//menus[3].addItem('menuItemBullet', 'Програми за лоялност', null, wid3, bgColorOFF, bgColorON, '/index.php?PageID=457', 'left');
menus[3].writeMenu();

wid4 = 120;
menus[4] = new menu(wid4, 'vertical', borderColor, borderColor);
menus[4].height = menuHeight;
menus[4].addItem('menuItemBullet', 'Схеми', null, wid4, bgColorOFF, bgColorON, '/index.php?PageID=61', 'left');
menus[4].addItem('menuItemBullet', 'Процедура', null, wid4, bgColorOFF, bgColorON, '/index.php?PageID=62', 'left');
menus[4].addItem('menuItemBullet', 'Кандидатстване', null, wid4, bgColorOFF, bgColorON, '/index.php?PageID=63', 'left');
menus[4].addItem('menuItemBullet', 'Калкулатор', null, wid4, bgColorOFF, bgColorON, '/index.php?PageID=205', 'left');
menus[4].writeMenu();

wid5 = 170;
menus[5] = new menu(wid5, 'vertical', borderColor, borderColor);
menus[5].height = menuHeight;
menus[5].addItem('subMenuBullet', 'Общи условия за продажба на стоки', 15, wid5, bgColorOFF, bgColorON, '/index.php?PageID=458', 'left');
menus[5].addItem('subMenuBullet', 'Корпоративна информация', 11, wid5, bgColorOFF, bgColorON, '/index.php?PageID=17', 'left');
menus[5].addItem('subMenuBullet', 'Кариери', 10, wid5, bgColorOFF, bgColorON, '/index.php?PageID=38', 'left');
menus[5].addItem('menuItemBullet', 'Новини', null, wid5, bgColorOFF, bgColorON, '/index.php?PageID=34', 'left');
menus[5].addItem('menuItemBullet', 'Магазини', null, wid5, bgColorOFF, bgColorON, '/index.php?PageID=35', 'left');
menus[5].addItem('menuItemBullet', 'Контакти', null, wid5, bgColorOFF, bgColorON, '/index.php?PageID=50', 'left');
menus[5].addItem('menuItemBullet', 'Партньори', null, wid5, bgColorOFF, bgColorON, '/index.php?PageID=405', 'left');
menus[5].addItem('menuItemBullet', 'Харта на клиента', null, wid5, bgColorOFF, bgColorON, '/index.php?PageID=387', 'left');
menus[5].addItem('menuItemBullet', 'Условия за ползване', null, wid5, bgColorOFF, bgColorON, '/index.php?PageID=54', 'left');
menus[5].addItem('menuItemBullet', 'Конфиденциалност', null, wid5, bgColorOFF, bgColorON, '/index.php?PageID=32', 'left');
menus[5].addItem('menuItemBullet', 'Карта на сайта', null, wid5, bgColorOFF, bgColorON, '/index.php?PageID=230', 'left');
menus[5].addItem('menuItemBullet', 'Платежни документи', null, wid5, bgColorOFF, bgColorON, '/index.php?PageID=292', 'left');
menus[5].addItem('menuItemBullet', 'Полезни връзки', null, wid5, bgColorOFF, bgColorON, '/index.php?PageID=406', 'left');
menus[5].writeMenu();

wid6 = 100;
menus[6] = new menu(wid6, 'vertical', borderColor, borderColor);
menus[6].height = menuHeight;
menus[6].addItem('menuItemBullet', 'Конфигуратор', null, wid6, bgColorOFF, bgColorON, '/mebeli/index.php', 'left');
menus[6].addItem('menuItemBullet', 'Композиции', null, wid6, bgColorOFF, bgColorON, '/index.php?PageID=194', 'left');
menus[6].addItem('menuItemBullet', 'Столове', null, wid6, bgColorOFF, bgColorON, '/Офис обзавеждане-r3/Столове-g31/', 'left');
menus[6].addItem('menuItemBullet', 'Офис мебели', null, wid6, bgColorOFF, bgColorON, '/Офис обзавеждане-r3/Офис мебели-g32/', 'left');
menus[6].addItem('menuItemBullet', 'Метални каси', null, wid6, bgColorOFF, bgColorON, '/Офис обзавеждане-r3/Метални каси-g33/', 'left');
menus[6].writeMenu();

wid7 = 120;
menus[7] = new menu(wid7, 'vertical', borderColor, borderColor);
menus[7].height = menuHeight;
menus[7].addItem('menuItemBullet', 'Зала Европа', null, wid7, bgColorOFF, bgColorON, '/index.php?PageID=10', 'left');
menus[7].addItem('menuItemBullet', 'Зала Витоша', null, wid7, bgColorOFF, bgColorON, '/index.php?PageID=11', 'left');
menus[7].addItem('menuItemBullet', 'Лоби бар', null, wid7, bgColorOFF, bgColorON, '/index.php?PageID=14', 'left');
menus[7].addItem('menuItemBullet', 'Услуги', null, wid7, bgColorOFF, bgColorON, '/index.php?PageID=15', 'left');
menus[7].addItem('menuItemBullet', 'Контакти', null, wid7, bgColorOFF, bgColorON, '/index.php?PageID=13', 'left');
menus[7].addItem('menuItemBullet', 'Референции', null, wid7, bgColorOFF, bgColorON, '/index.php?PageID=16', 'left');
menus[7].writeMenu();

wid8 = 120;
menus[8] = new menu(wid8, 'vertical', borderColor, borderColor);
menus[8].height = menuHeight;
menus[8].addItem('menuItemBullet', 'Подробна информация', null, wid8, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
menus[8].addItem('menuItemBullet', 'Формуляр ФЛ', null, wid8, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
menus[8].addItem('menuItemBullet', 'Формуляр ЮЛ и ЕТ', null, wid8, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
menus[8].addItem('menuItemBullet', 'Служебна бележка', null, wid8, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
menus[8].writeMenu();

wid9 = 100;
menus[9] = new menu(wid9, 'vertical', borderColor, borderColor);
menus[9].height = menuHeight;
menus[9].addItem('menuItemBullet', 'Формуляр', null, wid9, bgColorOFF, bgColorON, '/index.php?PageID=93', 'left');
menus[9].writeMenu();

wid10 = 100;
menus[10] = new menu(wid10, 'vertical', borderColor, borderColor);
menus[10].height = menuHeight;
menus[10].addItem('menuItemBullet', 'Работни места', null, wid10, bgColorOFF, bgColorON, '/index.php?PageID=41', 'left');
menus[10].addItem('menuItemBullet', 'Стажантски програми', null, wid10, bgColorOFF, bgColorON, '/index.php?PageID=43', 'left');
menus[10].writeMenu();

wid11 = 150;
menus[11] = new menu(wid11, 'vertical', borderColor, borderColor);
menus[11].height = menuHeight;
menus[11].addItem('menuItemBullet', 'История', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=17', 'left');
menus[11].addItem('menuItemBullet', 'В света', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=18', 'left');
menus[11].addItem('menuItemBullet', 'В България', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=19', 'left');
menus[11].addItem('menuItemBullet', 'Сертификати и награди', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=20', 'left');
menus[11].addItem('menuItemBullet', 'Мисия', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=21', 'left');
menus[11].addItem('menuItemBullet', 'Ползи', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=22', 'left');
menus[11].addItem('menuItemBullet', 'Грижа за клиента', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=23', 'left');
menus[11].addItem('menuItemBullet', 'Продукти', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=24', 'left');
menus[11].addItem('menuItemBullet', 'Услуги', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=25', 'left');
menus[11].addItem('menuItemBullet', 'Възможности за покупки', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=26', 'left');
menus[11].addItem('menuItemBullet', 'Складови бази', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=27', 'left');
menus[11].addItem('menuItemBullet', 'Доставки', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=28', 'left');
menus[11].addItem('menuItemBullet', 'Имидж', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=29', 'left');
menus[11].writeMenu();

wid12 = 150;
menus[12] = new menu(wid11, 'vertical', borderColor, borderColor);
menus[12].height = menuHeight;
menus[12].addItem('menuItemBullet', 'Промоции', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=503', 'left');
menus[12].addItem('menuItemBullet', 'Услуги', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=154', 'left');
menus[12].writeMenu();

wid13 = 150;
menus[13] = new menu(wid11, 'vertical', borderColor, borderColor);
menus[13].height = menuHeight;
menus[13].addItem('menuItemBullet', 'Услуги', null, wid11, bgColorOFF, bgColorON, '/index.php?PageID=142', 'left');
menus[13].writeMenu();

wid14 = 150;
menus[14] = new menu(wid14, 'vertical', borderColor, borderColor);
menus[14].height = menuHeight;
menus[14].addItem('menuItemBullet', 'On-line заявка', null, wid14, bgColorOFF, bgColorON, '/index.php?PageID=327', 'left');
menus[14].addItem('menuItemBullet', 'Ценова листа', null, wid14, bgColorOFF, bgColorON, '/index.php?PageID=329', 'left');
menus[14].writeMenu();

wid15 = 150;
menus[15] = new menu(wid14, 'vertical', borderColor, borderColor);
menus[15].height = menuHeight;
menus[15].addItem('menuItemBullet', 'Физически лица', null, wid14, bgColorOFF, bgColorON, '/index.php?PageID=458', 'left');
menus[15].addItem('menuItemBullet', 'Юридически лица', null, wid14, bgColorOFF, bgColorON, '/index.php?PageID=459', 'left');
menus[15].writeMenu();

wid16 = 150;
menus[16] = new menu(wid16, 'vertical', borderColor, borderColor);
menus[16].height = menuHeight;
//menus[16].addItem('menuItemBullet', 'Представяне', null, wid16, bgColorOFF, bgColorON, '/index.php?PageID=507', 'left');
menus[16].addItem('menuItemBullet', 'Програми за лоялност', null, wid16, bgColorOFF, bgColorON, '/index.php?PageID=457', 'left');
menus[16].addItem('menuItemBullet', 'Подкрепи своето училище', null, wid16, bgColorOFF, bgColorON, '/index.php?PageID=461', 'left');
menus[16].addItem('menuItemBullet', 'Заявления с покана', null, wid16, bgColorOFF, bgColorON, '/index.php?PageID=508', 'left');
//menus[16].addItem('menuItemBullet', 'Карти PARTNER+', null, wid16, bgColorOFF, bgColorON, '/index.php?PageID=504', 'left');
//menus[16].addItem('menuItemBullet', 'Карти SMART+', null, wid16, bgColorOFF, bgColorON, '/index.php?PageID=505', 'left');
//menus[16].addItem('menuItemBullet', 'Карти JUNIOR', null, wid16, bgColorOFF, bgColorON, '/index.php?PageID=506', 'left');
menus[16].writeMenu();

menus[1].align='left';
menus[2].align='left';
menus[3].align='left';
menus[4].align='left';
menus[5].align='right';
menus[6].align='right';
menus[7].align='right';
menus[8].align='left';
menus[9].align='left';
menus[10].align='right';
menus[11].align='left';
menus[12].align='right';
menus[13].align='right';
menus[14].align='right';
menus[15].align='right';
menus[16].align='right';

myMenu.writeMenuBar();