<!-- Begin


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

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

document.write('Christian Urpani');

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

document.write('Studio: 220, Cannon Road,<br>');

document.write('Santa Venera, Malta<br>');

document.write('Cell: <span class="phonetitle">(356) 99462959<BR></span>');

document.write('Home: &nbsp;&nbsp;<span class="phonetitle"> (356) 21 445335<BR></span>');

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

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


//  End -->