НАЦИОНАЛНА МРЕЖА ОТ ВИРТУАЛНИ БИБЛИОТЕКИfunction getParameter ( queryString, parameterName ) {// Add "=" to the parameter name (i.e. parameterName=value)var parameterName = parameterName + "=";if ( queryString.length > 0 ) {// Find the beginning of the stringbegin = queryString.indexOf ( parameterName );// If the parameter name is not found, skip it, otherwise return the valueif ( begin != -1 ) {// Add the length (integer) to the beginningbegin += parameterName.length;// Multiple parameters are separated by the "&" signend = queryString.indexOf ( "&" , begin );if ( end == -1 ) {end = queryString.length}// Return the stringreturn unescape ( queryString.substring ( begin, end ) );}// Return "null" if no parameter has been foundreturn "null";}}function MM_swapImgRestore() { var i,x,a=document.MM_sr; for(i=0;a&&i

National Network of Virtual Libraries
 
0 гласа
Адрес
http://bvu-bg.eu/nmvb
Бутон за гласуване
постави следния код на своята страница за да включиш бутон за гласуване
Автор

© 2008 Katalozi.eu | ТОП 100 | Включи сайта си | Обратна връзка
0.01932