if(window.name == "printWindow"){
    document.write('<link rel="stylesheet" href="/css/common/print.css" type="text/css" media="all" />');
    }

