function qr(){
	window.open('./qr.html','','width=180,height=180,resizable=no');
}