function Item(Url){
	newWindow=window.open(Url,'','width=835,height=550,toolbar=0,scrollbars=1,resizable=0,status=0');
}