<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Green Mountain Corp');

document.write('</span><br>');

document.write('19501 South Santa Fe Avenue<br>');

document.write('Rancho Dominguez, CA 90221<br>');

document.write('PHONE: <span class="phonetitle">(310) 356-2565<BR></span>');

document.write('FAX: <span class="phonetitle">(310) 356-2560<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:johns@greenmtncorp.com">johns@greenmtncorp.com</a><br>');


//  End -->
