function PopWin2(url) {	window.open(url,"pop","width=500,height=585,scrollbars=yes")} 

function PopWin3(url) {	window.open(url,"pop","width=520,height=575,scrollbars=yes")} 

