oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1;  oM.pxBetween=30; 
oM.fillImg="img/cm_fill.gif"; oM.fromTop=75; oM.fromLeft=0; oM.wait=300; oM.zIndex=0;
oM.useBar=1; oM.barWidth="99.9%"; oM.barHeight="menu"; oM.barX=0;oM.barY="menu"; oM.barClass="clBar";
oM.barBorderX=0; oM.barBorderY=0;
oM.level[0]=new cm_makeLevel(90,21,"clT","clTover",1,1,"clB",0,"bottom",0,0,0,0,0);
oM.level[1]=new cm_makeLevel(102,22,"clS","clSover",1,1,"clB",0,"right",0,0,"menu_arrow.gif",10,10);
oM.level[2]=new cm_makeLevel(110,22,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(140,22);

oM.onlineRoot="http://www.taichi.ca"
oM.offlineRoot="file:///D|/Profiles/RAHNEM/My Documents/Personal/JiHong/"

oM.makeMenu('m1','','Home','/index.htm');
oM.makeMenu('m2','','Schools','');
oM.makeMenu('m3','','Resources','');
oM.makeMenu('m4','','About Us','');
oM.makeMenu('m21','m2','Calgary','/calgary/index.htm','',100,0);
oM.makeMenu('m22','m2','Edmonton','/edmonton/index.htm','',100,0);
oM.makeMenu('m23','m2','Etobicoke','/canada/Default.aspx?tabid=64','',100,0);
oM.makeMenu('m24','m2','Newmarket','/canada/Default.aspx?tabid=65','',100,0);
oM.makeMenu('m25','m2','Richmond Hill','/canada/Default.aspx?tabid=61','',100,0);
oM.makeMenu('m26','m2','Scarborough','/scarborough/index.htm','',100,0);
oM.makeMenu('m31','m3','Publications','/publications/publications.htm');
oM.makeMenu('m32','m3','Tournaments','/tournaments/tournaments.htm');
oM.makeMenu('m33','m3','Seminars','/seminars/seminars.htm');
oM.makeMenu('m34','m3','DVDs','/videos/dvd.htm');
oM.makeMenu('m35','m3','Video Tapes','/videos/tape.htm');
oM.makeMenu('m36','m3','Tai Chi and Health','/health.htm');
oM.makeMenu('m41','m4','Ji Hong System','/background.htm','',100,0);
oM.makeMenu('m42','m4','Contact Us','/contact.htm','',100,0);

oM.menuPlacement="center";
oM.construct()
