var sections = new CreateArray(5);
sections[1].sName = "Scissors for Children";
sections[1].sURL = "Scissors%5ffor%5fChildren%2ehtml";
sections[1].sImage = "meg1.jpg";
sections[1].nSectionId = "7";
sections[1].nImageWidth = "125";
sections[1].nImageHeight = "125";
sections[2].sName = "Scissors for Adults";
sections[2].sURL = "Scissors%5ffor%5fAdults%2ehtml";
sections[2].sImage = "peg5.jpg";
sections[2].nSectionId = "8";
sections[2].nImageWidth = "125";
sections[2].nImageHeight = "125";
sections[3].sName = "Kitchen Tools";
sections[3].sURL = "Kitchen%5fTools%2ehtml";
sections[3].sImage = "pktbk.jpg";
sections[3].nSectionId = "48";
sections[3].nImageWidth = "125";
sections[3].nImageHeight = "125";
sections[4].sName = "Garden Tools";
sections[4].sURL = "Garden%5fTools%2ehtml";
sections[4].sImage = "pgtt.jpg";
sections[4].nSectionId = "49";
sections[4].nImageWidth = "125";
sections[4].nImageHeight = "125";
sections[5].sName = "Other";
sections[5].sURL = "Other%5fAssistive%5fDevices%2ehtml";
sections[5].sImage = "papch.jpg";
sections[5].nSectionId = "50";
sections[5].nImageWidth = "125";
sections[5].nImageHeight = "125";

