<!-- Begin

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

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

document.write('Gourmet Parties');

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

document.write('26000 Hawthorne<br>');

document.write('Franklin, MI 48025<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(248) 851-0121<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(248) 851-4626<BR></span>');

document.write('<BR>E-Mail:GPARTYGIRL@aol.com ');

document.write('<a href="mailto:GPARTYGIRL@aol.com">GPARTYGIRL@aol.com</a>');

//  End -->