var fractalMapOptions = 
		{ ashaders: [ { subid: "off", title: "Default", active: true, shaders : [
		 ] }
	 ],
		analytic: [ { subid: "off", title: "Default" }
	, { subid: "06_03_A_v_B__", title: "06/03 Actual vs Budget ($)", active: true
		, field: "06_03_A_v_B__"
		, noData : [207,207,0]
			, gradient : [
			 { value : "-1,500,000", colour : [192,0,0] }
			,  { value : "0", colour : [192,192,192] }
			,  { value : "1,500,000", colour : [45,192,0] }
			
			]
		 }
	, { subid: "FIELD5", title: "06/03 Actual vs Budget (%)"
		, field: "FIELD5"
		, noData : [207,207,0], belowRange : [255,0,0], aboveRange : [0,255,0]
			, gradient : [
			 { value : "-150", colour : [192,0,0] }
			,  { value : "0", colour : [192,192,192] }
			,  { value : "150", colour : [45,192,0] }
			
			]
		 }
	, { subid: "2003_A_v_B__", title: "2003 Actual vs Budget ($)"
		, field: "2003_A_v_B__"
		, noData : [207,207,0], belowRange : [255,0,0], aboveRange : [0,255,0]
			, gradient : [
			 { value : "-7,500,000", colour : [192,0,0] }
			,  { value : "0", colour : [192,192,192] }
			,  { value : "7,500,000", colour : [45,192,0] }
			
			]
		 }
	, { subid: "FIELD10", title: "2003 Actual vs Budget (%)"
		, field: "FIELD10"
		, noData : [207,207,0], belowRange : [255,0,0], aboveRange : [0,255,0]
			, gradient : [
			 { value : "-75", colour : [192,0,0] }
			,  { value : "0", colour : [192,192,192] }
			,  { value : "75", colour : [45,192,0] }
			
			]
		 }
	, { subid: "2003_v_2002__", title: "2003 Actual vs 2002 ($)"
		, field: "2003_v_2002__"
		, noData : [207,207,0]
			, gradient : [
			 { value : "-3,000,000", colour : [192,0,0] }
			,  { value : "0", colour : [192,192,192] }
			,  { value : "3,000,000", colour : [45,192,0] }
			
			]
		 }
	, { subid: "FIELD12", title: "2003 Actual vs 2002 (%)"
		, field: "FIELD12"
		, noData : [207,207,0], belowRange : [255,0,0], aboveRange : [0,255,0]
			, gradient : [
			 { value : "-150", colour : [192,0,0] }
			,  { value : "0", colour : [192,192,192] }
			,  { value : "150", colour : [45,192,0] }
			
			]
		 }
	 ],
		dicons: [ { subid: "none", title: "Default", active: true, rules : [  ] }
	 ],
		sort: [ { subid: "NAME", title: "Name", active: true, field: "NAME" }
	, { subid: "06_03_A", title: "06/03 Actual", field: "06_03_A" }
	, { subid: "06_03_B", title: "06/03 Budget", field: "06_03_B" }
	, { subid: "06_02_A", title: "06/02 Actual", field: "06_02_A" }
	, { subid: "06_03_A_v_B__", title: "06/03 Actual vs Budget ($)", field: "06_03_A_v_B__" }
	, { subid: "FIELD5", title: "06/03 Actual vs Budget (%)", field: "FIELD5" }
	, { subid: "2003_A", title: "2003 Actual", field: "2003_A" }
	, { subid: "2003_B", title: "2003 Budget", field: "2003_B" }
	, { subid: "2002_A", title: "2002 Actual", field: "2002_A" }
	, { subid: "2003_A_v_B__", title: "2003 Actual vs Budget ($)", field: "2003_A_v_B__" }
	, { subid: "FIELD10", title: "2003 Actual vs Budget (%)", field: "FIELD10" }
	, { subid: "2003_v_2002__", title: "2003 Actual vs 2002 ($)", field: "2003_v_2002__" }
	, { subid: "FIELD12", title: "2003 Actual vs 2002 (%)", field: "FIELD12" }
	 ],
		sizing: [ { subid: "none", title: "Default (Standard Sizing)", active: true }
	 ],
		hierarchy: [ { subid: "default", title: "Default", active: true }
	 ],
		tooltip: { 
		leavesOnly: false,
		position: "mouse",
		fields: [ "06_03_A"
	, "06_03_A_v_B__"
	, "FIELD5"
	, "2003_A"
	, "2003_A_v_B__"
	, "FIELD10"
	 ]
	 },
		fields: [ { id: "NAME", name: "Name", comma1000: false, negBrackets: false, places: 2 }
	, { id: "06_03_A", name: "06/03 Actual", comma1000: true, negBrackets: true, places: 0 }
	, { id: "06_03_B", name: "06/03 Budget", comma1000: true, negBrackets: true, places: 0 }
	, { id: "06_02_A", name: "06/02 Actual", comma1000: true, negBrackets: true, places: 0 }
	, { id: "06_03_A_v_B__", name: "06/03 Act v Budg $", comma1000: true, negBrackets: true, places: 0 }
	, { id: "FIELD5", name: "06/03 Act v Budg %", comma1000: true, negBrackets: false, places: 1 }
	, { id: "2003_A", name: "2003 Actual", comma1000: true, negBrackets: true, places: 0 }
	, { id: "2003_B", name: "2003 Budget", comma1000: true, negBrackets: true, places: 0 }
	, { id: "2002_A", name: "2002 Actual", comma1000: true, negBrackets: true, places: 0 }
	, { id: "2003_A_v_B__", name: "2003 Act v Budg $", comma1000: true, negBrackets: true, places: 0 }
	, { id: "FIELD10", name: "2003 Act v Budg %", comma1000: true, negBrackets: false, places: 1 }
	, { id: "2003_v_2002__", name: "2003 Act v 2002 $", comma1000: true, negBrackets: true, places: 0 }
	, { id: "FIELD12", name: "2003 Act vs 2002 %", comma1000: true, negBrackets: false, places: 1 }
	 ],
		callouts: [  ],
		shaders : { shade: "emboss", tshade: "cone", lshade: "silk" },
		olhl: false,
		ani: true,
		colours: { 
		map: [ 123,162,231 ],
		background: [ [ 123,162,231 ]
	, [ 99,117,214 ]
	 ],
		dicons: [ [ 128, 128, 128 ], [ 192,192,192 ], [ 128, 128, 128 ], [ 99,117,219 ], [ 128, 128, 128 ], [ 192,0,0 ] ]
	 } }
	;