/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/
oCMenu.makeMenu('m1','m0','Aurelis','index1.php?lang=EN','',50);
oCMenu.makeMenu('m2','m0','Academy','EN/health/index.php','',70);
oCMenu.makeMenu('m3','m0','Products','EN/store/index.php','',70,'','','','AccentCSS');
oCMenu.makeMenu('m4','m0','AurelisOnLine','aurelis_online/index.php?lang=EN','',95);
//oCMenu.makeMenu('m5','m0','Forum','forum/index.php?lang=EN','',60);
//oCMenu.makeMenu('m12','m0','Business','EN/business/index.php','',70);
oCMenu.makeMenu('m12','m0','Email coaching','AurelisEmailAssisted/index.php?lang=EN','',120);
//oCMenu.makeMenu('m5','m3','All products','store/index.php?lang=EN','',130);
//oCMenu.makeMenu('m6','m3','Audio-CDs','store/audiocd.php?lang=EN','',130);
oCMenu.makeMenu('m7','m3','Downloadables','downloads/Aurelis_download_list.php?AURELIS_lang=EN','',130);
oCMenu.makeMenu('m8','m3','Gift (voucher)','aurelis_gifts/aurelis_gift.php?lang=EN','',130);
oCMenu.makeMenu('m15','m1','Home Page','index1.php?lang=EN','',130);
oCMenu.makeMenu('m9','m1','What is Aurelis?','EN/Aurelis/whatisaurelis.php','',130);
oCMenu.makeMenu('m10','m1','About the Author','EN/Aurelis/TheAuthor.php','',130);
oCMenu.makeMenu('m11','m2','What is Autosuggestion?','EN/Autosuggestion/WhatIsAutosuggestion.php','',150);
// oCMenu.makeMenu('m12','m2','Forum','forum/index.php?lang=EN','',150);
oCMenu.makeMenu('m16','m2','Q and A','EN/Q_A/index.php','',150);
oCMenu.makeMenu('m13','m2','MiniTexts','store/minitekst/minitekst.php?lang=EN','',150);
oCMenu.makeMenu('m14','m2','Main Indications','EN/health/index.php','',150);
//oCMenu.makeMenu('m17','m2','Aurelis Talks','Aurelis_talks/index.php?lang=EN','',150);
oCMenu.makeMenu('m18','m2','Poems','zen/index_EN.php','',150);
oCMenu.makeMenu('m19','m2','Science by Others','EN/MindBodyArt/MindBodyArt.php?lang=EN','',150);
oCMenu.makeMenu('m20','m2','Some Science by Me','EN/Some Science.php?lang=EN','',150);
oCMenu.makeMenu('m21','m3','Free Health MiniMail','store/minimail/minimail.php?lang=EN','',130);
oCMenu.makeMenu('m22','m3','Free Book in pdf!','EN/store/index.php','',130);
//oCMenu.makeMenu('m23','m3','Aurelis Coaches','EN/aurelis_coaches_module/index.php?lang=EN','',130);
oCMenu.makeMenu('m24','m3','Email coaching','AurelisEmailAssisted/index.php?lang=EN','',130);

oCMenu.makeMenu('m25','m3','Session of the Week','session_of_the_week/index.php?lang=EN','',130);
oCMenu.makeMenu('m26','m2','Sticky Thoughts','forum/sticky_thoughts.php?lang=EN','',150);

// oCMenu.makeMenu('m15','m2','Mind Body Science','EN/MindBodyArt/MindBodyArt.php','',150);


//Leave this line - it constructs the menu
oCMenu.construct()