// Id: display.js
// Avgör upplösning hos monitor

document.write(screen.width + " x " + screen.height + ".")
