function  nogo(){  
document.getElementById('conash3D0').width = 0;
document.getElementById('conash3D0').height = 0; 
}
window.onload = nogo;
