
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&#8217;i World</A></LI> \n'
+ '<LI><A href="http://bahaindex.com/" target="_blank">Baha&#8217;i Faith Index</A></LI> \n'
+ '<LI><A href="http://bcca.org/islam-bahai/b.html" target="_blank">Statement on Baha&#8217;u&#8217;llah</A></LI> \n'
+ '<LI><A href="http://reference.bahai.org/ar/" target="_blank">Some Baha&#8217;i Books in Arabic</A></LI> \n'
+ '<LI><A href="http://reference.bahai.org/en/" target="_blank">Baha&#8217;i Books in English</A></LI> \n'
+ '<LI><A href="http://reference.bahai.org/fa/" target="_blank">Baha&#8217;i Books in Persian</A></LI> \n'
+ '<LI><A href="http://bahaitext.info/xreturn.htm" target="_blank">Some Baha&#8217;i Prophecies</A></LI> \n'
+ '</UL> \n'
+ '</DIV>';

// end_var_declaration
document.write(inc_links_js);
