var repository="/international/web/lg/pe/likelgagape.nsf/RepositoryByAlias/Like20Std/$FILE/"; var repository1="/international/web/lg/pe/likelgagape.nsf/RepositoryByAlias/Like20Std1/$FILE/"; // The following JavaScript function will determine if the browsers // is IE version 4+ or Netscape version 4+ ns = false; ie = false; if (parseInt(navigator.appVersion) >= 4) { if (navigator.appName == "Microsoft Internet Explorer") ie = true; if (navigator.appName == "Netscape") ns = true; } function SubTitleHeader (Subtitle,Next) { document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"+Subtitle+"
"); } function TopNextLinks(Next) { document.writeln(""); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); if (Next != "") { document.writeln(""); document.writeln(""); }; document.writeln("
"); document.writeln("Arriba"); document.writeln("Siguiente
"); } popupWins = new Array(); function windowOpener(url, name, args) { if ( typeof( popupWins[name] ) != "object" ){ popupWins[name] = window.open(url,name,args); } else { if (!popupWins[name].closed){ popupWins[name].location.href = url; } else { popupWins[name] = window.open(url, name,args); } } popupWins[name].focus(); } function onClick(){ document.form(0).submit(); } function doQuickSearch() { var ThisForm=document.forms['QuickSearch']; if (ThisForm.QuickSearchStr.value != "") { var SortBy="&SearchOrder=4"; var Start="&Start=1"; var Count="&Count=100"; document.location=dbPath+"(SearchView)?SearchView&Query=("+ThisForm.QuickSearchStr.value+")"+Start+Count+SortBy; } else {alert('Por favor escriba el texto que desea buscar.')} } // Creates code for inserting Flash element function wFlash(file,w,h) { document.writeln("") document.writeln("") document.writeln("") document.writeln("") document.writeln("") } // Creates code for inserting Windows Media element function ctrlWindowsMedia(alias,action) { if (action == "play") { if (ie) {document.all[alias].play()} } if (action == "pause") { if (ie) {document.all[alias].pause()} } if (action == "stop") { if (ie) {document.all[alias].stop();document.all[alias].CurrentPosition = 0} } if (action == "rewind") { if (ie) {document.all[alias].CurrentPosition = 0} } } function csrWindowsMedia() { } function wWindowsMedia(alias,file,w,h) { document.writeln("
") document.writeln("") document.writeln("") document.writeln("") document.writeln("") document.writeln("") document.writeln("
") document.writeln("") document.writeln("") document.writeln("") document.writeln("") document.writeln("
") }