function initialize_color_chooser(){
	$("#colorpicker").farbtastic();
}