//--><script language="javascript"><!--
function resolX() {
document.write(screen.width);
}

function resolY() {
document.write(screen.height);
}
//--></script>
