<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Eclipse Design');

document.write('</span><br>');

document.write('82 Dundas Street<br>');

document.write('Dundas<br>');

document.write('Ontario L9H 1A2.<br><br>');

document.write('Phone (Studio): <span class="phonetitle">(905) 627-0305<BR></span>');

document.write('Phone (Cell): &nbsp;&nbsp;&nbsp;&nbsp;<span class="phonetitle">(905) 317-3622<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:eclipsedesign@cogeco.ca">eclipsedesign@cogeco.ca</a><br>');


//  End -->
