var nose_list = new Object();
nose_list.imageTable = new Array();
nose_list.imax = 0;
nose_list.iwidth = 0; // images very large, make viewable
//configure the below images and description to your own. 
nose_list.imageTable[nose_list.imax++] = new Array ("nose_list_images/P8300030_web.jpg",
"The first picture... ");
nose_list.imageTable[nose_list.imax++] = new Array ("nose_list_images/P9150062_web.jpg",
"This is the second picture. " +
"It is very nice. ");
nose_list.imageTable[nose_list.imax++] = new Array ("nose_list_images/P9150067_web.jpg",
"The third one. ");
nose_list.imageTable[nose_list.imax++] = new Array ("nose_list_images/P9230099_web.jpg",
"And the fourth. ");
nose_list.imageTable[nose_list.imax++] = new Array ("nose_list_images/P9230111_web.jpg",
"The fifth is always nice too. " +
"Wait till you see the sixth one. ");
nose_list.imageTable[nose_list.imax++] = new Array ("nose_list_images/Pa070009_web.jpg",
"Oh wow. ");
nose_list.imageTable[nose_list.imax++] = new Array ("nose_list_images/Pb290020_web.jpg",
"Queen of the couch. ");
