// JavaScript Document
function AddContact()
{ document.write('<a href="mai'+'lto:mark'+'@'+'markbereit.com">Contact me</a>');
}
