<!--
document.write('<div class="ct"><hr>');

document.write('<img src="http://www.genista.net/i/lgo-ie.gif" width="18" height="18" title="Checked with Internet Explorer">&nbsp;');

document.write('<img src="http://www.genista.net/i/lgo-ffox.gif" width="16" height="16" title="Checked with Mozilla Firefox">&nbsp;');

document.write('<img src="http://www.genista.net/i/lgo-opra.gif" width="19" height="19" title="Checked with Opera Software">&nbsp;');

document.write('<img src="http://www.genista.net/i/lgo-sfri.gif" width="18" height="18" title="Checked with Safari">');

document.write('<br>');

x=screen.availWidth;
y=screen.availHeight;
//window.moveTo(0,0);
//window.resizeTo(x,y);

document.write('You:'+screen.width+'&times;'+screen.height);
//document.write('Best:1024&times;768<br><hr></div>');

document.write('<br><hr></div>');
//-->