// JavaScript Document

<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<center><span class ="lowerLinks">');

document.write('<a href="index.html" target="_top">Home</a> ');
document.write('<span class ="lowerLinks">| ');

document.write('<a href="about-las-vegas-carpet-cleaning.html" target="_top">About Us</a> ');
document.write('<span class ="lowerLinks">| ');

document.write('<a href="las-vegas-carpet-cleaning-packages.html" target="_top">Packages</a> ');
document.write('<span class ="lowerLinks">| ');

document.write('<a href="las-vegas-carpet-cleaning-service.html" target="_top">Services</a> ');
document.write('<span class ="lowerLinks">| ');

document.write('<a href="las-vegas-carpet-cleaning-testimonials.html" target="_top">Testimonials<br /></a> ');
document.write('<span class ="lowerLinks"> ');


document.write('<a href="las-vegas-carpet-cleaning-mission.html" target="_top">Mission</a> ');
document.write('<span class ="lowerLinks">| ');

document.write('<a href="sitemap.html" target="_top">Site Map</a> ');
document.write('<span class ="lowerLinks">| ');

document.write('<a href="las-vegas-carpet-privacy.html" target="_top">Privacy Policy</a> ');
document.write('<span class ="lowerLinks">| ');

document.write('<a href="las-vegas-carpet-cleaner-contact.html" target="_top">Contact</a> ');
document.write('<span class ="lowerLinks">| ');


document.write('<a href="carpet-cleaning-faq.html" target="_top">FAQ</a> ');
document.write('<span class ="lowerLinks"> ');




document.write('</span><br>');

document.write('</center>');

//  End -->
