/* 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+='
  • America Rules! - England Sucks
  • '; plime_links+='
  • Numerous weddings set for July 7, 2007
  • '; plime_links+='
  • Virtual Terror Strikes Second Life
  • '; plime_links+='
  • Second-Borns More Independent than Elder Siblings
  • '; plime_links+='
  • What REALLY happened to the signers of the Declaration of Independence?
  • '; plime_links+='
  • Memorial To The Dead Of July 7th Bombing Unveiled
  • '; plime_links+='
  • Vanilla, Chocolate, Butter Pecan, and Strawberry....
  • '; plime_links+='
  • July 20th is National Hug Your Kid and Lollipop Day
  • '; plime_links+='
  • The Muppets 4th of July Celebration
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->