function opnw()
{ 
	window.open("recommend.htm","","width=600,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no");	
}