<!-- 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('19301 South Santa Fe Avenue, Suite 116<br>');

document.write('Compton, CA 90221<br>');

document.write('PHONE: <span class="phonetitle">(310) 637-0460<BR></span>');

document.write('FAX: <span class="phonetitle">(310) 637-7389<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:johns@greenmtncorp.com">johns@greenmtncorp.com</a><br>');


//  End -->


