/* * bdPrintWindow - Objeto que exibe janela para impressão * * Copyright (c) 2008 Tihh Gonçalves , http://www.bludata.com.br * Licensed under the MIT License: * http://www.opensource.org/licenses/mit-license.php * * $Version: 1.0.0 BETA * * Dependências: * - jQuery 1.2.6 * - jquery.jqModal * - jquery.tooltip */ function PrintWindow(pagina) { //Verifica browser.. if($.browser.mozilla) //Se for Firefox { $('
').appendTo("body"); $('
').appendTo("body"); $('
').appendTo("#PrintWindowForm"); $('