window.onload=function(){
if(screen.width>800){
document.getElementById("gogadic").style.display="block";
}
}
