<!-- start

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

// NOTE: For no allwebco copyright erase only the next 4 lines

document.write('<span class="copytext">');
document.write('<a href="index.php" class="footer">Home Page | </a>');
document.write('<a href="services.php" class="footer">Services | </a>');
document.write('<a href="faq.php" class="footer">FAQs | </a>');
document.write('<a href="about.php" class="footer">About Us | </a>');
document.write('<a href="client.php" class="footer">Clients | </a>');
document.write('<a href="contact.php" class="footer">Contact Us </a>');
document.write('  © 2001-2008 All Rights Reserved. (effectivearts.com)');
document.write('</span>');




document.write('<br>');

//  End -->
