document.write('<a href="Default.aspx">home</a>');
document.write('<a href="services.html">services</a>');
document.write('<a href="ResearchStudySystems.aspx">researchers</a>');
document.write('<a href="Online-forms/Online-forms.aspx">online forms</a>');
document.write('<a href="AppointmentScheduling/AppointmentScheduling.aspx">scheduling</a>');
document.write('<a href="contact.aspx">contact</a>');
document.write('<a href="profile.aspx">about</a>');
document.write('<a href="Customers.aspx">customers</a>');




