﻿<!-- Begin

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

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

document.write('Eclipse Productions');

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

document.write('By appointment only<br>');

document.write('San Jose, Ca 95135<br>');

document.write('PHONE: <span class="phonetitle">(408) 270-4671<BR></span>');



document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:jose@eclipse-productions.com" class="link">info@eclipse-productions.com</a><br>');

//  End -->