function bio(n) {
	window.open('/trips/guest_chef/bio/'+n,'gc_bio','height=400,width=315,statusbar=no,title=no,location=no,scrollbars=yes');
}
