function winopen(){
		window.open("howto.html","howto","width=300,height=400");
}


