
//*********************** SUB NAVIGATION LAYOUT ***********************//
//*********************************************************************//

_menuCloseDelay=500;           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150;            // The time delay before menus open on mouse over
_subOffsetTop=0;             // Sub menu top offset
_subOffsetLeft=0;            // Sub menu left offset

// ----------------------- SUB NAVIGATION MENUS -----------------------//





// ----------------------- SUB NAVIGATION MENU EXAMPLE -----------------------//
with(milonic=new menuname('about')) { 
	style=submenuStyle;
	menuwidth=190;
	margin=5;
	aI("text=Our Profile;url=a_company-profile.html;status=Company Profile;");
	aI("text=Services & Capabilities;url=a_services-capabilites.html;status=Facilities;");
	aI("text=People;url=a_people.html;status=People;");
}
with(milonic=new menuname('products')) { 
	style=submenuStyle;
	menuwidth=190;
	margin=5;
	aI("text=Labelling & Decoration Products;url=labelling-decoration.html;status=Labelling & Decoration Products;showmenu=label");
	aI("text=Coding & Marking;url=coding-marking.html;status=Coding & Marking Products;showmenu=coding");
	aI("text=Network Integration;url=network-integration.html;status=Network Integration Products;");
}
with(milonic=new menuname('used-products')) { 
		style=submenuStyle;
		menuwidth=190;
		margin=5;
			aI("text=InkJet Used Products;url=index.php?mact=TronicsProductCatalogue,m2,default,1&m2category_id=3&m2returnid=16&page=16;status=InkJet Used Prouducts;showmenu=used-inkjet");
			aI("text=Tronics Labelling Used Products;url=index.php?mact=TronicsProductCatalogue,m2,default,1&m2category_id=2&m2returnid=16&page=16;status=Tron Labelling Used Products;showmenu=used-tronics");
}
with(milonic=new menuname('client-info')) { 
		style=submenuStyle;
		menuwidth=190;
		margin=5;
			aI("text=Brochures;url=index.php?page=brochure-login;status=Brochures");
			aI("text=FAQ;url=index.php?page=faq-login;status=FAQ");
			aI("text=Videos;url=index.php?page=video-login;status=Videos");
}
		with(milonic=new menuname('used-inkjet')) { 
				style=submenuStyle;
				menuwidth=190;
				margin=5;
					aI("text=Ex Demo;url=index.php?mact=TronicsProductCatalogue,m2,default,1&m2category_id=13&m2returnid=16&page=16;status=;");
					aI("text=Ex Rental;url=index.php?mact=TronicsProductCatalogue,m2,default,1&m2category_id=14&m2returnid=16&page=16;status=;");
					aI("text=Second Hand Equipment;url=index.php?mact=TronicsProductCatalogue,m2,default,1&m2category_id=15&m2returnid=16&page=16;status=;");
		}
		with(milonic=new menuname('used-tronics')) { 
				style=submenuStyle;
				menuwidth=190;
				margin=5;
					aI("text=Ex Demo;url=index.php?mact=TronicsProductCatalogue,m2,default,1&m2category_id=16&m2returnid=16&page=16;status=;");
					aI("text=Ex Rental;url=index.php?mact=TronicsProductCatalogue,m2,default,1&m2category_id=17&m2returnid=16&page=16;status=;");
					aI("text=Second Hand Equipment;url=index.php?mact=TronicsProductCatalogue,m2,default,1&m2category_id=18&m2returnid=16&page=16;status=;");
		}



with(milonic=new menuname('label')) { 
	style=submenuStyle;
	menuwidth=190;
	margin=5;
		aI("text=Pressure Sensitive;url=l_pressure-sensitive.html;status=Pressure Sensitive;showmenu=ps");
		aI("text=Heat Transfer;url=l_heat-transfer.html;status=Heat Transfer;showmenu=heat");
		aI("text=Print &amp; Apply;url=l_print-apply.html;status=Print &amp; Apply;");
}
				with(milonic=new menuname('ps')) { 
					style=submenuStyle;
					menuwidth=190;
					margin=5;
						aI("text=Wrap Around;url=ps-wrap-around.html;status=Wrap Around for Round Products");
						aI("text=Pharmaceutical;url=ps-pharmaceutical.html;status=Pharmaceutical");
						aI("text=Zero Down Time;url=ps-zero-down-time.html;status=Zero Down Time");
						aI("text=Orientation;url=ps-orientation.html;status=Orientation");
						aI("text=Top & Bottom;url=ps-top-bottom.html;status=Top & Bottom");
						aI("text=Side Application;url=ps-side-application.html;status=Side Application");
						aI("text=Stand Alone;url=ps-stand-alone.html;status=Stand Alone");
						aI("text=Publication Labeller;url=ps-publication-labeller.html;status=Publication Labeller");	
				}
		
		
		with(milonic=new menuname('heat')) { 
			style=submenuStyle;
			menuwidth=190;
			margin=5;
				aI("text=Round Pales HS HTD;url=HTD-round-pales.html;status=Round Pales HS HTD");
				aI("text=Square Pales FS HTD;url=HTD-square-pales.html;status=Square Pales FS HTD");
				aI("text=Single Station SS HTD;url=HTD-single-station.html;status=Single Station SS HTD");
		}
		with(milonic=new menuname('coding')) { 
			style=submenuStyle;
			menuwidth=230;
			margin=5;
				aI("text=Small Character Inkjet;url=c_small-char-inkjet.html;status=Small Character Inkjet;");
				aI("text=Large Character Inkjet;url=c_large-char-inkjet.html;status=Large Character Inkjet;");
				aI("text=Laser Coders;url=c_laser-coders.html;status=Laser Coders;");
				aI("text=Data Flex Thermal Transfer Overprinters;url=c_data-flex.html;status=Data Flex Thermal Transfer Overprinters;");
				aI("text=Graphics Systems;url=c_graphics-systems.html;status=Graphics Systems;");
				aI("text=Postal Systems;url=c_postal-systems.html;status=Postal Systems;");
				aI("text=Supplies - Inks, Labels, Ribbons;url=c_supplies.html;status=Supplies - Inks, Labels, Ribbons;");
		}
with(milonic=new menuname('brands')) { 
	style=submenuStyle;
	menuwidth=190;
	margin=5;
	
}
with(milonic=new menuname('brochures')) { 
	style=submenuStyle;
	menuwidth=190;
	margin=5;
	aI("text=Labelling;url=b_labelling.html;status=Labelling;");
	aI("text=Ink Jet;url=b_ink-jet.html;status=Ink Jet;");
}
with(milonic=new menuname('news')) { 
	style=submenuStyle;
	menuwidth=190;
	margin=5;
}
with(milonic=new menuname('contact')) { 
	style=submenuStyle;
	menuwidth=190;
	margin=5;
	aI("text=Locations and Distributors;url=contact-world-map.html;status=Locations and Distributors;");
	aI("text=Feedback;url=contact-feedback.html;status=Feedback;");
}
