//Level properties - ALL properties have to be spesified in level 0
//oM.level[0]=new cm_makeLevel() //Add this for each new level
//oM.level[0].width=84
//oM.level[0].height=23 
//oM.level[0].regClass="clLevel0"
//oM.level[0].overClass="clLevel0over"
//oM.level[0].borderX=2
//oM.level[0].borderY=0
//oM.level[0].borderClass="clLevel0border"
//oM.level[0].offsetX=0
//oM.level[0].offsetY=0
//oM.level[0].rows=0
//oM.level[0].arrow=0
//oM.level[0].arrowWidth=0
//oM.level[0].arrowHeight=0
//oM.level[0].align="bottom"
//
//oM.level[1]=new cm_makeLevel() //Add this for each new level
//oM.level[1].borderX=0
//
//oM.makeMenu('m1','','Wine Info','/sections/wineInfo/');
//oM.makeMenu('m2','','Cellar Shop','/sections/cellar/');
//oM.makeMenu('m3','','Order Info','/sections/orderInfo');
//oM.makeMenu('m4','','The Winery','/sections/winery');
//oM.makeMenu('m5','m1','Winemaking','/sections/wineInfo/winemaking/','','100');
//oM.makeMenu('m6','m1','New Releases','/sections/wineInfo/newReleases/','','100');
//oM.makeMenu('m7','m1','Wine Lists','/sections/wineInfo/wineLists/','','100');
//oM.makeMenu('m8','m1','Wine Orders','/sections/cellar/','','100');
//oM.makeMenu('m9','m1','Distribution','/sections/wineInfo/Distribution/DistributionNZ/','','100');
//oM.makeMenu('m10','m1','Reviews','/sections/wineInfo/Reviews/','','100');
//oM.makeMenu('m11','m2','Amisfield Wine List','/Sections/cellar/AmisfieldShop/','','140');
//oM.makeMenu('m12','m2','Lake Hayes Wine List','/sections/cellar/LakeHayesShop/','','140');
//oM.makeMenu('m13','m2','Gifts Packs','/sections/cellar/giftPackShop/','','140');
//oM.makeMenu('m14','m3','Terms & Conditions','/sections/orderInfo/customers/termsandconditions/','','140');
//oM.makeMenu('m15','m3','Privacy','/sections/orderInfo/customers/privacy/','','140');
//oM.makeMenu('m16','m3','Security','/sections/orderInfo/customers/security/','','140');
//oM.makeMenu('m17','m3','Freight','/sections/orderInfo/customers/freightinfo/','','140');
//oM.makeMenu('m18','m3','Payments & Refunds','/sections/orderInfo/customers/paymentandrefunds/','','140');
//oM.makeMenu('m19','m3','Delivery details','/sections/orderInfo/customers/deliveryinfo/','','140');
//oM.makeMenu('m20','m4','Location','/sections/winery/location/LocationHome/','');
//oM.makeMenu('m21','m4','The People','/sections/winery/people/','');
//oM.makeMenu('m22','m4','News','/sections/winery/news/','');
////oM.makeMenu('m23','m4','Vineyards','/sections/winery/vineyards/','');
//oM.makeMenu('m24','','','');
//oM.makeMenu('m25','','','');
//oM.makeMenu('m26','','','','','42');
//
//
//oM.construct()
