
inc_links_js =
'<DIV id=MyExLinkID> \n'
+ '<h2>Further Studies:</h2> \n'
+ '<UL class=myLinksID> \n'
+ '<LI><A href="http://www.bahai.org/" target="_blank">The Baha\'i World</A> \n'
+ '<LI><A href="http://bahaindex.com/" target="_blank">Baha\'i Faith Index</A> \n'
+ '<LI><A href="http://bcca.org/islam-bahai/b.htm" target="_blank">Statement on Baha\'u\'llah</A> \n'
+ '<LI><A href="http://reference.bahai.org/ar/" target="_blank">Some Baha\'i Books in Arabic</A> \n'
+ '<LI><A href="http://reference.bahai.org/en/" target="_blank">Baha\'i Books in English</A> \n'
+ '<LI><A href="http://reference.bahai.org/fa/" target="_blank">Baha\'i Books in Persian</A> \n'
+ '<LI><A href="http://albahaiyah.global-et.com/index.htm" target="_blank">Facts about the Baha\'i Faith</A> \n'
+ '<LI><A href="http://www.bahai.com/arabic/" target="_blank">Introduction to the Baha\'i Faith in Arabic</A> \n'
+ '<LI><A href="http://www.almunajat.com" target="_blank">Prayers and Meditations (in Arabic)</A> \n'
+ '<LI><A href="http://bahaitext.info/xreturn.htm" target="_blank">Some Baha\'i Prophecies</A></LI> \n'
+ '</UL> \n'
+ '</DIV>';

// end_var_declaration
document.write(inc_links_js);

