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