// Print function

function printArticle() { 

print(document); 

}
