<!-- Begin

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

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

document.write('SwitchBlade Billet Inc.');

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

document.write('470 W. Meats Avenue<br>');

document.write('Orange, CA 92865<br>');

document.write('PHONE: <span class="phonetitle">(714) 921-9566<BR></span>');

document.write('FAX: <span class="phonetitle">(714) 921-9746<BR></span>');

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

document.write(' <A HREF="mailto:info@SwitchBladeBillet.com">info@SwitchBladeBillet.com</a><br>');


//  End -->