var header = new Array();
var url = new Array();
var name = new Array();
var src = new Array();
var alt = new Array();
var width = new Array();


header[0] = "choose"; url[0] = "choose1.html"; name[0] = "img_a"; src[0] = "choose"; alt[0] = "Choose an advisor"; width[0] = "134";
header[1] = "work"; url[1] = "work1.html"; name[1] = "img_b"; src[1] = "work"; alt[1] = "Work with an advisor"; width[1] = "155";
header[2] = "saveretire"; url[2] = "saveretire1.html"; name[2] = "img_c"; src[2] = "saveretire"; alt[2] = "Retirement saving"; width[2] = "131";
header[3] = "retire"; url[3] = "retire1.html"; name[3] = "img_d"; src[3] = "retire"; alt[3] = "Ready to retire"; width[3] = "112";
header[4] = "estate"; url[4] = "estate1.html"; name[4] = "img_e"; src[4] = "estate"; alt[4] = "Estate planning"; width[4] = "117";
header[5] = "education"; url[5] = "education1.html"; name[5] = "img_f"; src[5] = "education"; alt[5] = "Education saving"; width[5] = "126";