<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Joan og Sigmar Jacobsen');

document.write('</span><br>');

document.write('Fyrvej 2<br>');

document.write('6960 Hvide Sande<br>');

document.write('Telefon: <span class="phonetitle">+45 97313855<br></span>');

document.write('Mobil: <span class="phonetitle">+45 21728192<br></span>');

document.write('<br>E-mail :<br>');

document.write(' <A HREF="mailto:joan@morgunstralan.dk">joan@morgunstralan.dk</a><br>');


//  End -->