<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Candy Ultra Lounge and Bistro Bar');

document.write('</span><br>');

document.write('904 N.W. Couch Street<br>');

document.write('Portland, OR 97209<br>');

document.write('PHONE: <span class="phonetitle">(503) 227-0651<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle"><BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@candyportland.com">info@candyportland.com</a><br>');


//  End -->