<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="Bob Brancel">');

document.write('Bob Brancel');

document.write('</span><br>');

document.write('537 Kelvington Drive #2<br>');

document.write('Sun Prairie, WI 53590<br>');

document.write('Phone: <span class="phonetitle">(608) 834-9331<BR></span>');

document.write('Cell Phone: <span class="phonetitle">(608) 215-5939<BR></span>');


document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:brancelcharters@hotmail.com" class="link">Brancelcharters@hotmail.com</a><br>');


//  End -->