<!-- Begin

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

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

document.write('Adventure Club');

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

document.write('5756 Jacaranda Road<br>');

document.write('Lake Park, GA 31636<br>');

//document.write('PHONE: <span class="phonetitle">(770) 642-1038<BR></span>');

// document.write('FAX: <span class="phonetitle">(555) 555-5555<BR></span>');

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

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


//  End -->
