table_arr = new Array(); row_arr = new Array();row_arr[0]=''; row_arr[1]=''; table_arr[0] = row_arr; row_arr = new Array();row_arr[0]='
'; row_arr[2]='Recommended Reads
- Reading : Mysteries of Bearing Witness to the Oneness of God and the Prophethood of Muhammad'; row_arr[1]=' Muhyi din Ibn al-Arabi'; row_arr[2]='
Unveiling the mysteries of the pillars of Islam.'; table_arr[1] = row_arr; row_arr = new Array();row_arr[0]='
- Reading : Muhammad'; row_arr[1]=' by Martin Lings (Abu Bakar Siraj al-Din)'; row_arr[2]='
Extremely readable and reflects both the simplicity and grandeur of the story. The result is a book which will be read with equal enjoyment by those already familiar with our beloved Muhammad\'s (may God bless him and grant him peace) life and those coming to it for the first time.'; table_arr[2] = row_arr; row_arr = new Array();row_arr[0]='
- Reading : Bustan-ul-\'Arifeen fi al-Zuhd wa at-Tasawwuf '; row_arr[1]=' by Imam Abu Zakariyya an-Nawawi'; row_arr[2]='
A precious collection of sayings of the early and late masters of Tasawwuf elaborating on some of the finer points of self-purification.'; table_arr[3] = row_arr; row_arr = new Array();row_arr[0]='
- Reading : Risalah al-Mu\'awanah'; row_arr[1]=' by Imam \'Abdullah al-Haddad'; row_arr[2]='
A practical travel guide along the Path'; table_arr[4] = row_arr; row_arr = new Array();row_arr[0]='
- Reading : al-Munqidh min al-Dalal'; row_arr[1]=' by Imam Abu Hamid al-Ghazali'; row_arr[2]='
Autobiography of the most influential thinker of medieval Islam '; table_arr[5] = row_arr; row_arr = new Array();row_arr[0]='
- Reading : Miftah al-Falah'; row_arr[1]=' by Shaykh Ibn \'Ata\' Allah al-Iskandari'; row_arr[2]='
Considered to be one of Ibn ‘Ata’ Allah’s most important works because it contains the principles of actual Sufi mystical practices.'; table_arr[6] = row_arr; row_arr = new Array();row_arr[0]='
- Reading : Kashf al-Mahjub'; row_arr[1]=' by Shaykh \'Ali al-Hujwiri'; row_arr[2]='
The earliest Persian treatise on Sufism. '; table_arr[7] = row_arr; row_arr = new Array();row_arr[0]='
- Reading : Risalah Qushayriyyah'; row_arr[1]=' by Imam Abu-l-Qasim al-Qushayri'; row_arr[2]='
One of the most widely read Sufi treatises. Defining classical Sufism from the Quran and Sunna with reference to the lives of saints, the author defines traditional Sufism.'; table_arr[8] = row_arr; row_arr = new Array();row_arr[0]='
¤ by myMediaList
¤ Get Your Own Free List!'; row_arr[1]='
'; table_arr[9] = row_arr; for (i=0; i < table_arr.length; i++){ for (j=0; j < table_arr[i].length; j++){ document.writeln(table_arr[i][j]) } };