<script language="JavaScript">
		        document.write(screen.availWidth + ' x '+ screen.availHeight);
</script>