/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */


function resolucao(){

    if(screen.width == "800"){
        document.getElementById("css").href = "/SiteNasajon/css/800x600.css";
    }
}