<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Rebecca Riel');


document.write('</span><br>');

document.write('Studio: Allegory - A Fine Arts Gallery');

document.write('</span><br>');

document.write('1076 E. Front St.<br>');

document.write('Ventura, CA 93001<br>');

document.write('</span><br>');


document.write('Correspondence:');

document.write('</span><br>');

document.write('47 Old Castle Road');

document.write('</span><br>');

document.write('Westlake Village, CA 91361');

document.write('</span><br>');

document.write('</span><br>');


document.write('PHONE: <span class="phonetitle">(805) 200-8117<BR></span>');

// document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');



//  End -->