document.write('<link href="CSS/dropdown.css" type=text/css rel=stylesheet>');
document.write('<script src="JAVASCRIPT/dropdown.js" type="text/javascript" charset="utf-8"></script>');
document.write('<div style="width: 1200px; height: 37px; background: url(\'IMAGES/prplbkgrdBlank.jpg\'); repeat-x;">');
document.write('<ul id="sddm">');
document.write('	<li><img src ="IMAGES/LeftEnd.png"/><img src="IMAGES/spacer.PNG"/></li>');
document.write('	<li><a href="index.html"><img src="IMAGES/Home.png"/><img src="IMAGES/spacer.PNG"/></a></li>');
document.write('	<li><a href="services.html" onmouseover="mopen(\'m1\')" onmouseout="mclosetime()"><img src="IMAGES/Services.png"/><img src="IMAGES/spacer.PNG"/></a>');
document.write('		<div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">');
document.write('		<a href="sofwaredevelopment.html">Software Development</a>');
document.write('		<a href="customercontactcenter.html">Customer Contact Center</a>');
document.write('		<a href="imageprocessing.html">Document Image Processing</a>');
document.write('		<a href="otherbusinessprocessoutsourcingservices.html">Business Process Outsourcing Services</a>');
document.write('		<a href="TechnicalResources.html">Technical Resources</a>');
document.write('		</div>');
document.write('	</li>');
document.write('	<li><a href="aboutus.html" onmouseover="mopen(\'m2\')" onmouseout="mclosetime()"><img src="IMAGES/AboutUs.png"/><img src="IMAGES/spacer.PNG"/></a>');
document.write('		<div id="m2" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">');
document.write('		<a href="OurTribe.html">Our Tribe</a>');
document.write('		<a href="corevalues.html">Core Values</a>');
document.write('		<a href="Charity Projects.html">Charities/Community Events</a>');
document.write('		<a href="Certifications.html">Certifications</a>');
document.write('        </div>');
document.write('	</li>');
document.write('	<li><a href="CareerOpportunities.aspx"><img src="IMAGES/Careers.png"/><img src="IMAGES/spacer.PNG"/></a>');
document.write('		<div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">');
document.write('		</div>');
document.write('	</li>');
document.write('	<li><a href="contactus.html" onmouseover="mopen(\'m4\')" onmouseout="mclosetime()"><img src="IMAGES/ContactUs.png"/><img src="IMAGES/spacer.PNG"/></a>');
document.write('		<div id="m4" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">');
document.write('		<a href="Directions.html">Directions</a>');
document.write('		<a href="Airports.html">Airports</a>');
document.write('		<a href="Hotels.html">Lodging</a>');
document.write('		</div>');
document.write('	</li>');
document.write('	<li><a href="news.html"><img src="IMAGES/News.png"/><img src="IMAGES/spacer.PNG"/></a>');
document.write('		<div id="m5" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">');
document.write('		</div>');
document.write('	</li>');

document.write('	<li><a href="index.html" onmouseover="mopen(\'m7\')" onmouseout="mclosetime()"><img src="IMAGES/Community.png"/><img src="IMAGES/spacer.PNG"/></a>');
document.write('		<div id="m7" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">');
document.write('		<a target="blank" href="http://www.umatilla.nsn.us/">Umatilla Tribes</a>');
document.write('		<a target="blank" href="http://www.pendleton.or.us/index.asp?Type=B_BASIC&SEC={489DAB75-6F84-4C43-B3FD-1B61A0403F3A}">History Of Pendleton</a>');
document.write('		<a target="blank" href="http://pendletonroundup.com/">Pendleton Round Up</a>');
document.write('		<a target="blank" href="http://pendleton.thechamber.net/">Pendleton Chamber of Commerce</a>');  
document.write('		<a target="blank" href="http://www.tamastslikt.org/">Tamastslikt Cultural Institute</a>');  
document.write('		<a target="blank" href="http://www.pendletonundergroundtours.org/">Pendleton Underground Tours</a>');
document.write('		<a target="blank" href="http://www.umatilla.nsn.us/cuj.html">CUJ</a>');
document.write('		<a target="blank" href="http://www.yakaenergy.com/">YAKA Energy</a>');
document.write('		<a target="blank" href="http://www.pendleton-usa.com/">Pendleton Woolen Mills</a>');
document.write('		</div>');
document.write('	</li>');
document.write('	<li><img src ="IMAGES/RightEnd.png"/></li>');
document.write('</ul>');
document.write('</div>');