<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Upper Island Motors');

document.write('</span><br>');

document.write('360 Old Island Highway<br>');

document.write('Courtenay, B.C., V9N 3P3<br>');

document.write('PHONE TOLL FREE: <span class="phonetitle">1-800-565-2366<BR></span>');

document.write('PHONE: <span class="phonetitle">(250) 334-2280<BR></span>');

document.write('FAX: <span class="phonetitle">(250) 334-9229<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="Mailto:upperisland@shaw.ca" class="link">upperisland@shaw.ca</a><br>');


//  End -->