// Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "no"	// SHOW W3C VALID LOGO



document.write('<td align="center">');

document.write('<span class="footer-title"> SHANTON APPAREL PH 0800 4 SHANTON </span class>');

document.write('&nbsp; &nbsp;');

document.write('<span class="footer-subtitle"> VISIT OUR SISTER STORE </span class>');

document.write('&nbsp;');

document.write('<a href="http://www.bedbathandbeyond.co.nz/"> <img src="/picts/bbb-logo.gif" alt="Bed Bath & Beyond" height="23" border="0" align="absmiddle"/></a>');



// document.write('<br />');

   if (w3clogo == "yes") {
document.write('<br /><a href="http://www.w3.org/"><img src="/picts/w3c.gif" alt="Valid XHTML 1.0 Transitional" border="0" vspace="6" /></a>');
}

// document.write('Copyright &copy; 2009  Bed Bath & Beyond NZ');




// EDIT THE NEXT LINE

//document.write('<a href="index.html">Bed Bath & Beyond</a><br />');







   if (allwebco == "yes") {
document.write('Site Design &copy; 2009 All Rights Reserved <a href="http://www.bedbathandbeyond.co.nz" target="_blank">Bed Bath & Beyond</a> &amp; <a href="http://www.performancegroup.co.nz" target="_blank">Hosting</a><br />');
}


//document.write('</span>');


//  End -->
