function subwinOpen(url){

	window.open(url, "window_pp", "width=520,height=420,scrollbars=yes");

}

