/home/suroeste/public_html/gorbus.transportessuroeste.com/reservas/_lib/prod/lib/js
NameSizeModeActions
calendar.js108200644editdlrm
index.html47250644editdlrm
jsrsClient.js117090644editdlrm
nm_backup.js69790644editdlrm
nm_format_num.js47040644editdlrm
nm_gauge.js66680644editdlrm
nm_open_graf.js3710644editdlrm
nm_open_pdf.js5250644editdlrm
Edit: /home/suroeste/public_html/gorbus.transportessuroeste.com/reservas/_lib/prod/lib/js/nm_open_pdf.js (525B)
/** * $Id: nm_open_pdf.js,v 1.1.1.1 2011-05-12 20:31:29 diogo Exp $ */ function nm_gp_pdf(x, y, z, p, o, b, l, cl, f) { window.open(path_prod + '/lib/php/nm_config_pdf.php?nm_opc=' + x + '&nm_target=' + y + '&nm_cor=' + z + '&papel=' + p + '&orientacao=' + o + '&bookmarks=' + b + '&largura=' + l + '&conf_larg=' + cl + '&conf_fonte=' + f + '&grafico=' + contr_grafico + '&language=' + contr_idioma, '', 'location=no,menubar=no,resizable=no,scrollbars=no,status=no,toolbar=no,width=300,height=250'); }