
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">Site Links:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="index.html" class="menu">Home</a>');


document.write('<a href="companyinfo.htm" class="menu">Company Info</a>');


document.write('<a href="associates.htm" class="menu">Associates</a>');


document.write('<a href="comingevents.htm" class="menu">Coming Events</a>');


document.write('<a href="selection.htm" class="menu">Pilot Selection</a>');


document.write('<a href="selectioncenters.htm" class="menu">Selection Centers</a>');


document.write('<a href="cabincrewstaffing.htm" class="menu">Cabin Crew Staffing</a>');


// BLACK SPLIT LINE 1a

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 2a

document.write('<span class="menutitle">Litigation Support:</span><br>');


document.write('<a href="expertwit.htm" class="menu">Expert Witness</a>');



// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 2

document.write('<span class="menutitle">Products:</span><br>');


document.write('<a href="allproducts.htm" class="menu">All Products</a>');

document.write('<a href="courses.htm" class="menu">Short Courses</a>');

document.write('<a href="tests.htm" class="menu">Tests</a>');

document.write('<a href="services.htm" class="menu">Services</a>');

document.write('<a href="qualifications.htm" class="menu">Qualifications</a>');

document.write('<a href="orderinginfo.htm" class="menu">Ordering Information</a>');

document.write('<a href="pdfs/Orderform.pdf" class="menu">Fax/Mail Ordering Form</a>');

document.write('<a href="documents.htm" class="menu">Free Documents</a>');



// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 3

document.write('<span class="menutitle">Help & Support:</span><br>');


document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>');


document.write('<a href="contact.htm" class="menu">Contact Us</a>');



// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');





// THIS IS THE GRAPHIC UNDER THE MENU

document.write('<br><center><a href="contact.htm"><img src="picts/Damos4colorRGBlftnv.jpg" width="100" height="47" border="0" class="borders"></a><br><br></center><br>');

document.write('<br><center><a href="contact.htm"><img src="picts/side_menu.jpg" width="100" height="125" border="0" class="borders"></a><br><br></center>');


document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->