/* 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+='
  • Carlos Mencia as store clerk.
  • '; plime_links+='
  • Some Funny Ads
  • '; plime_links+='
  • Funny Kids
  • '; plime_links+='
  • Bourne Ultimatum Teaser Trailer
  • '; plime_links+='
  • One More Bourne Movie!
  • '; plime_links+='
  • Funny Duet
  • '; plime_links+='
  • Office Conflict Management
  • '; plime_links+='
  • Barbeque accident
  • '; plime_links+='
  • UFO Prank
  • '; plime_links+='
  • Clip: Zelda: Heart For The Hero
  • '; plime_links+='
  • Death Sentence. Funny Commercial
  • '; plime_links+='
  • I look the red light
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->