<!-- Begin

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

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

document.write('Bedford Technical');

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

document.write('518 Fairbanks Drive<br>');

document.write('Magnolia, TX 77354<br>');

document.write('PHONE: <span class="phonetitle">(817) 360-5035<BR></span>');


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

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


//  End -->