function popup(page,height,width) {
	tb_show(null,page+'?height='+height+'&width='+width,null);	
}