function wopen(f) {
	window.open(f,'deloco',"width=450, height=400, top=100, left=250");
}
