/* 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 Answer to the Questions Every Kid Asks
  • '; plime_links+='
  • All your Christian questions answered
  • '; plime_links+='
  • Obama, McCain talk issues at pastor\'s forum
  • '; plime_links+='
  • 10 answers to kid\'s tricky questions
  • '; plime_links+='
  • 50 Most Frequently Asked Questions (with answers) on C++ in Interviews
  • '; plime_links+='
  • Questions from a Muslim friend
  • '; plime_links+='
  • Memory almost full
  • '; plime_links+='
  • Lady Data
  • '; plime_links+=''; if(document.getElementById('c_plime')){document.getElementById('c_plime').innerHTML=plime_links;} //-->