/* 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+='
  • Chocolate in peril
  • '; plime_links+='
  • Chocolate Week
  • '; plime_links+='
  • Women must have chocolate, men need sex
  • '; plime_links+='
  • Chocolate-flavoured milk speeds up recovery as well as expensive sports drinks
  • '; plime_links+='
  • Brisk walk could help chocoholics stop snacking
  • '; plime_links+='
  • Chocolate Bar In NYC
  • '; plime_links+='
  • Chocolate Pills
  • '; plime_links+='
  • Chocolate Jesus declared "tasteless"
  • '; plime_links+='
  • Hershey\'s chocolate and a severed arm
  • '; plime_links+='
  • Restaurant Dishes Out Chocolate Pizza
  • '; plime_links+='
  • Top important time quotations
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->