<!-- Begin HEADER OPTIONS CODE

// NOTE: If you use a ' add a slash before it like this \'
// ONLY USE lowercase FOR ALL OPTIONS
// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

document.write('<h4>How may we help you?</h4>');
document.write('<h5><a href="contact.htm">Contact us</a></h5>');
document.write('<h5><a href="servicerequest.htm">Request for Services</a></h5>');
document.write('<h5>Email alerts and newsletter</h5>');
document.write('<h5><a href="store.htm">Company Store</a></h5>');
document.write('<h6><a href="store.htm">- Get XenEnterprise</a></h6>');
document.write('<h5><a href="#">Related links</a></h5>');
document.write('<h6><a href="docs/INS WP.pdf" target="_blank">- INS 2006 Survey</a></h6>');
//  End -->