function openPassword(){
	window.open(href='/myaccount/pass_request.asp?hide_headers=true','msgpass','scrollbars=no,resizable=no,height=300,width=800,left=100,top=100');
	return false;
}