/* 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+='
  • Fabulous flippers: Dolphins have quite the kick
  • '; plime_links+='
  • How the dolphins being massacred to satisfy a food fetish are poisoning the Japanese who eat them
  • '; plime_links+='
  • Dolphins pay celebs to attend games
  • '; plime_links+='
  • Rivers Freezing Over NJ Dolphins
  • '; plime_links+='
  • The Power Of Dolphins
  • '; plime_links+='
  • Cambodia rejects report of Mekong River dolphins near extinction
  • '; plime_links+='
  • Do Dolphins Have A Sense Of The Future?
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->