// JavaScript Document
document.write("<div id='dropmenu3' class='dropmenudiv' style='width: 200px;'>")
document.write("<a href='people.html'>Customers and Information</a>")
document.write("<a href='enquiry-management-software.html'>Enquiry Management</a>")
document.write("<a href='orders.html'>Order Handling</a>")
document.write("<a href='planning-and-scheduling-software.html'>Planning and Scheduling Software</a>")
document.write("<a href='workab.html'>Print Industry Software</a>")
document.write("<a href='project-and-scheduling-software.html'>Project and Scheduling Software</a>")
document.write("<a href='simple-accounts-software-download.asp'>Simple Accounts Software</a>")
document.write("<a href='stock.html'>Stock Management</a>")
document.write("</div>")

