
inc_links_js =
'<H2>Enlaces bahá\'ís:</H2>'
+ '<UL class=enlaces>'
+ '<LI><A target="_blank" href="http://bahai.org/">Los Bahá\'ís</A>'
+ '<LI><A target="_blank" href="http://info.bahai.org/">Tópicos Bahá\'í </A>'
+ '<LI><A target="_blank" href="http://statements.bahai.org/">Librería Sobre Declaraciones</A>'
+ '<LI><A target="_blank" href="http://news.bahai.org/">Servicios de Noticias Mundiales</A>'
+ '<LI><A target="_blank" href="http://bahai.org/national">Comunidades Nacionales Bahá\'í</A>'
+ '<LI><A target="_blank" href="http://bahai.org/dir/">Librería Internacional Bahá\'í</A></LI>'
+ '<LI><A target="_blank" href="http://terraces.bahai.org/">Proyecto de las Terrazas</A></LI>'
+ '<LI><A target="_blank" href="http://www.onecountry.org/">Revista One Country</A></LI>'
+ '<LI><A target="_blank" href="http://reference.bahai.org/en/">Librería de referencia Baha\'i</A></LI>'
+ '</UL>';

// end_var_declaration
document.write(inc_links_js);

