function size() {
	open(
		"../size.php",
		"displayWindow",
		"width=600,height=500,status=0,toolbar=0,directories=0,scrollbars=1");
}