<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="title1">');

document.write('AVIV FESTIVAL');

document.write('</span><br>');

document.write('4060 N. Hills Dr <br>');
document.write('Suite 36 <br>');
document.write('Hollywood, FL 33021<br>');

document.write('Yossi Bayles: <span class="title1"> </span>(954) 205-9538<BR>');
document.write('Yarden Bayles: <span class="title1"> </span>(305) 333-5200<BR>');

document.write('<span class="title1"><BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@avivfestival.com">info@avivfestival.com</a><br>');


//  End -->