<!-- Start


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


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

document.write('<br>');

document.write('&copy;Copyright 2007-2010 ');

document.write('<a href="home.htm" target="_top" class="foot">BUSINESSCARDS3DAYS</a>');

document.write('<br>');


//  End -->