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

New game Menu	// Screen Title

6		// number of elements/items on screen
1		// number of groups
newg.tif	// backdrop image name


// Spec. for each item 
New_game	// Button text - XXX denotes no text - use underscore for spaces
128,110		// xpos, ypos
128, 32, 	// width, height
5,5,		// "unlit" font, "hilighted" font
0		// pixelmap index (0 = no image)
0		// Greyed-out backdrop?	1=yes, 0=no
0		// selectable?  i.e. 0 if a "button", 1 if an "option -  a button does something, an option represents a value
0		// group
0		// level bar id
0		// wrap text?
0		// disable glow?

skill_level	// Button text - XXX denotes no text - use underscore for spaces
128,150		// xpos, ypos
128, 32, 	// width, height
4,4,		// "unlit" font, "hilighted" font
0		// pixelmap index (0 = no image)
0		// Greyed-out backdrop?	1=yes, 0=no
0		// selectable?  i.e. 0 if a "button", 1 if an "option -  a button does something, an option represents a value
0		// group
0		// level bar id
0		// wrap text?
0		// disable glow?

easy_as_stamping_on_kittens	// Button text - XXX denotes no text - use underscore for spaces
130,170		// xpos, ypos
128,32 	// width, height
0,1		// "unlit" font, "hilighted" font
0		// pixelmap index (0 = no image)
0		// Greyed-out backdrop?	1=yes, 0=no
1		// selectable?  i.e. 0 if a "button", 1 if an "option -  a button does something, an option represents a value
1		// group
0		// level bar id
0		// wrap text?
0		// disable glow?

normal_day-to-day_depravity	// Button text - XXX denotes no text - use underscore for spaces
130,185		// xpos, ypos
128,32 	// width, height
0,1		// "unlit" font, "hilighted" font
0		// pixelmap index (0 = no image)
0		// Greyed-out backdrop?	1=yes, 0=no
1		// selectable?  i.e. 0 if a "button", 1 if an "option -  a button does something, an option represents a value
1		// group
0		// level bar id
0		// wrap text?
0		// disable glow?

hard_as_fisting_a_velociraptor	// Button text - XXX denotes no text - use underscore for spaces
130,200		// xpos, ypos
128,32 	// width, height
0,1		// "unlit" font, "hilighted" font
0		// pixelmap index (0 = no image)
0		// Greyed-out backdrop?	1=yes, 0=no
1		// selectable?  i.e. 0 if a "button", 1 if an "option -  a button does something, an option represents a value
1		// group
0		// level bar id
0		// wrap text?
0		// disable glow?

OK	// Button text - XXX denotes no text - use underscore for spaces
410,220		// xpos, ypos
128, 32, 	// width, height
6,7		// "unlit" font, "hilighted" font
0		// pixelmap index (0 = no image)
0		// Greyed-out backdrop?	1=yes, 0=no
0		// selectable?  i.e. 0 if a "button", 1 if an "option -  a button does something, an option represents a value
0		// group
0		// level bar id
0		// wrap text?
0		// disable glow?


//Scrolling list specs
0	// # of scrollers

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

// level bar specs
0

