if(800 == screen.width && 600 == screen.height){
   var SetHtml = document.getElementById("HtmlStyle");
   SetHtml.className = 'BodyScroll';
}
