// JavaScript Document

/*var x = ( screen.width - 800 ) / 2;
window.resizeTo( 815, screen.height );
window.moveTo( x ,0 );*/


