var cText = ''
cText += '<A href="services.html">SERVICES</A> | '
cText += '<A href="sys_intg_dev.html">Systems Integration &amp; Development</A> | '
cText += '<A href="managed_operations.html">Managed Operations</A> | '
cText += '<A href="temp_staffing.html">Staff Augmentation</A> <br> '

cText += '<A href="tech_consulting.html">AREAS OF EXCELLENCE</A> | '
cText += '<A href="scm.html">SCM</A> | '
cText += '<A href="qa.html">QA</A> | '
cText += '<A href="sys_infrastructure.html">IT Infrastructure</A> | '
cText += '<A href="db_appl_intg.html">  Database Technologies</A> <br> '
// cText += '<A href="conv_comm_tech.html">Communications Technologies</A> | '
// cText += '<A href="e_commerce.html">E-Commerce</A> <br> '

cText += '<A href="solutions.html">SOLUTIONS</A> | '
cText += '<A href="ITsecurity.html">IT Security</A> | '
cText += '<A href="AHS.html">After Hours Support</A> | '
cText += '<A href="amp">Application Management Services</A> <br> '

cText += '<A href="profile.html">Profile</A> | '
cText += '<A href="partners.html">Partners</A> | '
cText += '<A href="news.html">News</A> | '
cText += '<A href="joinus.html">Join Us</A> | '
cText += '<A href="current_openings.html">Current Openings</A> | '
cText += '<A href="benef_polic.html">Benefits &amp; Policies</A> | '
cText += '<A href="contact_us.html">Contact Us</A> | '
cText += '<A href="index.html">HOME</A>'
cText += '<P>    ©2001  Pegasus Knowledge Solutions., All Rights Reserved.'
document.write(cText) 
