function printInfo()
{
    window.print();
    return true;
}


