function PopupRecommend() {
	F = window.open("recommend.php","Popup","width=600,height=412,left=0,top=0");
}