/* 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+='
  • Bumblebee \'77 Chevy Camaro
  • '; plime_links+='
  • In Transformers mythology, good guys are Autobots
  • '; plime_links+='
  • Coolest stop-motion Transformers video you\'ll see all day
  • '; plime_links+='
  • Bumblebee extinct in Britain to be reintroduced from New Zealand
  • '; plime_links+='
  • Woman in bumblebee costume gives birth on hen night
  • '; plime_links+='
  • Help Write Transformers Script
  • '; plime_links+='
  • TransFormers 2 Update
  • '; plime_links+='
  • Transformers: Revenge of the Fallen Review
  • '; plime_links+='
  • Boeing 737 forced to land after striking a .... bumblebee
  • '; plime_links+='
  • 80\'s children rejoice: Transformers Movie posters revealed
  • '; plime_links+='
  • Gentlemen, start your cameras!
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->