<!-- Begin


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

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

document.write('Vintage Designs by Jo-Anne');

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

document.write('Lavande');

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

document.write('Clydebank  Bells Road<br>');

document.write('Narrandera NSW 2700<br>');

document.write('PHONE: <span class="phonetitle">(02) 69593920<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(02) 69594862<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:sales@vintagedesigns.com.au?subject=Vintage Designs Query">sales@vintagedesigns.com.au</a><br>');

document.write('ABN: 48919903741 ');

document.write('<a href="termsconditions.html">Terms & Conditions</a>');


//  End -->