moreImage = 'media/_more_.gif'
transImage= 'media/_trans_.gif'
var ImageButton2 = new makeButton('media/whoOFF_01.gif,media/whoON_01.gif',
	'who.html','ImageButton2','what','ImageButton2',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 0] = ImageButton2;
var ImageButton3 = new makeButton('media/whatON_02.gif',
	'#ImageButton3_Anchor','ImageButton3','what','ImageButton3',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 1] = ImageButton3;
var ImageButton4 = new makeButton('media/whereOFF_03.gif,media/whereON_03.gif',
	'where.html','ImageButton4','what','ImageButton4',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 2] = ImageButton4;
var ImageButton5 = new makeButton('media/whyOFF_04.gif,media/whyON_04.gif',
	'why.html','ImageButton5','what','ImageButton5',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 3] = ImageButton5;
var ImageButton1 = new makeButton('media/wwwwHClogo_08.gif',
	'Index.html','ImageButton1','what','ImageButton1',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 4] = ImageButton1;
var ImageButton10 = new makeButton('media/GalleryHeader_10.gif',
	'gallery.html','ImageButton10','what','ImageButton10',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 5] = ImageButton10;
var ImageButton8 = new makeButton('media/ContactUsHeader_12.gif',
	'contact.html','ImageButton8','what','ImageButton8',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 6] = ImageButton8;
var ImageButton9 = new makeButton('media/NewsHeader_13.gif',
	'news.html','ImageButton9','what','ImageButton9',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 7] = ImageButton9;


