<!--
	var user_fields = new Array;
	add_fields('title','Title','short_text',1,255);
	add_fields('price','Price','short_text',1,255);
	add_fields('location','Location','short_text',1,255);
//-->
