oM=new makeCM("oM");
oM.resizeCheck=1;
oM.rows=1;
oM.onlineRoot="";
oM.pxBetween =0;

oM.fillImg="cm_fill.gif";
oM.fromTop=0;
oM.fromLeft=0;
oM.wait=300;
oM.zIndex=400;

oM.useBar=1;
oM.barWidth="600";
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",18,"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.makeMenu('m1','','Products A-L','/default.htm');
oM.makeMenu('m2','','Products M-Z','/default.htm');
oM.makeMenu('m3','','Location','/location.htm');
oM.makeMenu('m4','','Contact','/default.htm');
oM.makeMenu('m5','','Hours','/hours.htm');
oM.makeMenu('m6','','News','/news.htm');
oM.makeMenu('m7','','Home','/default.htm');

oM.makeMenu('m51','m1','A Thing of Beauty','showproduct.htm?PrName=AThingOfBeauty');
oM.makeMenu('m52','m1','Arte Italica','showproduct.htm?PrName=ArteItalica');
oM.makeMenu('m53','m1','Authentic Models','showproduct.htm?PrName=AuthenticModels');
oM.makeMenu('m54','m1','Dessau Home','showproduct.htm?PrName=DessauHome');
oM.makeMenu('m55','m1','Elias','showproduct.htm?PrName=Elias');
oM.makeMenu('m56','m1','Jeanne Reeds','showproduct.htm?PrName=JeanneReeds');
oM.makeMenu('m57','m1','KLH','showproduct.htm?PrName=KLH');
oM.makeMenu('m58','m1','Lady Clare','showproduct.htm?PrName=LadyClare');
oM.makeMenu('m59','m1','Lamp Berger','showproduct.htm?PrName=LampBerger');

oM.makeMenu('m71','m2','Oriental Accents','showproduct.htm?PrName=OrientalAccents',0,150);
oM.makeMenu('m72','m2','Palecek','showproduct.htm?PrName=Palececk',0,150);
oM.makeMenu('m73','m2','Parks of London','showproduct.htm?PrName=ParksOfLondon',0,150);
oM.makeMenu('m74','m2','Passamaneria Toscana','showproduct.htm?PrName=PassamaneriaToscana',0,150);
oM.makeMenu('m75','m2','San Marco','showproduct.htm?PrName=SanMarco',0,150);
oM.makeMenu('m76','m2','Timothys','showproduct.htm?PrName=Timothys',0,150);
oM.makeMenu('m77','m2','Tozai Home','showproduct.htm?PrName=TozaiHome',0,150);
oM.makeMenu('m78','m2','Votivo','showproduct.htm?PrName=Votivo',0,150);
oM.makeMenu('m79','m2','XOCHI','showproduct.htm?PrName=Xochi',0,150);

var avail = "50 + ((cmpage.x2-235)/7)";
oM.menuPlacement=new Array(50,avail+"-12",avail+"*2-12",avail+"*3-12",avail+"*4-12",avail+"*5-12",avail+"*6-12");
oM.construct()

