moreImage = 'images/_more_.gif'
transImage= 'images/_trans_.gif'
var ImageButton1 = new makeButton('images/text_HelpButton.gif',
	'community.asp','ImageButton1','contact_us','ImageButton1',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 0] = ImageButton1;
var Form1= new formDef('Form1',nullFunc,nullFunc);
var CommentsName= new editDef('CommentsName',23,1,nullFunc,nullFunc,nullFunc);
var CommentsAddress1= new editDef('CommentsAddress1',23,1,nullFunc,nullFunc,nullFunc);
var CommentsAddress2= new editDef('CommentsAddress2',23,1,nullFunc,nullFunc,nullFunc);
var CommentsPhone= new editDef('CommentsPhone',13,1,nullFunc,nullFunc,nullFunc);
var CommentsEmail= new editDef('CommentsEmail',23,1,nullFunc,nullFunc,nullFunc);
var CommentsComments= new editDef('CommentsComments',42,5,nullFunc,nullFunc,nullFunc);


