/* 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+='
  • Man pays electric bill with pennies
  • '; plime_links+='
  • 100 Million Pennies On Display
  • '; plime_links+='
  • Michigan Man Pays Off Fine With Pennies
  • '; plime_links+='
  • Chevy Creates World’s First Billboard Made from Pennies, By-passers Strip it Clean
  • '; plime_links+='
  • Goodbye Pennies, You Won\'t be Missed
  • '; plime_links+='
  • 301 Pennies = $10.7 Million
  • '; plime_links+='
  • Eighth graders get detentions for paying for lunch in pennies
  • '; plime_links+='
  • Penny stacking champions of the world!
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->