pointlight GL_Candlestick1 {
	color 0.525 0.16 0.05
	size 63
	offset 0 24 0 
}

pointlight GL_Candlestick2 {
	color 0.525 0.16 0.05
	size 61
	offset 1 24 0 
}

pointlight GL_CandlestickFlame {
	color 0.75 0.55 0.45
	size 12
	offset 0 3 0 
}

pointlight GL_CandlestickFlame2 {
	color 0.75 0.55 0.45
	size 12
	offset 0.1 3 0 
}

pointlight GL_CandlestickFlame3 {
	color 0.75 0.55 0.45
	size 12
	offset 0 3 0.1 
}

pointlight GL_CandlestickFlame4 {
	color 0.75 0.55 0.45
	size 12
	offset 0.1 3 0.1 
}

pointlight GL_CandlestickFlame5 {
	color 0.75 0.55 0.45
	size 12
	offset -0.1 3 0.1
}

object G2_Candlestick {
	frame CANDA {light GL_Candlestick1}
	frame CANDB {light GL_Candlestick2}
}

object G2_CandleStickFlame {
	frame FLMAA {light GL_CandlestickFlame}
	frame FLMAB {light GL_CandlestickFlame2}
	frame FLMAC {light GL_CandlestickFlame3}
	frame FLMAD {light GL_CandlestickFlame4}
	frame FLMAE {light GL_CandlestickFlame5}
}
