function w_open()
{
	window.open('Privacy.html', '', 'width=620,height=600,scrollbars=no');
}


