var flooring={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
flooring.items=[
	["HARDWOOD", "daoweb.php?section=flooring&page=hardwood_gallery"],
	["LAMINATE", "daoweb.php?section=flooring&page=laminate_gallery"],
	["STAIRS", "daoweb.php?section=flooring&page=stairs_gallery"],
	["CUSTOM FLOORING", "daoweb.php?section=flooring&page=custom_flooring_gallery"],
	["FLOOR CARE PRODUCTS", "daoweb.php?section=flooring&page=clean_maintenance"],
	["INSTALLATION INSTRUCTIONS", "daoweb.php?section=other_features&page=install_instructions"],
	["FAQs", "daoweb.php?section=general&page=faqs"] //no comma following last entry!
]


var finishes={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
finishes.items=[
	["BONA: FLOOR POLYURETHANES", "daoweb.php?section=finishes&page=bona"],
	["GORI: DOOR/WINDOW PROTECTION", "daoweb.php?section=finishes&page=gori"],
	["MESSMER'S: DECKING OIL", "daoweb.php?section=finishes&page=messmer"],
	["TECHNICAL INFORMATION", "daoweb.php?section=finishes&page=technical_data"] //no comma following last entry!
]

var hardware={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
hardware.items=[
	["FRANK ALLART", "daoweb.php?section=hardware&page=frank"],
	["CARLISLE BRASS", "daoweb.php?section=hardware&page=carlisle"],
	["PC HENDERSON", "daoweb.php?section=hardware&page=pc"] //no comma following last entry!
]

var decking={divclass:'anylinkmenu', inlinestyle:'', linktarget:'_parent'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
decking.items=[
	["INSTALLATION INSTRUCTIONS", "daoweb.php?section=decking&page=decking_instructions"]//no comma following last entry!
]

var mouldings={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
mouldings.items=[
	["JATOBA PROFILES", "daoweb.php?section=mouldings&page=jatoba_mouldings_gallery"],
	["PINE PROFILES", "daoweb.php?section=mouldings&page=pine_mouldings_gallery"],
	["MOULDING GALLERY", "daoweb.php?section=mouldings&page=mouldings_gallery"] //no comma following last entry!
]
