Tu Resolución es :
');
// Used to indicate that JS1.2 is supported
right_browser=true;
// Grabs screen resolution
width = screen.width;
height = screen.height;
// Deactivate Cloaking -->
document.write('
'+width+' x '+height+'');
document.write('
');
document.write('