<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Wedge Catering');

document.write('</span><br>');

document.write('1801 East Marion Street<br>');

document.write('Seattle, Washington 98122<br>');

document.write('PHONE: <span class="phonetitle">(206) 523-2560<BR></span>');

document.write('FAX: <span class="phonetitle">(206) 524-3886<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:michelle@thewedgecatering.com">info@thewedgecatering.com</a><br>');


//  End -->