CINXE.COM
Union Catalog & The Digital Library
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="robots" content="index, follow" /> <meta http-equiv="content-language" content="en"/> <meta name="keywords" content="TinREAD, ToREAD, IME Romania, IME, Union Catalog, Catalog national, Biblioteca Digitala, Catalog distribuit, Sistem integrat de biblioteca, SIB, MARC, FRBR, Biblioteca 2.0, WebOPAC, Imprumut interbibliotecar, Catalog electronic, Catalog automatizat, Catalog virtual, OPAC, Biblioteca virtuala, Catalog multimedia" /> <meta name="description" content="Union Catalog al Bibliotecilor Publice din România este un punct de acces unitar la întreaga informaţie bibliografică şi multimedia disponibilă în aceste biblioteci sau în celelalte biblioteci afiliate la sistem." /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css">td img {display: block;}</style> <script src="../js/jquery.tools.min.js"></script> <script src="../js/biblio.js"></script> <link rel="stylesheet" type="text/css" href="../css/overlay-apple.css"/> <link rel="stylesheet" type="text/css" href="../css/style.css"/> <link rel="stylesheet" type="text/css" href="../css/tabs.css" /> <link rel="stylesheet" type="text/css" href="../css/biblio.css"/> </head> <body bgcolor="#ffffff"> <div align="center"> <table style="display: inline-table;" border="0" cellpadding="0" cellspacing="0" width="1024"> <tr> <td rowspan="2"> <div id="flash_ob"></div> </td> <td height="91" width="90%" align="right"> <table> <tr> <td> <table> <tr> <td>Schimbă limba:</td> <td> <a href="../"><img src="../images/rom_flag.jpg" border="0"/></a> </td> </tr> </table> </td> <td> <a class="button" href="http://catalog.biblio.ro/opac/advancedsearch?lang=en" style="width:170px;">Access the Union Catalog</a> </td> </tr> <tr> <td> <input type="text" name="search_field" id="search_field" /> </td> <td><a type="submit" class="button" href="javascript:search('eng')" style="width:170px;" title="Tastaţi termenii de căutat şi apoi click pe buton!">Search the Union Catalog</a></span></td> </tr> </table> </td> </tr> <tr> <td align="left"> <div id="menu_flash"></div> </td> </tr> </table> </div> <table style="display: inline-table;" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="center"> <div id="results" style="width:1024px;" align="left"> <html> <head> <meta http-equiv="content-language" content="en"/> <title>Union Catalog & The Digital Library</title> </head> <body> <div> <div style="display:block"> <table width="870" align="center"> <tbody><tr> <td width="219"><img src="../home/union_catalog.jpg" border="0" align="top" alt="Union Catalog"/> </td> <td width="423" align="center"><p align="center"><strong>The Romanian Library Union Catalog - <a href="#"><b>biblio.ro</b></a></strong> provides access to bibliographic information and digital documents available in public libraries and other libraries that joined the system.</p> </p> <p align="center">The portal was developed with support from USAID through the RITI (Romanian Information Technology Initiative) access program in cooperation with IME Romania.</p> <p align="center">The system was launched on <strong>11 July 2005</strong> and the event was attended by the USAID General Director and representatives the Ministry of Culture, the Ministry of Communication and Information Technology, the library community and the media. </p> <p> </p> </td><td width="212" align="right"> <img src="../home/the_digital_library.jpg" border="0" align="top" alt="The Digital Library"/> </td></tr> </tbody></table> <table width="870" align="center"> <tbody><tr> <td colspan="5" align="center"> <i><font color="#000080"><b>USAID through AED/RITI Access in collaboration with IME Romania funded project.</b></font></i></td></tr> <tr> <td colspan="4" align="center"> <table> <tr> <td width="144" align="left"><a href="http://www.usaid.gov/" target="_blank"><img border="0" src="../home/usaid-mare.jpg" width="125" height="125"/></a></td><td width="155" align="center"> <a href="http://www.aed.org/" target="_blank"><img border="0" src="../home/AED.jpg" width="125" height="44"/></a></td> <td width="127" align="right"> <a href="http://www.ime.ro/" target="_blank"><img src="../home/siglaIME.gif" width="114" height="106" border="0"/></a></td></tr> </table> </td> </tr> </tbody> </table> </div> </div> <script> var href = window.location.href; if (href.indexOf('home.html')!=-1) { window.location="index.php?p=home"; } </script> </body> </html> </div> </td> </tr> <tr> <td align="center"> 2005 - 2024 Powered by TinREAD © IME România <a href="?p=h"></a> <a href="?p=union_catalog"></a> <a href="?p=the_digital_library"></a> <a href="?p=participants"></a> <a href="?p=projects_and_integration"></a> <a href="?p=download"></a> <a href="sitemap.html"></a> </td> </tr> </table> <!-- overlayed element --> <div class="apple_overlay" id="overlay"> <!-- the external content is loaded inside this tag --> <div class="contentWrap"></div> </div> <!-- make all links with the 'rel' attribute open overlays --> <script> var myMenu = getMenuEn(); $(function() { $("a[rel]").overlay({ mask: '#000', effect: 'apple', onBeforeLoad: function() { var wrap = this.getOverlay().find(".contentWrap"); wrap.load(this.getTrigger().attr("href")); } }); // loadContent(myMenu); }); flashembed("menu_flash", { src: "book_menu7.swf", wmode: 'opaque' }, {menu: myMenu}); flashembed("flash_ob", { src: "opened_book.swf", wmode: 'opaque' }, {menu: myMenu}); </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-19343376-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); $('#search_field').keypress(function(e) { var code = e.keyCode ? e.keyCode : e.which; if(code.toString() == 13) { search(); } }); </script> </body> </html>