//1-é. Ëåâîå ìåíþ About
document.write ('<p align="center"><strong>KSH AUTOMOTIVE</strong></p>' +
'            <p><a href="about.html" class="star_g">About KSH Automotive</a></p>' +
'            <p><a href="team.html" class="star_g">KSH Automotive Team</a></p>' +
'            <p><a href="rate.html" class="star_g">Rate Schedule & License Numbers</a></p>' +
'            <p><a href="contact.html" class="star_g">Contact Us</a></p>' +
'            <p><br>' +
'            </p>');


