// JavaScript Document

m1=new makeCM("m1");
m1.frames=1;
m1.pxBetween=17
m1.fromLeft=0
m1.fromTop=106
m1.rows=1
m1.menuPlacement="center"
m1.offlineRoot=""
m1.onlineRoot=""
m1.resizeCheck=1
m1.wait=400
m1.fillImg="cm_fill.gif"
m1.zIndex=0

//Background bar properties
m1.useBar=0
m1.barWidth="100%"
m1.barHeight="menu"
m1.barClass="clBar"
m1.barX=0
m1.barY=0
m1.barBorderX=0
m1.barBorderY=0
m1.barBorderClass=""

m1.level[0]=new cm_makeLevel();
m1.level[0].width=150;
m1.level[0].height=25;
m1.level[0].regClass="clLevel0";
m1.level[0].overClass="clLevel0over";
m1.level[0].borderX=0;
m1.level[0].borderY=0;
m1.level[0].borderClass="clLevel0border";
m1.level[0].offsetX=0;
m1.level[0].offsetY=0;
m1.level[0].rows=0;
m1.level[0].arrow=0;
m1.level[0].arrowWidth=0;
m1.level[0].arrowHeight=0;
m1.level[0].align="bottom";

m1.level[1]=new cm_makeLevel();
m1.level[1].width=150;
m1.level[1].height=25;
m1.level[1].regClass="clLevel1";
m1.level[1].overClass="clLevel1over";
m1.level[1].borderX=0;
m1.level[1].borderY=0;
m1.level[1].borderClass="clLevel1border";
m1.level[1].offsetX=0;
m1.level[1].offsetY=0;
m1.level[1].rows=1;
m1.level[1].arrow=0;
m1.level[1].arrowWidth=0;
m1.level[1].arrowHeight=0;
m1.level[1].align="left";

m1.level[2]=new cm_makeLevel();
m1.level[2].width=150;
m1.level[2].height=25;
m1.level[2].regClass="clLevel2";
m1.level[2].overClass="clLevel2over";
m1.level[2].borderX=0;
m1.level[2].borderY=0;
m1.level[2].borderClass="clLevel2border";
m1.level[2].offsetX=5;
m1.level[2].offsetY=5;
m1.level[2].rows=0;
m1.level[2].arrow=0;
m1.level[2].arrowWidth=0;
m1.level[2].arrowHeight=0;
m1.level[2].align="left";

m1.makeMenu('top0','','','index.htm','',150,25,'images/navigation/homebut.gif','images/navigation/homebut.gif')
m1.makeMenu('sub01','top0','','practice.htm','',150,25,'images/navigation/tpbutof.gif','images/navigation/tpbuto.gif')
m1.makeMenu('sub02','top0','','staff.htm','',150,24,'images/navigation/psbutof.gif','images/navigation/psbuto.gif')
m1.makeMenu('sub03','top0','','contactus.htm','',150,24,'images/navigation/contactusbutof.gif','images/navigation/contactusbuto.gif')
m1.makeMenu('top1','','','sal/index.htm','',150,25,'images/navigation/rsalbutof.gif','images/navigation/rsalbutof.gif')
<!--m1.makeMenu('sub10','top1','','sal/index.htm','',150,25,'images/navigation/ovbutof.gif','images/navigation/ovbuto.gif')-->
m1.makeMenu('sub11','top1','','http://www.rumballsedgwick.co.uk/selling.php','',150,24,'images/navigation/tosbutof.gif','images/navigation/tosbuto.gif')
m1.makeMenu('sub12','top1','','http://www.rumballsedgwick.co.uk/pfs.php','',150,24,'images/navigation/ltbbutof.gif','images/navigation/ltbbuto.gif')
m1.makeMenu('sub13','top1','','http://www.rumballsedgwick.co.uk/letting.php','',150,24,'images/navigation/tolbutof.gif','images/navigation/tolbuto.gif')
m1.makeMenu('sub14','top1','','http://www.rumballsedgwick.co.uk/ptl.php','',150,24,'images/navigation/ltrbutof.gif','images/navigation/ltrbuto.gif')



m1.makeMenu('top2','','','sav/index.htm','',150,25,'images/navigation/savbutof.gif','images/navigation/savbutof.gif')
m1.makeMenu('sub21','top2','','sav/valuations.htm','',150,24,'images/navigation/valbutof.gif','images/navigation/valbuto.gif')
m1.makeMenu('sub20','top2','','sav/hbsurvey.htm','',150,24,'images/navigation/hbsbutof.gif','images/navigation/hbsbuto.gif')
m1.makeMenu('sub22','top2','','sav/bsurvey.htm','',150,24,'images/navigation/bsbutof.gif','images/navigation/bsbuto.gif')
m1.makeMenu('sub23','top2','','sav/leasevaluations.htm','',150,24,'images/navigation/lvbutof.gif','images/navigation/lvbuto.gif')
m1.makeMenu('sub24','top2','','sav/epc.htm','',150,35,'images/navigation/epcdeepbutof.gif','images/navigation/epcdeepbuto.gif')

m1.makeMenu('top3','','','other/index.htm','',150,25,'images/navigation/opsbutof.gif','images/navigation/opsbutof.gif')
m1.makeMenu('sub31','top3','','other/buildingsurveying.htm','',150,25,'images/navigation/bssbutof.gif','images/navigation/bssbuto.gif')
m1.makeMenu('sub32','top3','','other/partywall.htm','',150,24,'images/navigation/pwcbutof.gif','images/navigation/pwcbuto.gif')
m1.makeMenu('sub33','top3','','other/planning.htm','',150,24,'images/navigation/p&dbutof.gif','images/navigation/p&dbuto.gif')
m1.makeMenu('sub34','top3','','other/propertyman.htm','',150,24,'images/navigation/pmbutof.gif','images/navigation/pmbuto.gif')
m1.makeMenu('sub35','top3','','other/commercial.htm','',150,24,'images/navigation/cpsbutof.gif','images/navigation/cpsbuto.gif')
m1.makeMenu('sub36','top3','','other/rural.htm','',150,24,'images/navigation/rpbutof.gif','images/navigation/rpbuto.gif')
m1.makeMenu('sub37','top3','','other/specialist.htm','',150,24,'images/navigation/spsbutof.gif','images/navigation/spsbuto.gif')




m1.construct();