<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('<STRONG>Toni Decklever, State Advisor</strong>');

document.write('</span><br />');

document.write('1013 Logan Ave.<br />');

document.write('Cheyenne, WY 82001<br />');

document.write('PHONE: (307) 426-4007<BR />');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<br></span>');

document.write('<br>E-mail: ');

document.write(' <A href="mailto:skillsusawyoming@gmail.com">Toni Decklever</A><br /><br />');


document.write('<span class="phonetitle">');

document.write('<STRONG>Bill Pannell, CTSO Consultant</strong>');

document.write('</span><br />');

document.write('Wyoming Dept. of Education<br />');

document.write('Hathaway Building - 2nd Floor<br />');

document.write('Cheyenne, WY 82002<br />');

document.write('PHONE: (307) 777-3549<BR />');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<br></span>');

document.write('<br>E-mail: ');

document.write(' <A href="mailto:bpanne@educ.state.wy.us">Bill Pannell</A><br />');




//  End -->
