function popup_suggest()
{
	window.open( "suggestions.html", "", "top=40, left=40, width=500, height=240");
}