VERSION 1	//  *********************************************
		//  *	Carma2 front-end interface file		*
		//  *						*
		//  *    Specifies location and content of 	*
		//  *	  interface screen elements		*
		//  *						*
		//  *********************************************

Settings	// Screen Title

5		// number of elements/items on screen
0		// number of groups
mainback	// underlay modelname

// Spec. for each item 
Setting_1
200, 120,	// xpos, ypos
128, 32, 	// width, height
0, 1		// normal font, hilight font
0
0
0
0

Setting_2
200, 160,
128, 32,
0, 1
0
0
0
0

Setting_3
200, 200, 
128, 32, 
0, 1
0
0
0
0

OK
130, 330, 
64, 32, 
0, 1
0
1
0
0

CANCEL
300, 330, 
64, 32, 
0, 1
0
1
0
0

//Scrolling list specs
0	// # of scrollers

//Radio Button specs
0	// # of radio button groups

// level bar specs
0

