﻿function print() {
    document.getElementById('css').href = '/css/print.css';
    //window.print();
}
