var oM=new makeCM("oM")
oM.pxBetween=0
oM.fromTop=184
oM.fromLeft=10
oM.menuPlacement="center"
oM.wait=200
oM.zIndex=0 
oM.resizeCheck=1
oM.onlineRoot=""
oM.offlineRoot=""
oM.fillImg=""
oM.rows=1

//Background bar properties
oM.useBar=0
oM.level[0]=new cm_makeLevel()
oM.level[0].regClass="clNormal" 
oM.level[0].overClass="clHover"  
oM.level[0].borderX=0
oM.level[0].borderY=0
oM.level[0].borderClass="clB"
oM.level[0].rows=0
oM.level[0].align="bottom"
oM.level[0].offsetX=0
oM.level[0].offsetY=2
oM.level[0].arrow=0
oM.level[0].arrowWidth=0
oM.level[0].arrowHeight=0
oM.level[1]=new cm_makeLevel()
oM.level[1].height=20
oM.level[1].borderX=0
oM.level[1].borderY=1

oM.makeMenu('top0','', 'Home','/','',53,23,'/java/n1_01.gif','/java/n2_01.gif','','',20) 

oM.makeMenu('top1','', 'About Us','','',80,23,'/java/n1_02.gif','/java/n2_02.gif') 
oM.makeMenu("","top1","Company Profile","/about/profile.html",'',140)
oM.makeMenu("","top1","FAQs","/about/faqs.html",'',140)
oM.makeMenu("","top1","Prices and Payments","/about/payments.html",'',140)
oM.makeMenu("","top1","Customer Testimonials","/tuscany-accommodation/apartments.html",'',140)
oM.makeMenu("","top1","Travel Italy Guide","/travel-italy/travel-in-italy.html",'',140)

oM.makeMenu('top2','', 'Properties by Location','','',185,23,'/java/n1_03.gif','/java/n2_03.gif') 
oM.makeMenu("","top2","Chianti Area","/chianti/chianti.html",'',180)
oM.makeMenu("","top2","Lucca - Countryside","/lucca/lucca-countryside.html",'',180)
oM.makeMenu("","top2","Lucca Area - Inside the Walls","/lucca/lucca.html",'',180)
oM.makeMenu("","top2","Montepulciano","/montepulciano/montepulciano.html",'',180)
oM.makeMenu("","top2","Siena/Montalcino","/montalcino/siena.html",'',180)
oM.makeMenu("","top2","Montaione","/montaione/montaione.html",'',180)
oM.makeMenu("","top2","San Gimignano","/san-gimignano/san-gimignano.html",'',180)
oM.makeMenu("","top2","Umbria Region","/umbria/umbria-accommodation.html",'',180)
oM.makeMenu("","top2","Le Marche Region","/le-marche/le-marche-accommodation.html",'',180)
oM.makeMenu("","top2","Short Term Stays","/tuscany-accommodation/shortterm.html",'',180)
oM.makeMenu("","top2","Long Term Stays","/tuscany-accommodation/longterm.html",'',180)
oM.makeMenu("","top2","Other Locations","/other_locations/other_locations.html",'',180)

oM.makeMenu('top3','', 'Properties by Price','','',161,23,'/java/n1_04.gif','/java/n2_04.gif') 
oM.makeMenu("","top3","Low Price Range","/pricing/low.html",'',133)
oM.makeMenu("","top3","Medium Price Range","/pricing/medium.html",'',133)
oM.makeMenu("","top3","Luxury Properties","/pricing/luxury.html",'',133)

oM.makeMenu('top4','', 'Image Gallery','/gallery/gallery.html','',120,23,'/java/n1_05.gif','/java/n2_05.gif','','',20) 

oM.makeMenu('top5','', 'Contact Us','','',101,23,'/java/n1_06.gif','/java/n2_06.gif')
oM.makeMenu("","top5","Office Contact","/about/contact.html",'',122)
oM.makeMenu("","top5","Enquiry Form","/about/enquiry.html",'',122)

oM.construct()