/* 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+='
  • Ever Think That Bamboo is a Useless Pest-like Plant? Think Again!
  • '; plime_links+='
  • NJ Woman Gets Her High School Diploma At Age 90
  • '; plime_links+='
  • 7 Common Foods that can Actually get you High
  • '; plime_links+='
  • Dog accidentally shoots his owner in the back
  • '; plime_links+='
  • Crazy And Amazing Jet Maneuvers
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->