
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('<a href="http://ornl.gov/" target="_top">Oak Ridge National Laboratory</a> ');

document.write('<br>');

document.write('<a href="http://www.ornl.gov/sci/nuclear_science_technology/" target="_top">Nuclear Science and Technology Division</a> ');

document.write('<br>');

document.write('<a href="index.html" target="_top">Nuclear Science and Technology Interaction Program in NSTD</a> ');

document.write('<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="contact.htm">Contact Us</a><br>');

document.write('</span>');

//  End -->