/* 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 Best and Worst Movies About the Internet
  • '; plime_links+='
  • BEST superhero
  • '; plime_links+='
  • The Best Tips Ever
  • '; plime_links+='
  • We RickRolled MTV!
  • '; plime_links+='
  • The 50 Best Inventions of 2009
  • '; plime_links+='
  • 10 Best Beers + 5 Best Breweries, 2008 World Beer Cup Winners
  • '; plime_links+='
  • Happy Halloween! Best \'Thriller\' Videos
  • '; plime_links+='
  • Tiny Alabama Town Requests $375 Million in Economic Stimulus
  • '; plime_links+='
  • Best Story Ever
  • '; plime_links+='
  • Voted Best Commercial in Europe
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->