/* 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+='
  • Bobby McFerrin Sings Science
  • '; plime_links+='
  • Opera Doesn\'t Like April Fool\'s Day Because They Say It Makes Them Look Too Serious
  • '; plime_links+='
  • Political columnist Robert Novak dies at 78
  • '; plime_links+='
  • Opera At The Movies?
  • '; plime_links+='
  • Happy 250th Birthday Robert Burns
  • '; plime_links+='
  • The opera singer who grew an extra set of ribs
  • '; plime_links+='
  • It\'s not over until everybody sings
  • '; plime_links+='
  • Happy 20th birthday to the internet worm!
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->