<!--
add_fields('venue_uid','Venue','short_text',1,255);
add_fields('organisation','Place of Work/Study','short_text',1,255);
add_fields('workadd1','Work Address1','short_text',1,255);
add_fields('workadd2','Work Address2','short_text',1,255);
add_fields('worktown','Work Town','short_text',1,255);
add_fields('workpostcode','Work Postcode','short_text',1,255);
add_fields('phone','Telephone','short_text',1,255);
//-->
