<!--
function OpenWin(){
	win=window.open("policy.html","new","width=560,height=500,scrollbars=yes,resizable=yes");
}
// -->
