moreImage = 'images/_more_.gif'
transImage= 'images/_trans_.gif'
var ImageButton2 = new makeButton('images/company.gif,images/company2.gif',
	'about.htm','ImageButton2','index','ImageButton2',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 0] = ImageButton2;
var ImageButton1 = new makeButton('images/clients.gif,images/clients2.gif',
	'sample.asp','ImageButton1','index','ImageButton1',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 1] = ImageButton1;
var ImageButton7 = new makeButton('images/requestaquote.gif,images/requestaquote2.gif',
	'equote.asp','ImageButton7','index','ImageButton7',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 2] = ImageButton7;
var ImageButton5 = new makeButton('images/eplanup.gif,images/eplanup2.gif',
	'consulting.htm','ImageButton5','index','ImageButton5',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 3] = ImageButton5;
var ImageButton6 = new makeButton('images/onlineup.gif,images/onlineup2.gif',
	'promotion.htm','ImageButton6','index','ImageButton6',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 4] = ImageButton6;
var ImageButton8 = new makeButton('images/webdevup.gif,images/webdevup2.gif',
	'webservices.htm','ImageButton8','index','ImageButton8',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 5] = ImageButton8;
var ImageButton3 = new makeButton('images/contactup.gif,images/contactup2.gif',
	'contact.asp','ImageButton3','index','ImageButton3',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 6] = ImageButton3;
var ImageButton4 = new makeButton('images/ebus1.gif,images/ebus2.gif',
	'webnews.asp','ImageButton4','index','ImageButton4',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 7] = ImageButton4;

