/* 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+='
  • The Decemberists Announce U.S. Tour Dates
  • '; plime_links+='
  • World\'s Most Impressive Rock Formations
  • '; plime_links+='
  • "Indian Head" Rock Starts Fight Between Ohio & Kentucky
  • '; plime_links+='
  • Man drives off cliff at Colorado National Monument, lands on rock
  • '; plime_links+='
  • King of rock ‘n’ roll — on a rock
  • '; plime_links+='
  • Rock to Drop the Rock In His Name
  • '; plime_links+='
  • Rock Stars Who\'ve Caught Fire On Stage
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->