// JavaScript Document

function redim()
{
	//self.moveTo(0,0);
	//self.resizeTo(window.screen.availWidth, window.screen.availHeight) ;
}