<!-- Begin

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


var allwebco	  = "yes"	// SHOW EXOTIC CONCEPTS COPYRIGHT
var pageheight	  = "100"	// SPACING ABOVE COPYRIGHT




document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS


document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="for_sale.htm">Cars For Sale</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">Company Profile</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="showcase.htm">Car Showcase</a>')

document.write('&nbsp;|&nbsp;');

document.write(' <a href="links.htm">Links</a>')

document.write('&nbsp;|&nbsp;');

document.write(' <a href="before_after.htm">Before &amp; After</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="what_we_do.htm">What We Do</a>')

document.write('&nbsp;|&nbsp;');

document.write(' <a href="sitemap.htm">Sitemap</a>')

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Free Estimate</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="ec_on_ebay.htm">EC on EBAY</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.facebook.com/pages/Exotic-Concepts/189976307712?ref=search&sid=100000079518097.4153114247..1" class="none">EC on FACEBOOK</a>');


document.write('<br><br>All contents &copy; copyright 2009 ');



// EDIT THE NEXT LINE


document.write('Exotic Concepts<br>');













   if (allwebco == "yes") {
document.write('Site Design &copy; 2009 All rights reserved <a href="http://ccdsweb.com" target="_blank">CCDSWeb Design</a> & <a href="http://ccdsweb.com" target="_blank">Hosting</a><br>');
}



document.write('<br>');




//  End -->