<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Allan Aircraft Supply Co. LLC');

document.write('</span><br>');

document.write('11643 Vanowen St.<br>');

document.write('North Hollywood, Ca  91605<br>');

document.write('PHONE: <span class="phonetitle">(818) 765-4992<BR></span>');


document.write('FAX: <span class="phonetitle">(818) 503-9708<BR></span>');


document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@allanaircraft.com" class="link">sales@allanaircraft.com</a><br>');


//  End -->