<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');
document.write('BRIAN Integrated Systems<p>Lagos Factory');
document.write('</span><br>');
document.write('14, Simbiat Aboiola Way,<br>');
document.write('1st Floor, Ikeja, Lagos<br>');
document.write('PHONE: <span class="phonetitle">(234) 1-2713502<br></span>');
document.write('Or: <span class="phonetitle">(234) 1-3453280<br></span>');


document.write('<span class="phonetitle">');
document.write('<p>Ilorin Factory');
document.write('</span><br>');
document.write('Ganmo Technology Hill,<br>');
document.write('Ajase-Ipo Road,<br>');
document.write('By Afon Junction.<br>');
document.write('PHONE: <span class="phonetitle">(234) 806-7606967<br></span>');
document.write('Or: <span class="phonetitle">(234) 807-3034004<br></span>');


document.write('<span class="phonetitle">');
document.write('<p>Abuja Office');
document.write('</span><br>');
document.write('Suite A44 Shakir Plaza,<br>');
document.write('Plot 1029 Michika Street,<br>');
document.write('Opposite KIA Motors,<br>');
document.write('Off Ahmadu Bello Way,<br>');
document.write('Garki Area II, Abuja.<br>');
document.write('PHONE: <span class="phonetitle">(234) 9-2909726<br></span>');
document.write('Or: <span class="phonetitle">(234) 803-4285735<br></span>');


document.write('<span class="phonetitle">');
document.write('<p>Osun Service Centre');
document.write('</span><br>');
document.write('Iwo Road,<br>');
document.write('opp. Technical College Osogbo,<br>');
document.write('Osun State.<br>');


document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@briansystems.com">info@briansystems.com</a><br>');


//  End -->