<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Tom van de Ven ITS Consultancy');

document.write('</span><br>');

document.write('Silodam 421<br>');

document.write('NL-1013 AW  Amsterdam<br>');

document.write('The Netherlands<br>');

// document.write('PHONE: <span class="phonetitle">+31 70 3625914<BR></span>');

// document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">+31 70 3921995<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@tomvandeven.com" class="link">Tom van de Ven ITS Consultancy</a><br>');

//  End -->