<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Alex Levin');

document.write('</span><br>');

document.write('San Rafael<br>');

document.write('California<br>');

document.write('<BR>E-Mail:');

document.write('<a href="mailto:allev3@gmail.com">info@alexlevin.com</a>');

//  End -->