/* Include this URL as a javascript include from within your document.
  • Be sure to have a div on your page with the ID "c_plime" **BEFORE** this script is called (otherwise there is nowhere to insert the script).
  • To style the UL, create a CSS class called p_ul.
  • To style the LI uniformly, create a CSS class called p_li1 and p_li2 and give them the same propeerties.
  • To style the LI with alternating colors/effects, create a CSS class called p_li1 and p_li2 and give them different propoerties.

    SAMPLE CODE


    RENDERS AS
    plime_links+='
  • \'Golden Girls\' star Bea Arthur dies at 86
  • '; plime_links+='
  • Suzanne Pleshette Dies in Los Angeles
  • '; plime_links+='
  • Actress Jane Wyatt dies at 96
  • '; plime_links+='
  • Oscar winner Jane Wyman dies at 93
  • '; plime_links+='
  • Jazz great Oscar Peterson dies at 82
  • '; plime_links+='
  • Voice of Mickey Mouse dies at 62
  • '; plime_links+='
  • Lynne Harvey, Wife Of Broadcaster Paul Harvey, Dies
  • '; plime_links+='
  • Man reportedly dies from phone battery blast
  • '; plime_links+='
  • Wounded Iraq Vet\'s last child dies after car crash
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->