<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('mccartney art works');

document.write('</span><br>');

document.write('1960 Towne Centre Blvd.<br>');

document.write('Edmonton, Alberta T6R 2W3<br>');

document.write('PHONE: <span class="phonetitle">(780) 431 2527<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:mccartne@mccartneyartworks.com">mccartne@mccartneyartworks.com</a><br>');


//  End -->
