<!-- Begin

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

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

document.write('Trade Wind Dancers');

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

document.write('PO Box 6463<br>');

document.write('Lincoln, NE  68506<br>');

document.write('PHONE: <span class="phonetitle">(402) 770-6823<br></span>');

document.write('OTHER PHONE: <span class="phonetitle">(402) 540-1221<br></span>');

document.write('<br>');




//  End -->