var text_st = new Array();
text_st[0]="Independent Living is a philosophy and a movement of people with disabilities who work for self-determination, equal opportunities and respect. "
text_st[1]="Recognizing that disability is an evolving concept and that disability results from the interaction between persons with impairments and attitudinal and environmental barriers that hinders their full and effective participation in society on an equal basis with others. (UN CRPD)"
text_st[2]="We are guided by the Independent Living Philosophy, teaching and sharing this to others as part of our active participation in the Independent Living Movement."
var l = text_st.length;

var rnd_no = Math.floor(l*Math.random());

