    function spotlightOn(){

    var s=new Array()


    s[0]='<p><a href="/SpotlightOn/Investigational_Drug_Steering_Committee.htm" class="red">The Investigational Drug Steering Committee</a><br />In June 2005, the Clinical Trials  Working Group, a broadly constituted panel with experts from academic research  institutions, community oncology practices, the pharmaceutical and biotechnology industries, <a href="/SpotlightOn/Investigational_Drug_Steering_Committee.htm" class="red">More&#8230;</a></p>';
    s[1]='<p><a href="http://dctd.cancer.gov/About/major_initiatives_NExt.htm" class="red" target="_blank">The NCI Experimental Therapeutics Program (NExT)</a><br />DCTD and the Center for Cancer Research (CCR) are working in close collaboration to reinvigorate cancer drug development at NCI. Through a joint early therapeutics development program, <a href="http://dctd.cancer.gov/About/major_initiatives_NExt.htm" class="red" target="_blank">More&#8230;</a></p>';
    s[2]='<p><a href="http://deainfo.nci.nih.gov/advisory/ctac/1109/presentations/OEWG_Doroshow.pdf" class="red" target="_blank">Operational Efficiency Working Group (OEWG)</a><br />CTEP is working with investigators to implement the recommendations of the OEWG presented by Dr. James Doroshow, Director of the NCI Division of Cancer Treatment and Diagnosis, to the NCI Clinical Trials and Translational Research Advisory Committee. <a href="http://deainfo.nci.nih.gov/advisory/ctac/1109/presentations/OEWG_Doroshow.pdf" class="red" target="_blank">More&#8230;</a></p>';


    var n=Math.floor(Math.random()*(s.length))
    document.write(s[n])

    }





