<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('COMPUTECH');

document.write('</span><br><br>');

document.write('Zion Court, Zion Road <br>');

document.write('Rathgar, Dublin 6 <br>');

document.write('Ireland <br>');

document.write('Phone: <span class="phonetitle">(+353) 1-494-1429<br></span>');

document.write('Fax: <span class="phonetitle">(+353) 1-492-6622<br></span>');


//  End -->