/* 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+='
  • I want to suck...your blood!
  • '; plime_links+='
  • Sails of Blood
  • '; plime_links+='
  • True Love Tattoo: Tattoo your heart!
  • '; plime_links+='
  • Snorkel rice could feed millions
  • '; plime_links+='
  • It\'s official - Guinness good for you
  • '; plime_links+='
  • Rice Bag Babies Go Against the Grain
  • '; plime_links+='
  • Good News For Vampires Everywhere - Scientists Create Blood From Stem Cells
  • '; plime_links+='
  • Global warming brings vampire moths to Finland
  • '; plime_links+='
  • 37 Year Old Claims Not To Have Realised Girl He Had Sex With Was Dead
  • '; plime_links+='
  • Photo gives face to Anne Frank\'s "one true love"
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->