var text_st = new Array();
text_st[0]="PWD’s are victims more of social injustice and discrimination not of their disability"
text_st[1]="YOUR ATTITUDE MAY BE OUR GREATEST BARRIER!"
text_st[2]="WORKING TOGETHER TOWARDS A BARRIER-FREE SOCIETY."
text_st[3]="As long as we feel ashamed of who we are, our lives will be regarded as useless!"
var l = text_st.length;

var rnd_no = Math.floor(l*Math.random());

